Loading Tool

Explorer IconExplorer

Memory Pool

36,000 transactions
26.13 vMB
0.07063276 BTC
Random Selection Loading Transactions
Max Size: 133.42/200 MB

Candidate Block

Mining Attempt 6da9214a9919b3b550fbf10165ff73475093fdb334f1cf361cfe4d726036951f
Version 20000000
Previous Block 000000000000000000016d6f2b2c8ba81bafff03de43e5b0b3362476d7672035
Merkle Root 22c32313de36a462ad03432f6e538fc5158c31ef127af1a280ae749ff40dd634
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,060
Size: 1.00 vMB
Total Fees: 0.02248312 BTC
Feerates: 713.01 > 2.25 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,679 (344,664 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
570,015 570,015 000000000000000000267ac0d8f56ad55afa0fdb45e3dfc25e685ee432d83395 3,366 1.00/1.00 vMB 110
570,014 570,014 0000000000000000002c0f01d2efd5e093123478a74650c29a26a69ca93ce9f9 1,522 1.00/1.00 vMB 149
570,013 570,013 00000000000000000003450c098f4d50fab11a4fa9cd7d9e7101f332df95fab7 2,235 1.00/1.00 vMB 108
570,012 570,012 0000000000000000001ed263c333f3823686986a59c945e289f7db4fc086191f 2,028 1.00/1.00 vMB 75
570,011 570,011 00000000000000000025d7fba236834647b864380aa08afaccd72bdb56af5554 1,608 1.00/1.00 vMB 136
570,010 570,010 0000000000000000000ef2e0b072086ef1d2dffadb3f0d281562219997dcf582 2,758 1.00/1.00 vMB 86
570,009 570,009 00000000000000000015db3234ab5a1a76cfdfe2394d505fd8e043a9ce610351 1,237 1.00/1.00 vMB 164
570,008 570,008 00000000000000000029a327e7d6f2ba04d126019744e4b513ab0f7d4b00c361 2,349 1.00/1.00 vMB 108
570,007 570,007 000000000000000000013d3649231df687b58347c431ad90c3ec2026c5b9db2b 2,506 1.00/1.00 vMB 105
570,006 570,006 0000000000000000001d617bff454ecbf41758e7a1cf85b3df7bb554f08827f3 3,072 1.00/1.00 vMB 121
570,005 570,005 0000000000000000000a565778802964b4bf946fcef65f5c25174a557a57f605 3,050 1.00/1.00 vMB 111
570,004 570,004 00000000000000000029e603d7707f4263365b0c7e6be228a3955e78d1eb6b4e 2,749 1.00/1.00 vMB 83
570,003 570,003 0000000000000000000b315638f7b8c7373f6e3c5fbfa9414ad3b0772452bde6 2,752 1.00/1.00 vMB 100
570,002 570,002 0000000000000000002101596998ce4b74f856b95ef553d9b06e619a7395f7aa 3,038 1.00/1.00 vMB 84
570,001 570,001 0000000000000000002bb1e522df0507692842a086820cb34fdbe079de76e946 1,972 1.00/1.00 vMB 81
570,000 570,000 0000000000000000000822cf76247f1ecec0a82dbecb3b482ec4d2d154e0cd1d 2,312 1.00/1.00 vMB 102
569,999 569,999 000000000000000000102f8eeaac05346238065f2e013f6b31a97320ab8f11bb 2,436 1.00/1.00 vMB 101
569,998 569,998 0000000000000000001e5fea6b6336b2c2e092bfca7053278937354a4fa31844 2,132 1.00/1.00 vMB 100
569,997 569,997 0000000000000000002a9eaae415032a909100c0d29dd39097b66cfbb085ce80 2,270 1.00/1.00 vMB 117
569,996 569,996 000000000000000000109a5793ce862ab77abc50b7a6f30f5d5df6972a6c33a5 2,788 1.00/1.00 vMB 134
569,995 569,995 0000000000000000000c96ae97bbf2afa8b29d597919d888b3eae1060622f155 2,632 1.00/1.00 vMB 115
Previous 10 blocks ↓
Total Size: 781.82 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: 636.00 GB
    • Received: 12.35 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.