Loading Tool

Explorer IconExplorer

Memory Pool

11,911 transactions
6.84 vMB
0.02312152 BTC
  • 1 sats/vbyte = 3 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 37.21/200 MB

Candidate Block

Mining Attempt 59f2803157066073655c75567a0feaa072dc5857e9580da9702d64c52d678de0
Version 20000000
Previous Block 0000000000000000000064d22f1bdfdfe2f6b46ad3a091b40b3a4b74f4efc0f9
Merkle Root c4c5a0c457eba17ad2309202f426241b9401e90f7146442f11d3cfb6b17f631a
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,147
Size: 1.00 vMB
Total Fees: 0.00958742 BTC
Median Feerate: 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,384 (706,174 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
207,210 207,210 00000000000000050e3d694f280d58dbf485b5bd06365fae85dde49e542e9833 75 0.05 vMB 99
207,209 207,209 00000000000000598baef20ba0e1485ea9402207960e29c0958a0b2eb8e569b7 378 0.21 vMB 174
207,208 207,208 00000000000001ccbf2dbccb61c82d7fb315de300edd73c7c5a8814298bd5833 94 0.07 vMB 90
207,207 207,207 000000000000026822b4e7f6a488479d3d2be1161bf1188e2801c1b88e9cb253 116 0.04 vMB 82
207,206 207,206 00000000000004bcbdbadfd0142c9991cdb6b3ac0e8eb49979ef377c79fd76f8 299 0.14 vMB 177
207,205 207,205 00000000000000a9bc4730cbea8cc4263d74003921967e61e6f37a0a2ae71349 80 0.04 vMB 73
207,204 207,204 000000000000005c590804039c6305099b5fecc9480a8e0e2b7e34575c8560a9 125 0.06 vMB 150
207,203 207,203 000000000000042bdb00522ff38c63ba36516d7427b4a6e48ce1185a2655b539 18 0.01 vMB 76
207,202 207,202 000000000000043b0507971f53eeb3d5b737d2e3c9cf835ee4fc82c8e33196cf 254 0.08 vMB 177
207,201 207,201 000000000000043add05d7e7629b4f48c85e56cb19143cd1fcdec983419a0f55 12 0.00 vMB 0
207,200 207,200 000000000000044db115faf63b87d5734e2eaa82fb448ebbf14e33ce5a1b9e9b 32 0.01 vMB 202
207,199 207,199 00000000000003b8918916842af469f3e4e2956e3c5173093c2a973a3dda6196 65 0.04 vMB 127
207,198 207,198 00000000000002ea0bc2d7f893c206376b2ea2d923cd7dae3265a763e473b3f8 91 0.04 vMB 191
207,197 207,197 0000000000000146f31695d8b6626c3c4c23e3a0a4f40906811871601541d0e3 6 0.00 vMB 312
207,196 207,196 000000000000041b7793ff43adf16a4a587f17e6a6cd87245597ef2b8c883458 117 0.06 vMB 109
207,195 207,195 00000000000002ff513f87ce7c2d77b53a6ebe5bd0e82ccc1794254fedf8fa10 114 0.05 vMB 91
207,194 207,194 00000000000000f168692b309e60992d7916a620b2e5e1f79b96ea5c61076dbf 434 0.16 vMB 219
207,193 207,193 000000000000045e3b28307f39f917f40903c670ef14f86c0626c04ff14b4aa0 88 0.03 vMB 70
207,192 207,192 00000000000000513de1f6b539dd4541556f50c1dc890d28d6dcdd50fb888238 122 0.08 vMB 83
207,191 207,191 00000000000004bef2fa5bd3a14d1f6d31bbf4d7a218c0feda1f300a1ba1e0b5 410 0.18 vMB 239
207,190 207,190 0000000000000231af3a92c820cd65b9ebd4acc59ed5625c33cfc4fe6d0f67a0 9 0.01 vMB 26
Previous 10 blocks ↓
Total Size: 779.53 GB

Node Details:

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