Loading Tool

Explorer IconExplorer

Memory Pool

84,305 transactions
31.65 vMB
0.14216913 BTC
Random Selection Loading Transactions
Max Size: 189.07/200 MB

Candidate Block

Mining Attempt 02b88f9902759076a708c1a0ccc9675d73dbad33c2ebe19a6b0bcc078f2d7175
Version 20000000
Previous Block 0000000000000000000155b2073facafbf0b2f4713974f25dac073632df31896
Merkle Root 052fd14bb9c5655c7367682b6187817e174d46daa8bf92ce4a12ec405ca3f0cf
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,219
Size: 1.00 vMB
Total Fees: 0.03750462 BTC
Feerates: 55.77 > 3.76 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,148 (535,012 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
380,136 380,136 00000000000000000275865ac245f87f69e3b385f6ac1eefb1757033e97bee00 1,052 0.50/1.00 vMB 36
380,135 380,135 00000000000000000b25b9b807523069b7635d6f8e32af042f29d9cbfe65aeef 98 0.25/1.00 vMB 6
380,134 380,134 00000000000000000538d0bbd51b29ee47b45700c68f3267b165c2ba5d1992b7 236 0.25/1.00 vMB 18
380,133 380,133 00000000000000000aed818c74119c517e5b2cc3d92eb267d8fb78daadcf06ed 276 0.17/1.00 vMB 30
380,132 380,132 0000000000000000028e006d4d4e74326d63309bc8fc17183fa890bd5980d29a 1,480 0.76/1.00 vMB 35
380,131 380,131 00000000000000000e878f16de70997acef29a001feb92e5eb11336141d0ba09 435 0.25/1.00 vMB 35
380,130 380,130 00000000000000000efe1ade54293ba049ea103a61861e2630617ca9e9f5b909 533 0.41/1.00 vMB 17
380,129 380,129 00000000000000000b3b1b20987e918034fdddca8782032287398ecf8d55aacc 407 0.17/1.00 vMB 52
380,128 380,128 000000000000000010fb7126a6fea6b8fc3ee69a6f2367e6bec0e343e8234f5e 469 0.24/1.00 vMB 33
380,127 380,127 00000000000000000ab40490f5383a01d0f9899c5480973e683032ace101bf83 1,556 0.82/1.00 vMB 38
380,126 380,126 0000000000000000016e2495df75ae6d4ba2c0868eaf839b92ddacd120348356 1,085 0.68/1.00 vMB 31
380,125 380,125 0000000000000000018679a4c5f8bca2dcf7c5eacefb49aa1166c395f1970d9d 653 0.40/1.00 vMB 34
380,124 380,124 00000000000000001208c5121f03cd488c2ff64ff6fa5fd44aeaa34ecba0afef 1 0.00/1.00 vMB 0
380,123 380,123 000000000000000005d6d88a5cc58f0604c69e1694b8f7132cf624c821697900 267 0.21/1.00 vMB 62
380,122 380,122 00000000000000000dc6d883b71c28bdd22b79f4f4a1e8f838c59177539dbcd1 584 0.27/1.00 vMB 37
380,121 380,121 000000000000000011f5846e4897b208e346dc2efc3f65dffc52755642a31374 939 0.60/1.00 vMB 46
380,120 380,120 000000000000000001963924f676d5fe06bbc7057c76c16de89e3da51a83950e 894 0.41/1.00 vMB 36
380,119 380,119 0000000000000000049ebbc812a8a5beadd28ba5d28d9543d22d790816428015 228 0.14/1.00 vMB 31
380,118 380,118 000000000000000002f100887aea28eacb5ffdd0d80bccef67599e372123450c 694 0.43/1.00 vMB 25
380,117 380,117 000000000000000011888b417a43e397cddd90b2ffaaac50bd962b692579bfaf 242 0.14/1.00 vMB 24
380,116 380,116 00000000000000000a0fe9a0df4a8afcd3f762a9c792d41169d0ee7bb64f9964 701 0.33/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 782.65 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: 672.72 GB
    • Received: 16.32 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.