Loading Tool

Explorer IconExplorer

Memory Pool

32,908 transactions
27.22 vMB
0.05663597 BTC
Random Selection Loading Transactions
Max Size: 135.35/200 MB

Candidate Block

Mining Attempt 483e1b5793bd4b56a3a610742fc8c0d08fc1621b244e54d87d7f0617169bb6f5
Version 20000000
Previous Block 00000000000000000001ecdfcce0ab12fa730f2a6a14cc128d30915907e7d5a3
Merkle Root e8646c2248f2ff210f9ba610ddf442e3b4e41e44322b178dd467d6851070a201
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,402
Size: 1.00 vMB
Total Fees: 0.00535877 BTC
Feerates: 40.21 > 0.54 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,605 (233,735 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
680,870 680,870 00000000000000000008d71a9649614b3d2b650ac06c7318c4e6d00baefad898 2,681 1.00/1.00 vMB 112
680,869 680,869 00000000000000000007bbcce3425ec41fc32e971dc7468b92d60bbd89bad4e6 2,278 1.00/1.00 vMB 133
680,868 680,868 000000000000000000083b434083e5039165a697ed2767a4f1ac20a6e9552bc7 3,247 1.00/1.00 vMB 105
680,867 680,867 000000000000000000033f2a1e8bfb9ec1c6c1f6ab097eb088d3cabac2b07b5b 2,126 1.00/1.00 vMB 97
680,866 680,866 000000000000000000076d177cd6b2bb0ea47fa7c9dbd9b42e50cfca5b58043f 1,483 1.00/1.00 vMB 184
680,865 680,865 0000000000000000000a137dff9a41c320b79509e0d221d6f531bf08c2fcc854 2,513 1.00/1.00 vMB 112
680,864 680,864 0000000000000000000819de145dd6dc9f5109c6ad99fd0edf16d14357c351ec 3,085 1.00/1.00 vMB 159
680,863 680,863 000000000000000000044c58c8cd7c81a2649014cca17c86d730ad5d3caaeda6 2,866 1.00/1.00 vMB 202
680,862 680,862 0000000000000000000260e97bbef1b66f2c1dae38ea92b0b965fa760c8df6bc 2,758 1.00/1.00 vMB 196
680,861 680,861 000000000000000000092a0e7c12809f2c38e3d5d746bb53158d3f1169240ae9 1,851 1.00/1.00 vMB 110
680,860 680,860 00000000000000000004e9ad8f4eed8b5d4f484cb94501fd8e0766715cfef9a1 1,039 1.00/1.00 vMB 173
680,859 680,859 0000000000000000000978e8223db2712f454fc23f26dbcacc9bad1a660bfc36 1,875 1.00/1.00 vMB 75
680,858 680,858 0000000000000000000492c120dd02d3e329bd82c93c1a96dad56d33b8f34992 2,480 1.00/1.00 vMB 65
680,857 680,857 000000000000000000072dbb025febb572581e2bcb36ec1da694cb1d2004fe59 1,804 1.00/1.00 vMB 64
680,856 680,856 00000000000000000007c2134e3afc91972bfa52175eca0e44152e68959dafd5 2,477 1.00/1.00 vMB 53
680,855 680,855 00000000000000000007a0db2ca6bf6148dc6e9ca6b67b851a478e018237acba 2,883 1.00/1.00 vMB 166
680,854 680,854 0000000000000000000aa8bfbd965a1576488bc942517e912ff18abe181c7199 2,572 1.00/1.00 vMB 104
680,853 680,853 000000000000000000039246a7e5d8d4061e8fb92e2bc23d52a7194937b0c103 2,279 1.00/1.00 vMB 156
680,852 680,852 00000000000000000001caee4622c77d86d2856b06c813062fae804b0984e2e0 2,510 1.00/1.00 vMB 197
680,851 680,851 00000000000000000005d23009e1ffc429c25f2e34a02a31958fb9e86d9b618e 2,588 1.00/1.00 vMB 143
680,850 680,850 0000000000000000000a4d75510bfabfee744f784d565f618513e170c36003da 2,366 1.00/1.00 vMB 37
Previous 10 blocks ↓
Total Size: 781.70 GB

Node Details:

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