Loading Tool

Explorer IconExplorer

Memory Pool

40,832 transactions
28.62 vMB
0.06644709 BTC
Random Selection Loading Transactions
Max Size: 146.44/200 MB

Candidate Block

Mining Attempt 7758c7e5dc456d99fc51147736d96fc6ec44450d20416fd055393ea109bc7cb0
Version 20000000
Previous Block 000000000000000000010d7d42c60951ff1aa892469444c13b3952717e2d317b
Merkle Root 3ca84038c4246939fa971e79e13c0714725995d2af5126a672967ee4cde7f6e6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,868
Size: 1.00 vMB
Total Fees: 0.01112950 BTC
Feerates: 100.19 > 1.12 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,612 (192,999 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
721,613 721,613 00000000000000000004851b1f126fe17b65e4e1214dd847a71cbf051d739f7d 3,428 1.00/1.00 vMB 6
721,612 721,612 00000000000000000002307e26db9e202b922f467ecad964d68a06dc451a3d27 2,516 1.00/1.00 vMB 8
721,611 721,611 00000000000000000007c1a7d734f6c94e2f1216274217468d2c680428ac01c9 1,972 1.00/1.00 vMB 18
721,610 721,610 00000000000000000009e74af55dc68540188f9605715605bc2b6fde636f63b7 1,222 0.49/1.00 vMB 9
721,609 721,609 0000000000000000000459633d363e78b9314e9dd85c551560ce19bc917c577c 1,521 0.59/1.00 vMB 9
721,608 721,608 00000000000000000004f14f7725e0985de632e35a9d053b022cf20a1393956b 1,656 0.64/1.00 vMB 9
721,607 721,607 000000000000000000008efd57e7a88c13ef8137c5312487ca2321de77615a6c 1,678 0.97/1.00 vMB 7
721,606 721,606 00000000000000000001839e8c2794afebd32b04f2fa176eb626d648ac2eb184 403 0.79/1.00 vMB 3
721,605 721,605 0000000000000000000060394b3a68de6834b6be90e47b61f34d0b895ff04d48 1,525 0.99/1.00 vMB 6
721,604 721,604 000000000000000000081781f62e95c5710f7ece0b835868fedf9d40fc5f67f4 320 0.22/1.00 vMB 6
721,603 721,603 000000000000000000074b727e93a1c663ec402e7acf1b20ebc7e703bcd75910 363 0.31/1.00 vMB 5
721,602 721,602 0000000000000000000398e20de34e3ec60f3990997b456dfc1912a7c5c487bf 1,600 1.00/1.00 vMB 4
721,601 721,601 000000000000000000041eab1c1f36e9fc06535b18de8a31f28aaa7b3d3a0587 2,659 1.00/1.00 vMB 9
721,600 721,600 0000000000000000000786d2e6243c86ea0a54affbfe2812971cd2df2ffb5541 2,401 1.00/1.00 vMB 13
721,599 721,599 00000000000000000001a0856d5bc736a536403a0521849ec453f83547eafa21 2,110 0.83/1.00 vMB 9
721,598 721,598 000000000000000000006d98f9f502fd4ff487150842d5200aa8249072dbb911 108 0.04/1.00 vMB 8
721,597 721,597 00000000000000000003532318080cdb6771bfcab0debe2b4a2fdf702cfd0187 197 0.07/1.00 vMB 11
721,596 721,596 0000000000000000000414b50b9c426a169443ee751711c8d57b1e6ffac44cc0 427 0.22/1.00 vMB 3
721,595 721,595 0000000000000000000690584c34f0997bdd53200da91eaff38ad7bd66bd1879 1,891 1.00/1.00 vMB 6
721,594 721,594 00000000000000000006c21230ce71add55e706ababe75fa44621c42807b7981 1,750 1.00/1.00 vMB 11
721,593 721,593 00000000000000000003b4d7b4e68def3d5b73ec3901e8500f5c15f0e2da62cc 2,007 0.76/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 781.70 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 629.17 GB
    • Received: 11.88 GB
  • Uptime:

Notes

  • Use the search bar at the top of the website to search for transactions and blocks.
  • Memory pool size (vMB) is the total size of the raw transaction data (not including metadata).
  • Block size (MB) does not include block header, tx count, or coinbase transaction.
  • Feerates are in sats/vbyte.
  • AFR = Average Feerate

About

This is a basic blockchain explorer for exploring Bitcoin data.

The main features of this explorer are:

  • Basic. The data is laid out to try and represent the structure of raw transactions and blocks.
  • Fast. I've made the pages load as fast as I can. If you can't be pretty, you might as well be fast.

So it's pretty basic, but I think you can learn a lot about how Bitcoin works by browsing the raw data and seeing how it all connects together.

Data

The data on this explorer comes from the following sources:

  1. Bitcoin Core. This is used to get raw transaction and block data. This is retrieved via simple bitcoin-cli commands.
  2. SSDB. I'm using a custom database to store the address balances and spent locations of each output. Bitcoin Core does not store this information, so I'm using a custom script and database to store this extra information.

Privacy

This blockchain explorer does not track anything.

I do not collect IP addresses or keep track of requests. Nor do I use any third-party analytics or tracking software.

However, this blockchain explorer is not open-source, so you have to trust me on this one.

Bitcoin Core Explorer

If you want to explore blockchain data without having to trust anyone with your privacy, the simplest way to do this is to run your own Bitcoin Core node and run bitcoin-cli commands.

The two most useful commands are:

  • bitcoin-cli getrawtransaction <txid>
  • bitcoin-cli getblock <hash>
  • You will need to add txindex=1 to your bitcoin.conf configuration file to be able to query for all transactions.
  • Use bitcoin-cli help to a complete list of commands.
  • Use bitcoin-cli help <command name> to see detailed information about a command and all the available options.

Alternatively, you can also run your own self-hosted explorer such as mempool or btc-rpc-explorer.