Loading Tool

Explorer IconExplorer

Memory Pool

81,524 transactions
30.00 vMB
0.08985438 BTC
Random Selection Loading Transactions
Max Size: 181.09/200 MB

Candidate Block

Mining Attempt d422e7811825a3d0de2220c64fd4c941bb9c7791a6216843808ce6eb27c1881d
Version 20000000
Previous Block 000000000000000000000566719f650a5928fbb1a01177f015bdbcdec5c3c5bc
Merkle Root 7975ca48386544116a7143aa4ac54349c5015138f8236d6966be912a09ddb413
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,434
Size: 1.00 vMB
Total Fees: 0.02855899 BTC
Feerates: 502.62 > 2.86 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,965 (289,115 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
625,850 625,850 00000000000000000000aadab95219019ab54bc7bdb6ccd1a492a92e6305a995 325 0.17/1.00 vMB 10
625,849 625,849 000000000000000000127a0a48d342e5ff31f60809bf2f9f99d62b17b521c392 175 0.13/1.00 vMB 8
625,848 625,848 00000000000000000010f3c3538bc98e90feb2765d7de0cec8cefcc46052369b 1,392 0.46/1.00 vMB 8
625,847 625,847 0000000000000000000382c6f937f3942e441668be94d6dbaeda0762f1845553 2,109 1.00/1.00 vMB 12
625,846 625,846 000000000000000000025c43032b58a6cb85bbbd8a0ac670e077b32a202852b2 1,192 0.39/1.00 vMB 11
625,845 625,845 000000000000000000111c93fba0bfdd469f7b6208deee4c7817a0ab9401cf95 1,523 0.46/1.00 vMB 10
625,844 625,844 000000000000000000115206832e361b8f2101460bcd6883340ce61a12f7ea89 1,731 0.55/1.00 vMB 12
625,843 625,843 000000000000000000103bd859281102511707daf17c1dc7cbbbd14ebb1f2d3e 2,841 0.99/1.00 vMB 10
625,842 625,842 0000000000000000000c23da16e59d5e31c9ea5d15a229aa8f620cb21915151c 3,019 0.98/1.00 vMB 11
625,841 625,841 0000000000000000000b047fedc16c43cff20ca2149fd1fc20ead545d85ad342 892 0.28/1.00 vMB 12
625,840 625,840 000000000000000000083b4cf147f8464be92ba05412ba9c0b39988c43031adf 97 0.03/1.00 vMB 9
625,839 625,839 0000000000000000000930392d9a402275439f7dcd5d73fd19ea0fa928954732 535 0.42/1.00 vMB 5
625,838 625,838 000000000000000000131ed18d4c9a6f54a1c7b970ef99ab2356a6f0b798a656 1,147 0.38/1.00 vMB 10
625,837 625,837 000000000000000000108b2a9f75f4c3bdf4a00f0c45a53dd086fa815613a4bf 1,208 0.39/1.00 vMB 9
625,836 625,836 00000000000000000009e112acddda6c7ae8c408d6fb05222bc3ee8d8b3a27ce 601 0.20/1.00 vMB 10
625,835 625,835 000000000000000000072e4d615bd5c8bd8b15fb6b6041e2e72e29e8db0be67d 1,668 0.56/1.00 vMB 16
625,834 625,834 0000000000000000000bccb9c587b163e82c17a7aa37b2b9e2d9a9435ed07967 1,324 0.42/1.00 vMB 10
625,833 625,833 00000000000000000011d0d41d208072891452bc714122ce1eb7d3e68938b9a9 350 0.11/1.00 vMB 10
625,832 625,832 000000000000000000053f5d1f14f63081b49074bd2dbff1a28fa86d05a5fbe2 38 0.38/1.00 vMB 1
625,831 625,831 000000000000000000031d1bc2110c19dccc82e672be717b58f9dd81b5d61fc3 1,844 0.97/1.00 vMB 3
625,830 625,830 00000000000000000011d90d4df7603bf7cf3f51b60dcf0fa064320f806ede22 2,958 1.00/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.33 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: 660.36 GB
    • Received: 14.69 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.