Loading Tool

Explorer IconExplorer

Memory Pool

79,107 transactions
29.61 vMB
0.07387988 BTC
Random Selection Loading Transactions
Max Size: 177.81/200 MB

Candidate Block

Mining Attempt 0778b2073e2005135c44fa7cbd9387362416f60cb457dbef3d66701a66c4cd89
Version 20000000
Previous Block 00000000000000000000a86620bedaadabef003d30be662b4766362f5afa4a4b
Merkle Root 2eb9a8017377d1d7928e29fdb8ffcf0c07d61cbed7b3891355f43b619f7b5403
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,367
Size: 1.00 vMB
Total Fees: 0.01353927 BTC
Feerates: 90.48 > 1.36 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,004 (208,102 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
706,902 706,902 00000000000000000005ea6a2c96052e40187cc697adf7d86236496acff351a1 2,355 0.92/1.00 vMB 6
706,901 706,901 0000000000000000000a9f29e8e314787052cf83182b2b91cdb30beb549e623a 2,982 1.00/1.00 vMB 5
706,900 706,900 00000000000000000004a720708b4c1eab8398a5dfac84478483a8fb038b0603 3,101 1.00/1.00 vMB 27
706,899 706,899 0000000000000000000b5ea9591e2aabe1b713705f1281e8238cbf59ead4d16c 1,907 0.95/1.00 vMB 2
706,898 706,898 00000000000000000001626edd7b867b8defce989c9eb8c3f433ec3e7009ac6d 3,206 1.00/1.00 vMB 10
706,897 706,897 0000000000000000000ad17769666e4929645f99bb88eceabe3dc728ebdb2ed1 1,490 1.00/1.00 vMB 4
706,896 706,896 000000000000000000002d90796ee2112e01c9c8ef5b062eec88246ad63e7bae 1,315 1.00/1.00 vMB 6
706,895 706,895 00000000000000000004dec10fc57056f98cf04cd1c274c2e9d81b3a494be047 2,455 1.00/1.00 vMB 15
706,894 706,894 00000000000000000004c755073bf15826c7cd9c6f0f30b9625beeed88f99a85 2,306 1.00/1.00 vMB 9
706,893 706,893 0000000000000000000c046c0ad92c021c923d03fb06ae2a14d23f120b08411c 3,111 1.00/1.00 vMB 7
706,892 706,892 000000000000000000035b61022d4861dbe57227f5af8149c91f1f2533893037 2,593 1.00/1.00 vMB 20
706,891 706,891 0000000000000000000ae5d8540d27b51306a14b32bf2dde482a030fe39b9253 1,823 1.00/1.00 vMB 24
706,890 706,890 000000000000000000067119c310ecee2c2f4b79b96e2a616ff93bf31236e1d6 841 0.59/1.00 vMB 9
706,889 706,889 0000000000000000000d059d6fe3e6188ba85dfc707b0a294b619af33388ee93 726 0.32/1.00 vMB 9
706,888 706,888 00000000000000000008a0a17a1d828b1a1645110cc8c1eeaef5f46b3a44f991 43 0.02/1.00 vMB 8
706,887 706,887 000000000000000000061e39a96497859f9f944b5088ab7cc9c8edc482e1b39d 400 0.17/1.00 vMB 11
706,886 706,886 000000000000000000047045b0de947d7e6c5f704389399bbfcefa8d82944d64 483 0.14/1.00 vMB 13
706,885 706,885 00000000000000000005e9115ff5e62061be817f1c2936386e5920d1c09df706 164 0.06/1.00 vMB 12
706,884 706,884 0000000000000000000c7c56ab0eec8a54127851891d2ca9ead58b06cbb8120f 413 0.21/1.00 vMB 8
706,883 706,883 0000000000000000000c316c713f79dad206ae53ed18fddda8693c571ea16ab3 1,875 0.99/1.00 vMB 8
706,882 706,882 00000000000000000008dcee7a324b10d64935c27f0920dcd4dc4b0197068a12 1,484 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 782.40 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.70 GB
    • Received: 15.03 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.