Loading Tool

Explorer IconExplorer

Memory Pool

27,267 transactions
13.93 vMB
0.04283948 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 76.57/200 MB

Candidate Block

Mining Attempt 52ce06b511b58405dfc96156e7a579beef81d1d6e97f0199be40b6d427f0df62
Version 20000000
Previous Block 00000000000000000001525ca79a5928e01ae69f067bf154460c8ad0bffe4173
Merkle Root 70700131d4a91e6d6db9ca953c26d5fb5cc26c099b55c66013aaa1d05497ae7f
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,285
Size: 1.00 vMB
Total Fees: 0.00904340 BTC
Median Feerate: 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,252 (694,071 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
219,181 219,181 0000000000000272a1ebd5c36dff2794a63a15aebbad849f4564f529e6389115 313 0.14 vMB 193
219,180 219,180 00000000000004d0ce3f553ddcfe025226a40b23f8b9e46e28829f68d7b872bb 1 0.00 vMB 0
219,179 219,179 0000000000000485debef270adecffa79aeaead8499cb3f6f9c04bb0cfcf12aa 544 0.23 vMB 168
219,178 219,178 00000000000004d6715a59770fc056169624ce9fd25d07729939f2e78be4447f 674 0.26 vMB 252
219,177 219,177 00000000000004479ef78cbf01d4ca3b98e8fe4b1fe3d8e0c87dffbc397a25bb 714 0.28 vMB 237
219,176 219,176 00000000000002ba7d32d7912f476757874ad794a4ad753b3af4579f5fb0135a 187 0.08 vMB 170
219,175 219,175 00000000000000ac510d0f86151fac1523df75bbe93e1a8c5ec2f05acc57ac95 124 0.05 vMB 175
219,174 219,174 00000000000001abc25a8399beecc4e536268410e6235b467740c77b1967d1ac 75 0.04 vMB 141
219,173 219,173 000000000000009991c629456b5c586ae94c6955b8973f10eb6a5b815a90b663 78 0.06 vMB 14
219,172 219,172 000000000000059cdd503277844ad312a22fc1265b193cbe490ab3d16f0e8951 268 0.12 vMB 200
219,171 219,171 00000000000002e1382c7df082a078628e4c63a70fda80ffed4f519d1039ab07 213 0.16 vMB 102
219,170 219,170 0000000000000446602d367264b82279e9623053fcd65c9c25b4ede7434dbb9a 786 0.25 vMB 194
219,169 219,169 000000000000056415576b1382373ae557ee460cf9f7b5d887e39c1a229a10b9 695 0.31 vMB 232
219,168 219,168 00000000000000e528bd9428b1547aa9892fbabbfad20f36b598a32e975bc8ee 773 0.34 vMB 159
219,167 219,167 00000000000001258c9833a2128fd1f6a3a1f6079558014172f985b3b0cfe1e8 416 0.19 vMB 159
219,166 219,166 000000000000050080c9be4e56b432b9905d150925d7b9969f62f5239022eb16 512 0.23 vMB 199
219,165 219,165 000000000000005ee2d8c924e6909d5be86f000d20d9b3f138d8a7256f1821dc 409 0.24 vMB 126
219,164 219,164 000000000000052f33df39edcaa608e986e2f3eccc0b48904975b409a933b37e 845 0.25 vMB 273
219,163 219,163 000000000000055f92cce70995485c329b0078a2c314759eb939ead2eb5b46d7 444 0.17 vMB 258
219,162 219,162 00000000000003998793a3dc1232aff5806073926d8b9b01fc35389e28d89629 191 0.08 vMB 141
219,161 219,161 000000000000055872c6c6e4e085fe97769b16d9bb0651a2c22b791ccaf31d39 284 0.13 vMB 197
Previous 10 blocks ↓
Total Size: 779.29 GB

Node Details:

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