Loading Tool

Explorer IconExplorer

Memory Pool

87,066 transactions
31.95 vMB
0.13471548 BTC
Random Selection Loading Transactions
Max Size: 192.87/200 MB

Candidate Block

Mining Attempt f46446dc4fffc8a3565ba2e5f086f3b687d23770556317a0fd2814cc7e399980
Version 20000000
Previous Block 0000000000000000000039baa093585d61b0a383677ec75a312826d4a9fd68e1
Merkle Root 5e23433d3b1168cde7f276b62f07c828b9d30f637b87541297dd675c23c762aa
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,030
Size: 1.00 vMB
Total Fees: 0.04819950 BTC
Feerates: 911.92 > 4.83 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,970 (833,790 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
81,180 81,180 0000000000000c09b9ccea944fcd896ebbd100c156742e52997dde8099169c57 12 0.00/1.00 vMB 0
81,179 81,179 0000000000151e67d5341549a6a28d84e3a4760ac2a8fbd1135e1121feb77b9e 3 0.00/1.00 vMB 0
81,178 81,178 000000000012697f67e9e18a4d030bebc63a65da08c931312803c53c334e8ad8 1 0.00/1.00 vMB 0
81,177 81,177 000000000037fb5af11bca0e4f33243a414740c5787a5fe45c7d1b272d158e32 3 0.00/1.00 vMB 0
81,176 81,176 0000000000160a092239ba64d53a89fa88d963de979bf0d4f4f7f41757b524af 17 0.00/1.00 vMB 0
81,175 81,175 00000000000c91a0c174d991e2a504532e1f7b772bb1210be5dfc259bfed7374 12 0.00/1.00 vMB 0
81,174 81,174 00000000003bd4d1dffd042e31d337cdecdad0cbce5ff1970a100d23eb3617ac 13 0.00/1.00 vMB 0
81,173 81,173 000000000043005d819c48df9f6a94f433845ed03d3f4a620ab5e8a7a5be84d4 1 0.00/1.00 vMB 0
81,172 81,172 00000000003d845ab74536b271dbff49eef2404db011fe5b4ed996734271f748 6 0.00/1.00 vMB 0
81,171 81,171 000000000031f9f02168df9495caad9e31c140bad3c513d1a9f22a631990c6cb 9 0.00/1.00 vMB 0
81,170 81,170 00000000000bd0daa546dab66fc6f86d155460951b9aec099bbe5a9cd5ae5298 18 0.01/1.00 vMB 0
81,169 81,169 00000000000f26e80e08151817a9d8a7bb73a58499ab18a3c2d3c3f93e34bfad 12 0.00/1.00 vMB 0
81,168 81,168 000000000002ed2e290cde8e4426a66830368a333ebb3c53fe1fd0c9123438c7 3 0.00/1.00 vMB 0
81,167 81,167 00000000003baacd626597188b41cd4627449116a86922a1770a7edaa7d8b70d 5 0.00/1.00 vMB 0
81,166 81,166 00000000003a32a304738153fba7ca968e1620b5ef3769c08972f103b0a9d575 11 0.00/1.00 vMB 0
81,165 81,165 000000000005e8ca1af52b31547cb145f01ee281d4769fbc72d560d447296736 21 0.01/1.00 vMB 0
81,164 81,164 0000000000469bcd822a748eebd5cbf0514bf0268aa94cc8998b37f769693368 8 0.00/1.00 vMB 0
81,163 81,163 0000000000398258ba295490a902518c9d54b8e49c24fd820eaed0b9b9f5f44e 1 0.00/1.00 vMB 0
81,162 81,162 00000000001541c7269063d499e243fad53dd055d851ed644c7a2d208305cba6 2 0.00/1.00 vMB 0
81,161 81,161 00000000003168d722c61726e8821d73d5d2e01095d5a4031a18c3a18ef36098 3 0.00/1.00 vMB 0
81,160 81,160 0000000000454f92420a82f319534dc5dd2173d31f745e2beb26a5a994f8b6e0 2 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.34 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.98 GB
    • Received: 14.78 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.