Loading Tool

Explorer IconExplorer

Memory Pool

86,003 transactions
32.93 vMB
0.13420738 BTC
Random Selection Loading Transactions
Max Size: 195.85/200 MB

Candidate Block

Mining Attempt 6bfd09950fb6d92c3cf50e517b854034b7d6eeb17a59b6d5bfb1bb877ebaed46
Version 20000000
Previous Block 00000000000000000000880b1680fef67d1387961500b05f68e29399f83d5076
Merkle Root ed6387c36922759ebc356621d5ea56d0b36247343add3aa4751081226ee1450d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,730
Size: 1.00 vMB
Total Fees: 0.06210087 BTC
Feerates: 387.56 > 6.22 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,953 (314,078 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
600,875 600,875 0000000000000000000a3bc0d04f584772cd8291f0429ebf1295bf5676525586 2,367 1.00/1.00 vMB 61
600,874 600,874 0000000000000000001179bb8ff946b78c86910a646cc43c342c15b061ed0bce 2,560 1.00/1.00 vMB 25
600,873 600,873 0000000000000000000d54c7a8971eefe51d8f778c9ae5c3a559511e8d506853 2,437 1.00/1.00 vMB 30
600,872 600,872 000000000000000000056ad7b580260b120b6aa29eed4497c42032a8d97678ed 2,707 1.00/1.00 vMB 27
600,871 600,871 0000000000000000000da19960ca1695b1ccaf25400050faf29966bd6b3b56c9 1 0.00/1.00 vMB 0
600,870 600,870 000000000000000000115eca7d325ad968b96e97151527bdfc711373870e14b9 2,870 1.00/1.00 vMB 25
600,869 600,869 00000000000000000007889dd2b23c05b6501a7d11ed0d9b99e8a4319b44f906 2,119 1.00/1.00 vMB 22
600,868 600,868 0000000000000000001388465ab77d5db96f9ae25bdd21ca79c93e2fd6e7e458 2,623 1.00/1.00 vMB 48
600,867 600,867 0000000000000000000a33c8faef171c21b37c6718e475227951ac8ac97fa618 2,692 1.00/1.00 vMB 49
600,866 600,866 0000000000000000000d10df1d11d37aac5401a6e2fd082d0b368a44a6c18a50 2,001 1.00/1.00 vMB 26
600,865 600,865 00000000000000000005fe8dd81186b52ccbb620b702e63af113f5e2cbea9e58 2,720 1.00/1.00 vMB 54
600,864 600,864 0000000000000000000f4d1a7abe7bc755044e59a6e0d5d269e89d7ba81ff7ef 2,072 1.00/1.00 vMB 26
600,863 600,863 0000000000000000000976e0fe875448a9e7d2f114cfe979f46a46574661c6ad 2,096 1.00/1.00 vMB 38
600,862 600,862 00000000000000000010348d5506ab29f7f6d79222d0b3864a53c3528c4e0ecb 1,345 1.00/1.00 vMB 59
600,861 600,861 00000000000000000013f4d089ce76543fe50a9532b2de4b30358c3751b5ab56 1,175 1.00/1.00 vMB 78
600,860 600,860 000000000000000000125ab22a3423d0b2aa76998c33bf8d1b19354deef2ee60 2,654 1.00/1.00 vMB 32
600,859 600,859 000000000000000000143386dc601a3cd4e15bf5fd175c1606298a39df897bc8 2,221 1.00/1.00 vMB 48
600,858 600,858 00000000000000000004a0afa21e38816b400120ddd78c6faabe21ebabbcd493 836 0.37/1.00 vMB 11
600,857 600,857 0000000000000000000c68fce8565f944227eddb4e5ce299d2103422ae94c575 2,345 0.71/1.00 vMB 10
600,856 600,856 0000000000000000000309f057c03da4cccb775318a0e4d598d64b51ace4a74d 2,349 1.00/1.00 vMB 16
600,855 600,855 000000000000000000087aba2ea98db257a788105bebca982a18849286e8c9ed 2,620 1.00/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.31 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: 659.33 GB
    • Received: 14.60 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.