Loading Tool

Explorer IconExplorer

Memory Pool

58,450 transactions
19.28 vMB
0.06554627 BTC
Random Selection Loading Transactions
Max Size: 120.93/200 MB

Candidate Block

Mining Attempt 3faff969f2806d5e8d5fbf15eb8536b57d163641e44fb98e5f1c1b0d12994aba
Version 20000000
Previous Block 00000000000000000001c06158e4337feeef4a42cc9f1e38e66eeb6421939ebe
Merkle Root eb0b3e942f5ef6e24cbfe5d2712542a5f6d89e00800e2f4a18b15827f648321b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,036
Size: 1.00 vMB
Total Fees: 0.02202948 BTC
Feerates: 146.25 > 2.21 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,704 (654,428 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
261,276 261,276 000000000000001c1881dd919fd17f11d2671905ae7bc67589ce669920bf138f 387 0.16/1.00 vMB 110
261,275 261,275 00000000000000022af75b0719a8508a28e1b3f9aba3767fa89566847968fa26 463 0.38/1.00 vMB 49
261,274 261,274 000000000000000b6ad54be6fa9b5c692271d326d25508340c7920502d22a852 615 0.25/1.00 vMB 208
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
Previous 10 blocks ↓
Total Size: 783.60 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: 775.23 GB
    • Received: 20.82 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.