Loading Tool

Explorer IconExplorer

Memory Pool

15,334 transactions
7.56 vMB
0.01894494 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 42.53/200 MB

Candidate Block

Mining Attempt a7ebc423a0dc4ffa011352f53e1d27395086d0f649e400b2b93da67a66984ca6
Version 20000000
Previous Block 00000000000000000001e8346c4d3adf749cafb97e37f4f648b1a84a4caff038
Merkle Root d0e7ee7e0c57fb9fb5a5f277decbaa1ad8cfa5dbfb82c278da2bf97489b655d5
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,008
Size: 1.00 vMB
Total Fees: 0.00355444 BTC
Median Feerate: 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,411 (715,936 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
197,475 197,475 0000000000000028f8b785056b3d5112787bb1faab95ba0418d3d417e1820601 652 0.32 vMB 175
197,474 197,474 00000000000005b575f0aa4b5eecf18f5cf09df1834524fa5ba8c2aa14a6fab7 138 0.06 vMB 106
197,473 197,473 00000000000005f122fc57bf7226b62f921a79c0d95c55d71aa61241aa58d1bf 500 0.21 vMB 118
197,472 197,472 00000000000003230505de936f212dd2dda69cffd3af8498775ab39df9ab28ed 256 0.09 vMB 172
197,471 197,471 0000000000000496a1eeaa3dc2ee9dcc23dd5ddd26b5e15a93c5be9da06ec19d 660 0.25 vMB 175
197,470 197,470 000000000000015edef34b62afa4c8c5b2a21d58c38915ab79818e398de538f5 240 0.07 vMB 129
197,469 197,469 0000000000000680dd8d20f24200c267d4b131a12c48a7b05b8934320a2e9344 9 0.00 vMB 294
197,468 197,468 000000000000024d9a11934e006605f60d102c261308ef6b13c35bfa05a3af21 341 0.14 vMB 143
197,467 197,467 00000000000006bca6bac7a61597f36869a686031fda9feb4c972d2b8fbb849e 183 0.09 vMB 101
197,466 197,466 000000000000021ce16652e6bf63e77a6fc1b3e2f857165707ba7779dda1b92c 414 0.16 vMB 184
197,465 197,465 00000000000000dcd799c89cfd5cc92a946e0535b2afef67c1da8a3891378a0d 91 0.04 vMB 217
197,464 197,464 00000000000005601166b1ea2e502daab1cd3f848922c034e1cf8b11b5070365 194 0.09 vMB 136
197,463 197,463 00000000000002017fc42ceb7f18a2000c33810823ee22eb85799fc821783d7a 599 0.23 vMB 134
197,462 197,462 000000000000021b75f72635358716c98a5e1c10aa9d5a43a0a841bea31778b9 57 0.03 vMB 28
197,461 197,461 00000000000002068154f432af4a646052a331932364d0d467cfdb0450959eb8 204 0.11 vMB 76
197,460 197,460 000000000000054459e2d6399364c7039efe9e3ba1e4de75a9b717835372f7b8 503 0.21 vMB 137
197,459 197,459 000000000000059fd89b5ba01d70be1795604295cac72372b9f363367d7f500a 645 0.25 vMB 141
197,458 197,458 000000000000012b60aa7dbd1b0e3d2ddf02881a421435d711e865445a1ca0c5 10 0.00 vMB 29
197,457 197,457 000000000000002a59707e8776d22ef5bcbee54b67e2aa403a46c8cbbcf94ead 452 0.25 vMB 115
197,456 197,456 00000000000000c5d0b0c03262cac96c49c8fcf92c4338f5007f02da111bfa7f 796 0.25 vMB 169
197,455 197,455 00000000000000348b0f8ac7e1a5c780ff8a9844f96fcffcd1b1e95b0b5fbaad 128 0.07 vMB 116
Previous 10 blocks ↓
Total Size: 779.58 GB

Node Details:

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