Loading Tool

Explorer IconExplorer

Memory Pool

60,893 transactions
20.37 vMB
0.05360831 BTC
Random Selection Loading Transactions
Max Size: 128.88/200 MB

Candidate Block

Mining Attempt cd7c810da7d9480d5806427d497302b2d65f96206e38e30d0d3e850cd9465642
Version 20000000
Previous Block 0000000000000000000128225eb65351aaca98190844727dbb5b262a70ee63ae
Merkle Root c86510a6be392a652c84ee56b979031aad25eb0c5deb217624b10ebb4395c301
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,658
Size: 1.00 vMB
Total Fees: 0.00707890 BTC
Feerates: 71.64 > 0.71 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,679 (654,406 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
261,273 261,273 000000000000001292f9d6817f88d926838cb26304d3cb8ef8baba23595a6d76 293 0.16/1.00 vMB 95
261,272 261,272 00000000000000186410c465d74b2621e4f76ba7ea3c1a3a3dc941f562ef8e32 484 0.43/1.00 vMB 47
261,271 261,271 000000000000000fc69fe6b60f2071efca9280014c10681d84626663545b69e6 589 0.25/1.00 vMB 157
261,270 261,270 00000000000000187d418b8353c3a35094fa234dec6c5fa063d3efcc55d68a2c 294 0.15/1.00 vMB 68
261,269 261,269 0000000000000015c07f40e7c7ddd48b9499641e90a1b547f580eea07c031630 276 0.55/1.00 vMB 19
261,268 261,268 000000000000000a724134eb27a22d4a9ce4603901ca8ea96961a7980b94a3fe 663 0.25/1.00 vMB 150
261,267 261,267 0000000000000010dea6a18f90d306dfb978b5bb099d58e745f0d7d223d280e9 217 0.19/1.00 vMB 66
261,266 261,266 00000000000000039a2b9bdaede7653ab0a66a3f16b641a4dda7c7955cd83c93 495 0.25/1.00 vMB 76
261,265 261,265 000000000000000a77d5a81a7462347e89ee8b29e8626ac39de590147c3dcfe2 550 0.25/1.00 vMB 135
261,264 261,264 000000000000000946951cb8ce292c661764df80eeeccd6ae14781f574805299 310 0.18/1.00 vMB 92
261,263 261,263 000000000000001b5b342b5d334e91a8932a36d2155530ae27298d26087d9221 192 0.08/1.00 vMB 91
261,262 261,262 0000000000000012f87833fcac1b887fa1be1999b20cf687787dc0b15547c06d 344 0.22/1.00 vMB 87
261,261 261,261 000000000000000febf85df105d67fc07dd7c3d0171089f2b3970614db9a9ed1 717 0.37/1.00 vMB 75
261,260 261,260 00000000000000011262d9dbc4dfec82a8d07da251d269028f51b03ec982dcc8 458 0.18/1.00 vMB 104
261,259 261,259 0000000000000008fd9b4dfde58a5e4c36d2ad8a45567643ba09f67d7f4ea85d 86 0.04/1.00 vMB 36
261,258 261,258 00000000000000187667cb8a0de1a6e3d7da1056ee279d8ed226065ae028c3b4 84 0.13/1.00 vMB 26
261,257 261,257 00000000000000089530ce9b33d52da452d113102c16ec92fcb66bd40315589c 444 0.49/1.00 vMB 51
261,256 261,256 00000000000000025308142e51b731855652399733bf452333bd377cfe29afeb 1,082 0.49/1.00 vMB 108
261,255 261,255 0000000000000006f85b0e2b7975a0110a1fad150c7ac11aacff68a3d59d50fe 4 0.00/1.00 vMB 38
261,254 261,254 00000000000000073544cac20656301e3e2963423aa15061b1ced795708a850a 181 0.07/1.00 vMB 128
261,253 261,253 0000000000000018712b1d279ebedb6951e308fef1575b39299173f0098f72b4 43 0.02/1.00 vMB 67
Previous 10 blocks ↓
Total Size: 783.56 GB

Node Details:

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