Loading Tool

Explorer IconExplorer

Memory Pool

46,252 transactions
28.63 vMB
0.06055691 BTC
Random Selection Loading Transactions
Max Size: 152.34/200 MB

Candidate Block

Mining Attempt d01ef75d4fb08e84aad6c8638b2d7b76bbae3fbeb715b0aa6943c84d6ce8cf35
Version 20000000
Previous Block 0000000000000000000174ee00feb456e9cb08dcdd2b42ef733fc93eec85ef67
Merkle Root e1117d59c57735a50e2203470c3e3ec195c0d544848d513de778036181572338
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,341
Size: 1.00 vMB
Total Fees: 0.00606143 BTC
Feerates: 20.19 > 0.61 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,831 (249,370 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
665,461 665,461 00000000000000000003c9d055c91b5ea95fff506c321804d679938d81066f2d 2,924 1.00/1.00 vMB 92
665,460 665,460 0000000000000000000b0b092ba2bc0706c96b664a5df1c95fd5827d089e7da7 2,785 1.00/1.00 vMB 78
665,459 665,459 000000000000000000080a89459bdbea9c6fcd41ed10440adf4f64842b69b9ba 2,540 1.00/1.00 vMB 61
665,458 665,458 000000000000000000022abde64a1d174be22bf42ef8a5963ac7e5eddfb13890 1,777 1.00/1.00 vMB 36
665,457 665,457 0000000000000000000c6179df2496ebf5fed69cc72fcf5af959b6e53695238e 2,008 1.00/1.00 vMB 45
665,456 665,456 00000000000000000006dc47a66bc6228100b3f1b6524be982ba274e397c122e 1,237 1.00/1.00 vMB 15
665,455 665,455 00000000000000000004354ea37cf39f11a564b8444e9b0d4695787c974828d8 2,642 1.00/1.00 vMB 61
665,454 665,454 00000000000000000003e7224f331767608cdfe8fb15c510ccd8649cb2dd765e 2,181 1.00/1.00 vMB 34
665,453 665,453 00000000000000000002aa63ab01eaa58e41b1cf82cfe4a8c9f0461b175d0377 2,708 1.00/1.00 vMB 85
665,452 665,452 0000000000000000000102ff8282e526edc093aceb0f88722df8c669b8fc76e2 2,094 1.00/1.00 vMB 32
665,451 665,451 0000000000000000000620fc8aaff48983631da2427832aa9787697ee79f6e6c 2,020 1.00/1.00 vMB 89
665,450 665,450 0000000000000000000da5694ca29df45fbc40c6dfe1c4126950739ddf29d6c3 1,271 1.00/1.00 vMB 99
665,449 665,449 0000000000000000000998e27a7c4591775720b5f3d7d5c6eb077f0519e09078 2,465 1.00/1.00 vMB 39
665,448 665,448 000000000000000000000d3c7405a794436cc6d617a1b95210a12d691adb37fd 2,408 1.00/1.00 vMB 70
665,447 665,447 00000000000000000001f3f3bf30dcc112da7c12a29ff545632e8d7fb38f6923 2,236 1.00/1.00 vMB 67
665,446 665,446 00000000000000000007a8b6404499bacfbbe8f79426cc073b6869621b7bcf7d 2,100 1.00/1.00 vMB 54
665,445 665,445 00000000000000000001a867a79c55a5c12bdc3f5a318fc8c76c0bc54a0e7eb9 2,380 1.00/1.00 vMB 84
665,444 665,444 00000000000000000008c10fa4e6716140ea8ddbe135818ef9f16090c3b5afbc 2,178 1.00/1.00 vMB 51
665,443 665,443 000000000000000000060558f1eba85f47b4dc5160cef859ad147f04e207970b 2,737 1.00/1.00 vMB 50
665,442 665,442 0000000000000000000a7916a24aa1351418f6f11367b40f7d445537e44126d4 1,940 1.00/1.00 vMB 40
665,441 665,441 000000000000000000022ee80dfd3bdab9496ad70834d061604bcdc661080a45 2,410 1.00/1.00 vMB 80
Previous 10 blocks ↓
Total Size: 782.09 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: 651.48 GB
    • Received: 13.59 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.