Loading Tool

Explorer IconExplorer

Memory Pool

77,144 transactions
28.85 vMB
0.06735271 BTC
Random Selection Loading Transactions
Max Size: 174.22/200 MB

Candidate Block

Mining Attempt ceccd9118a5ed7c8cfeafbac6aaabae18258856ed6ebe0113b42c7a7a9d05626
Version 20000000
Previous Block 000000000000000000006cdac57e8b0231ae997822a2b3b6ef460a8873cd8b31
Merkle Root 56d136e4dcbae8e9caf9db7c568a6349902e9742892359d24a6a32d48460b189
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,279
Size: 1.00 vMB
Total Fees: 0.00732889 BTC
Feerates: 40.21 > 0.73 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,100 (521,467 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
393,633 393,633 000000000000000002ec0ee52f26ce0d64a4f57cf2a06acab910c833688d6384 1 0.00/1.00 vMB 0
393,632 393,632 0000000000000000075a35a5ec5fe7c7b00a73b7a891df14c9c4b1a274b8bb9a 2,293 0.99/1.00 vMB 31
393,631 393,631 000000000000000003b07bc59498a3caa540d673db8736722f6241728126bbb4 2,412 1.00/1.00 vMB 33
393,630 393,630 00000000000000000002d8ffbe992bd0c505d9802832f008873cba82e1349351 2,492 0.75/1.00 vMB 59
393,629 393,629 0000000000000000028adc60d329ac945509f023799bd6a2ce1bb7881fd79bba 260 0.17/1.00 vMB 27
393,628 393,628 00000000000000000179f0efd0ae1ae3783d3eda21b8c6ae44394d1a76af2366 418 0.28/1.00 vMB 24
393,627 393,627 00000000000000000557b9ee25d360926f2533bd20b07e692864ef484be5d941 813 0.93/1.00 vMB 20
393,626 393,626 0000000000000000003ddd737601057038e1c3ce74f9775705c6f729544a7389 2,329 0.95/1.00 vMB 39
393,625 393,625 0000000000000000023715f1f6d8b2b691f6ce1d5810e4076256dfd63866a891 968 0.68/1.00 vMB 23
393,624 393,624 000000000000000001e49a1e71c833b8d8615854477734129ce3db3035eebdb9 612 0.75/1.00 vMB 15
393,623 393,623 000000000000000004fb6d9c40b23a5ed7754caf688e93046d2adcae595fada2 796 0.95/1.00 vMB 17
393,622 393,622 00000000000000000151c3d29590e647a82373b6b8b56439c135e0fcd0bbd94e 1,774 0.95/1.00 vMB 27
393,621 393,621 00000000000000000670d810eeb8bcf9a91c20e954e0d55e8d6854efae989e61 2,967 0.99/1.00 vMB 43
393,620 393,620 000000000000000006b2357e6031ef1cdcf80581b6f919e5c4faddc304b155b8 2,712 1.00/1.00 vMB 38
393,619 393,619 0000000000000000002aec68d16b32b4678943475fc8bd5e58a50a18af68b91d 3,281 1.00/1.00 vMB 50
393,618 393,618 0000000000000000034435d8d1b9cefc6ed3bf30888652a1a8841a7fe6c238fa 825 1.00/1.00 vMB 14
393,617 393,617 00000000000000000372221bf16388497853ef30b965fd0f29a0977bef95b4d0 1,785 0.93/1.00 vMB 31
393,616 393,616 0000000000000000051098883a9d6b01f45a80ca63f5d434f4db6e3fc88fe93d 1,574 0.82/1.00 vMB 29
393,615 393,615 000000000000000003c97ad508812f28fad5a15602c26c0c27f045f0e034285f 894 0.35/1.00 vMB 39
393,614 393,614 000000000000000007ad65ff5ac82dfc34d39f536deb85c702c4861e7c22656f 806 0.85/1.00 vMB 18
393,613 393,613 00000000000000000927bb8adc9834599a25295ec5b2eb2d940081279de8d48a 1,363 0.57/1.00 vMB 44
Previous 10 blocks ↓
Total Size: 782.57 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 10
  • Data Transfer:
    • Sent: 670.28 GB
    • Received: 15.84 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.