Loading Tool

Explorer IconExplorer

Memory Pool

77,264 transactions
28.67 vMB
0.06648164 BTC
Random Selection Loading Transactions
Max Size: 173.94/200 MB

Candidate Block

Mining Attempt e4db883339390a70626caad91a1fae38ad0707fae2f63c1aa34930c9939bcc1d
Version 20000000
Previous Block 0000000000000000000094b33996c224af01f043a358605fe53f3736f068ed4c
Merkle Root ba9b3fb62d96c6b949aaf40a69adc58a660791e4d22568a436758ac5a165cfec
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,691
Size: 1.00 vMB
Total Fees: 0.00701678 BTC
Feerates: 101.55 > 0.70 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,094 (278,949 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
636,145 636,145 00000000000000000005bcb476b97a3ca1c095d77d8ecf84d44a05584886e51e 2,246 1.00/1.00 vMB 34
636,144 636,144 00000000000000000007ce2380722f4fd8ddb028e3f9631703b729fdd5557ac5 1,428 1.00/1.00 vMB 39
636,143 636,143 0000000000000000000ee26693b269ffce575b8d59c0bbc7de50e6e23b280b70 2,532 1.00/1.00 vMB 56
636,142 636,142 000000000000000000044f83ef39cbfec2e595b0e533173e607f9cccd30115c2 1,479 1.00/1.00 vMB 24
636,141 636,141 000000000000000000098a597a933562350a5d9f3186e86a3fe17fc446d0e2fe 2,670 1.00/1.00 vMB 35
636,140 636,140 000000000000000000000a0b1d26f6ee91fa7334594fc50707ad16353b322cdc 2,704 1.00/1.00 vMB 47
636,139 636,139 000000000000000000053776e8115337ed7a80f7a4f1e951d8e54aa84a534b0f 2,497 1.00/1.00 vMB 42
636,138 636,138 00000000000000000001630204d3f6fef40b554f851793a3589f06b70381432d 1,933 1.00/1.00 vMB 77
636,137 636,137 00000000000000000009cefbd31b477294c523a25a7976ac08dbe51b3da6f604 1,974 1.00/1.00 vMB 15
636,136 636,136 0000000000000000000009bc43a9867a49357a46449ec28db23b9f692931f14a 2,811 1.00/1.00 vMB 38
636,135 636,135 000000000000000000062cd401d44a915ebea8e69ba7fef50efce7f734ad8c81 2,863 1.00/1.00 vMB 51
636,134 636,134 0000000000000000000837373436aff924b4a3079aa9df9982e02198f6141878 2,501 1.00/1.00 vMB 19
636,133 636,133 00000000000000000003e1d78d58c2db235e4457d1e373c860d7affda0ba03ef 2,770 1.00/1.00 vMB 25
636,132 636,132 0000000000000000000ca6ed8ad635761220f8ad1bc409dd184df986a9682959 2,124 1.00/1.00 vMB 38
636,131 636,131 000000000000000000075cb87177fbf79a302b244da680fbf2bb17d3d72de2c0 2,790 1.00/1.00 vMB 57
636,130 636,130 00000000000000000010e3d03b85b530dda0ffc118e373b79e73189d24f9ee39 2,934 1.00/1.00 vMB 31
636,129 636,129 0000000000000000000e5fff603d07ce177076b5c9c419dcc2d967a94970111e 2,760 1.00/1.00 vMB 51
636,128 636,128 000000000000000000008ddcbb9cf730abff225eaebddd82e878c7f8da31d866 2,678 1.00/1.00 vMB 37
636,127 636,127 00000000000000000004b7f423ab609d35ed819241585008d658d29498baf0f1 2,859 1.00/1.00 vMB 58
636,126 636,126 0000000000000000000737249bf186f5a1a15342071bf6c49c89d34eef0fb5af 2,412 1.00/1.00 vMB 24
636,125 636,125 000000000000000000072aade404e2614a9d57a8a4fd9af8f42a9e97a7db5cce 2,707 1.00/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 782.56 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: 669.97 GB
    • Received: 15.79 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.