Loading Tool

Explorer IconExplorer

Memory Pool

79,558 transactions
29.69 vMB
0.07462784 BTC
Random Selection Loading Transactions
Max Size: 178.48/200 MB

Candidate Block

Mining Attempt 9a7941feb7069d27c5a42b5758e3d1342c2171c68d8513799ca76cf726727ec2
Version 20000000
Previous Block 000000000000000000010e072de76e1b99adddbe2285ed35095a9efdafa3af2c
Merkle Root fb0c6cc4a1845a87a890df2ada86df68181f7449290e751e5844f005a83b3b9a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,269
Size: 1.00 vMB
Total Fees: 0.01427357 BTC
Feerates: 74.18 > 1.43 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,000 (681,700 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
233,300 233,300 000000000000009937fb932fd95b0116184868b80e6ff251fc0a14804294e5aa 345 0.18/1.00 vMB 152
233,299 233,299 00000000000000c247572fe2e2e891465762548008dbce7c4cd83d7ab2c6933b 302 0.14/1.00 vMB 152
233,298 233,298 00000000000000f807bddb3d6ab3bb020fd830c48825a25669b63e3d9b864d80 264 0.12/1.00 vMB 183
233,297 233,297 00000000000000701179bf2c9da8b5383ba1417b576219a1c93059a7c35782be 220 0.11/1.00 vMB 150
233,296 233,296 000000000000010051b798cd4df19a471e67519d84aa5116f5b589c5a7f29f3a 121 0.25/1.00 vMB 37
233,295 233,295 000000000000000d3cf8bd9bbf278a83a008b849292aa15c77067bfe3a53bd08 323 0.25/1.00 vMB 114
233,294 233,294 000000000000008447553d2832040bf355ea44c1fd35c2068865047c001bf119 69 0.04/1.00 vMB 140
233,293 233,293 0000000000000152a86d90411edfc6a9ec88305897cd86038396afd9d11feb66 495 0.22/1.00 vMB 172
233,292 233,292 0000000000000127a66f3d865286128691cd35bd7e067c168369fa9b867f6850 128 0.04/1.00 vMB 96
233,291 233,291 00000000000000942ea48f3dcea065b25af7f99df4d4134cb64ca562c5af2061 482 0.23/1.00 vMB 146
233,290 233,290 00000000000000d226010198230bb3ebf511e1006a11091ed31560bc7241cf4c 1 0.00/1.00 vMB 0
233,289 233,289 0000000000000049d7885ef473f173810fc47ecff2b96799664072545188c64b 82 0.04/1.00 vMB 152
233,288 233,288 00000000000001bcf4931a6f73b554eb85237c7318f0b428f365585ca9b331aa 329 0.20/1.00 vMB 126
233,287 233,287 0000000000000040e6de3c5f7fe0d205b83ddc0c13a71f62a0e8a5942642b5a5 216 0.15/1.00 vMB 103
233,286 233,286 0000000000000121bfb4c72558303af470dfa481c23d5d2bc23aef6385cb203a 493 0.21/1.00 vMB 184
233,285 233,285 00000000000000d56c46e39bf53c054a030f1559d2740a06887bc23fdbd1baba 399 0.25/1.00 vMB 102
233,284 233,284 000000000000013f91cef0f4606c08c1597feabe2c98b96ebb7251a8a16a4c04 150 0.07/1.00 vMB 197
233,283 233,283 00000000000000271f66fe95672454f1846b461b3cebb0000bca8a105740a185 455 0.18/1.00 vMB 195
233,282 233,282 00000000000000060d3fafc1d9f8e6786bf06ef1fd696cb07fa59a5c114c9a67 40 0.02/1.00 vMB 86
233,281 233,281 00000000000000b84ba8d03caabf414e3ba6763e1735e3da33508c2fa9031320 360 0.20/1.00 vMB 128
233,280 233,280 00000000000001501fb1784bbf996553ea0143277657cd45fe96f1489aa1f93d 677 0.25/1.00 vMB 201
Previous 10 blocks ↓
Total Size: 782.39 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: 664.65 GB
    • Received: 15.02 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.