Loading Tool

Explorer IconExplorer

Memory Pool

84,312 transactions
35.34 vMB
0.18681486 BTC
Random Selection Loading Transactions
Max Size: 200.00/200 MB

Candidate Block

Mining Attempt 7baa3b45480aa6e2aef716a7b2691b9dc4e9285733158cb708e925ce2e185f13
Version 20000000
Previous Block 00000000000000000000a60bb9585cbc73cfc26a5aa21cd61127adc30e701127
Merkle Root cbd347ef0ccab468c307e6702679cd728a82533797a3d051e6951c4532e19e4b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,293
Size: 1.00 vMB
Total Fees: 0.04688509 BTC
Feerates: 435.08 > 4.70 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,411 (717,068 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
198,343 198,343 00000000000000d923365b244a7d4982446f92dc0c40ea28983270a768a8b161 239 0.07/1.00 vMB 207
198,342 198,342 00000000000001dd72fc057afd97d87c6c34e7d675b8907595b8b441f50d407b 512 0.22/1.00 vMB 40
198,341 198,341 000000000000050ad41a273fec91cbefa349b1eba7046491468fef6ab248bee6 483 0.17/1.00 vMB 141
198,340 198,340 00000000000004ecad635121bdb1501455d261a5f5bc28cc6bad7196edfc56bf 404 0.25/1.00 vMB 205
198,339 198,339 00000000000001c023afeeed8f00ac2104d6ba5e7caca9f97f04144921686c04 477 0.17/1.00 vMB 212
198,338 198,338 000000000000026c26626c874087abd1e7586a600c13e3519aeaddd148aa51c1 350 0.19/1.00 vMB 251
198,337 198,337 00000000000000a36c0397cb82b310c06c024db32e397d225039188ba34b6c60 886 0.42/1.00 vMB 185
198,336 198,336 00000000000002d73b971646610cfe03f5d647a91428168e4fd532bdbeae7af3 9 0.00/1.00 vMB 14
198,335 198,335 000000000000049c4c006ced6a5e24ccb5687f98e010d594e5b531b6833685d3 132 0.05/1.00 vMB 56
198,334 198,334 00000000000001684fce0a4dd277cec5e0b1d1e655f208d03e91d5f988cee536 494 0.20/1.00 vMB 148
198,333 198,333 000000000000028364a27c66900ddabe28dc2aa29e01574ccdeeb1b010c73257 324 0.13/1.00 vMB 121
198,332 198,332 00000000000003a56f695bdccfceb5fc88f6a69087e6676465b48c37cedd8d45 606 0.25/1.00 vMB 128
198,331 198,331 0000000000000440aebcb3cf07cf41a956c42d40cf372583143a4f1c6264363c 512 0.20/1.00 vMB 169
198,330 198,330 000000000000053ae3b0088ae28fb5be0fff103f2ad1609c1e525d2024a58d4d 132 0.05/1.00 vMB 276
198,329 198,329 00000000000003b8b64452423637cf5abc385b4f43e5eed76859ac215e72b274 232 0.07/1.00 vMB 371
198,328 198,328 000000000000014b9686c3faf02e70ecbc4a7a394d9121334581a0ecf7c319ae 512 0.20/1.00 vMB 324
198,327 198,327 00000000000003507835dba2643dfa520166b55b29fd8f33fbc7d51135637e37 568 0.25/1.00 vMB 142
198,326 198,326 00000000000004ae01d18d360d846d127e5080e1c4391848cd29b1823d88bdd1 585 0.26/1.00 vMB 1,482
198,325 198,325 0000000000000180f302344e375023b98d1bc2a08566a600fdf9a60ccfa32762 91 0.04/1.00 vMB 98
198,324 198,324 00000000000002376bd10d0e9734df8894b2628dce1aacb9f86169dfd890eb0f 13 0.00/1.00 vMB 30
198,323 198,323 0000000000000397a8c7cb67cb7c710dbaae4351bb5ee81ef51942c229b90390 381 0.16/1.00 vMB 130
Previous 10 blocks ↓
Total Size: 783.10 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: 730.75 GB
    • Received: 18.51 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.