Loading Tool

Explorer IconExplorer

Memory Pool

27,158 transactions
27.41 vMB
0.06698419 BTC
Random Selection Loading Transactions
Max Size: 131.48/200 MB

Candidate Block

Mining Attempt c9c1c619e425df1b642fc21e67810a713e07ba582fc4b8a732a83b435081b5d7
Version 20000000
Previous Block 00000000000000000000c78ac01bc6de4341166accce32c41dd1feec8f577607
Merkle Root a0cdfe27a29fce8ec0e92c4c506faf5d7755780b171c8726356c634cb6cee7b9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,161
Size: 1.00 vMB
Total Fees: 0.01513221 BTC
Feerates: 101.32 > 1.52 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,501 (445,763 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
468,738 468,738 00000000000000000094b51eecffafc5a95e8e578aa32fe879f53e2a33d6c363 3,417 1.00/1.00 vMB 287
468,737 468,737 000000000000000000da0476dc8dd14dfa8fe3f79d35d34ae0a1514e8d99b1b6 2,653 1.00/1.00 vMB 347
468,736 468,736 00000000000000000099c2857de565682fee6d728cf5d218e0008836f19c07ae 2,231 1.00/1.00 vMB 364
468,735 468,735 00000000000000000083ecda72b76b4b7ba8dede8087fb83b8a51aa26299d23b 2,186 1.00/1.00 vMB 371
468,734 468,734 000000000000000000599581ae8203bad0d69ab4f39d5eaa734474faf701a63c 1,824 1.00/1.00 vMB 462
468,733 468,733 0000000000000000002f5efb25fa2d5a70e255d35b301f8ff048a4c835b61981 2,834 1.00/1.00 vMB 299
468,732 468,732 0000000000000000009b69b902db9b97a07f369a5d6a3ed7ea6cdda8a97da8f6 2,621 1.00/1.00 vMB 371
468,731 468,731 000000000000000000939905cdefc0beecff7cb1716a24aac911253dc0898671 2,280 1.00/1.00 vMB 274
468,730 468,730 000000000000000000dec6aacc4ca881aa6022957c96694d25b9347f98c9b74a 2,026 1.00/1.00 vMB 305
468,729 468,729 000000000000000001d3d193cace9513dfe8179b759ae92eb64dbd23e3107fe8 3,489 1.00/1.00 vMB 295
468,728 468,728 000000000000000001559b582efd01cda530e7926eec6539a9ab29dc45fa5c6a 1,632 1.00/1.00 vMB 282
468,727 468,727 000000000000000001bc01330b7ff7117a97627539fa4f6fd017d08bc26044d1 2,103 1.00/1.00 vMB 344
468,726 468,726 0000000000000000003be33fd63274f4f0ca39fda2e6a1ec2f1adce4a52a2103 2,037 1.00/1.00 vMB 473
468,725 468,725 000000000000000001a4bf825ebfd933f3f15013a2a68774e9a31c4a46a2672f 1,909 1.00/1.00 vMB 383
468,724 468,724 000000000000000001d54cb997d3fb062d7f9a3b6b9c1a01f0ceeac1ea0147c5 2,296 1.00/1.00 vMB 483
468,723 468,723 00000000000000000187c99a90b3ab8deda6c36814cfb07d12d3dc7fd31a50b4 1 0.00/1.00 vMB 0
468,722 468,722 000000000000000000df8e92cb2ebf08dc2476a1f09eef6b3580b335bf460b96 2,184 1.00/1.00 vMB 448
468,721 468,721 000000000000000001257645b7649b86280cf5eeee3757c651ab8deec2383f4d 1 0.00/1.00 vMB 0
468,720 468,720 000000000000000000b097747fb3c841863cc5fff7a421dd56af9f4570a27015 1,907 1.00/1.00 vMB 296
468,719 468,719 0000000000000000003b08fd7fa1bf31554b1556117d90e51829d7765a75ff38 1,961 1.00/1.00 vMB 362
468,718 468,718 00000000000000000070dfc2e6f3835dab7ed5de07c1173638fcfbcc7d8ba18d 2,083 1.00/1.00 vMB 343
Previous 10 blocks ↓
Total Size: 781.50 GB

Node Details:

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