Loading Tool

Explorer IconExplorer

Memory Pool

77,273 transactions
30.81 vMB
0.14018361 BTC
Random Selection Loading Transactions
Max Size: 177.13/200 MB

Candidate Block

Mining Attempt 7f023fa779280f679d556fb8e06102e9d83be413809f39b47b1eb9429c240142
Version 20000000
Previous Block 00000000000000000001f0d90b14f5686296d43939de68ba4ee5c1525744741c
Merkle Root 551e97bd0ae87da4a6318a9c49a94af73ecf05c7ebbc57ec5b7539f3ebbc0ef1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,277
Size: 1.00 vMB
Total Fees: 0.05117907 BTC
Feerates: 150.36 > 5.13 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,052 (78,716 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
836,336 836,336 00000000000000000002f4d886727b2c0a88961c75d0562a646c2aa9e1c50fd4 1,860 1.00/1.00 vMB 14
836,335 836,335 0000000000000000000109edce240963cbb5a57f0a597c9b17f9aab199877c8a 3,176 1.00/1.00 vMB 27
836,334 836,334 000000000000000000014210acdca2419044e282cd8da78c958d198ef6e6f157 1,269 1.00/1.00 vMB 13
836,333 836,333 0000000000000000000112df79348a09788854777d98ce3971595436d6197b08 1,271 1.00/1.00 vMB 13
836,332 836,332 0000000000000000000036eb1db1db554cbaf23cc6fa8e8c89be651621120148 1,393 1.00/1.00 vMB 13
836,331 836,331 000000000000000000025b9b616f75b99fdb6248fdd13cb7741d696e67201846 2,443 1.00/1.00 vMB 21
836,330 836,330 00000000000000000001734f9d52e6485f84ec7ae1e618a4fe094d122487accc 952 1.00/1.00 vMB 13
836,329 836,329 0000000000000000000188f0fe52e7bd65eb34d0f02e99e8c76b49f26e3c2afa 1,610 1.00/1.00 vMB 17
836,328 836,328 000000000000000000028c0522b4c20db9d8a8037b51ef6e9834050c6612ebc2 1,857 1.00/1.00 vMB 20
836,327 836,327 0000000000000000000146a205c4170367cc217012ab3c6f603bebead4cc246a 1,450 1.00/1.00 vMB 15
836,326 836,326 00000000000000000002870460fe9fef81ed26870da203bb01e685b34c0c3c52 2,495 1.00/1.00 vMB 27
836,325 836,325 0000000000000000000109c6ac5e0cf2198039166af0a77898b448d296dcf6eb 2,778 1.00/1.00 vMB 20
836,324 836,324 000000000000000000011b4cdf9d1336cd62c822c0476036693029fb75039471 3,259 1.00/1.00 vMB 31
836,323 836,323 0000000000000000000184c31fdca32fb67468b71b0de81925ad234660191345 2,318 1.00/1.00 vMB 20
836,322 836,322 000000000000000000000e32668085cfc0facd84002f16c63cef7f060fe4291b 645 1.00/1.00 vMB 14
836,321 836,321 00000000000000000002866f5b43de7dbca59de34c6700535001d552e67d2238 844 1.00/1.00 vMB 14
836,320 836,320 0000000000000000000084e4c3bf225fd9939a664bedb4cd999d03902e7fdb60 2,206 1.00/1.00 vMB 24
836,319 836,319 00000000000000000000aeccec2d0c19741588f3f4d071d37c1af73e4765cf2c 2,553 1.00/1.00 vMB 19
836,318 836,318 00000000000000000002705024033f6a694e7e433725eebf517c2f000e257458 2,858 1.00/1.00 vMB 37
836,317 836,317 0000000000000000000113ac3dac178bef53ff76a118c2b96c0122dc6a0005c6 2,684 1.00/1.00 vMB 21
836,316 836,316 0000000000000000000226bb2c00bfc50bccc1b2d202d2c7ccad6c11993038ac 2,876 1.00/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.48 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: 668.22 GB
    • Received: 15.43 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.