Loading Tool

Explorer IconExplorer

Memory Pool

77,374 transactions
28.74 vMB
0.06989450 BTC
Random Selection Loading Transactions
Max Size: 174.39/200 MB

Candidate Block

Mining Attempt 7a573754cebef7631c07e6abfe2c6160e9c378892f69fc4a5b91866e440c0e70
Version 20000000
Previous Block 00000000000000000000a3d0f5c6cfeed8adce1f3d87a1319020a3e5786a42ed
Merkle Root 760935c78361e11d7561170500dbb38e5ba404b3fb517bb81f1cfbf979be4d4f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,569
Size: 1.00 vMB
Total Fees: 0.00986782 BTC
Feerates: 299.43 > 0.99 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,092 (672,731 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
242,361 242,361 0000000000000035c84816f00968e93c516b7edc5066e6dcec3edc688da8c935 128 0.12/1.00 vMB 31
242,360 242,360 00000000000000c52b65c32d74c145a3b83ffe10bc7deac42883ca7ba85ac508 97 0.05/1.00 vMB 112
242,359 242,359 0000000000000044635c8d256559a4bbd27e36c84c0b1349102cfc99fd5645c7 239 0.12/1.00 vMB 93
242,358 242,358 00000000000000a3c01ac1b7431fe4f3b141091650172a0ca3f147ad5472ebe8 759 0.25/1.00 vMB 249
242,357 242,357 0000000000000021010cb0f43c5a6f15cf2df6634750328904918590e39fdfcf 567 0.24/1.00 vMB 278
242,356 242,356 00000000000000a73489fb88ea1755b1dd8e9b0e7e6b1e21f44d715a09189470 296 0.14/1.00 vMB 138
242,355 242,355 000000000000001fb9c0ad2c031ef6ebea4a57ec423c218bb237c02b212a2967 246 0.11/1.00 vMB 147
242,354 242,354 00000000000000716ef24b42418ab307e69291fcbd580ab4ed49bef236ffde69 23 0.02/1.00 vMB 54
242,353 242,353 000000000000007c7158529bd3b799d5d7137abf7df180dde823eff1c77127cc 179 0.08/1.00 vMB 153
242,352 242,352 00000000000000dc3fb029d1d505892d3601504d7343da8e5c17b9a026641458 45 0.04/1.00 vMB 15
242,351 242,351 00000000000000bf1a85955030de73eeacb460b1cf3f523821bb4538054f62e0 376 0.18/1.00 vMB 409
242,350 242,350 00000000000000732a45cae0e8fca78f6a0fb41a485267e84610559c63582526 364 0.25/1.00 vMB 99
242,349 242,349 00000000000000cbf4356b80b37f5772f4e38e7ed1f0aa644d8e389d8be24bdc 698 0.25/1.00 vMB 622
242,348 242,348 00000000000000c6cacddfd57f0ab4dcc729859b8273761b1bbfba1fdf1781f7 25 0.02/1.00 vMB 19
242,347 242,347 000000000000007bf640cbe7efc1c21fe825a9424d6b0e7e4eb46dab56e4b588 612 0.24/1.00 vMB 274
242,346 242,346 00000000000000c26f4334e708cd2d9ac96c42189c49b3c6640f447784419ff9 130 0.06/1.00 vMB 204
242,345 242,345 00000000000000581d60307ddaa7291f10a3ce90bb226a7edf7fae23866fba62 256 0.13/1.00 vMB 44
242,344 242,344 00000000000000929f9f64ca5491eb07d81120df3c9dd7aec0ea6a97ccbefe2a 550 0.23/1.00 vMB 178
242,343 242,343 0000000000000008bca106d445b4fd1e4077cf2026f771aab55e602e25607f5a 7 0.00/1.00 vMB 134
242,342 242,342 00000000000000c81a898098e02d6cd5a719068951d4a6755db1cd75928382ce 155 0.07/1.00 vMB 348
242,341 242,341 00000000000000c2ca4f8903baadc339dbc5d523ff41a0044e483a37737a145b 192 0.08/1.00 vMB 471
Previous 10 blocks ↓
Total Size: 782.55 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.87 GB
    • Received: 15.78 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.