Loading Tool

Explorer IconExplorer

Memory Pool

40,917 transactions
26.60 vMB
0.06180277 BTC
Random Selection Loading Transactions
Max Size: 138.84/200 MB

Candidate Block

Mining Attempt cad0987eb41b668ebf305403b102383ebac65fdfa9638de21efc2142341d4247
Version 20000000
Previous Block 000000000000000000004a2b107003c44fcf6b870126f382c42a8ec7f70aace3
Merkle Root a4ce532e4dc14d526ba1d8c5d34a50c214cb349c9007803c70abe98bfeb5a5a7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,411
Size: 1.00 vMB
Total Fees: 0.01258241 BTC
Feerates: 151.03 > 1.26 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,941 (793,382 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
121,559 121,559 0000000000007fb5d96f9eeaf62e105b06351ae5cff8091bdc6aaead39c170ac 9 0.00/1.00 vMB 339
121,558 121,558 0000000000005ef3ce1c30bca90bc1a571216d7a354166534c6faa0fe4048e80 1 0.00/1.00 vMB 0
121,557 121,557 00000000000096410bfb2ba13c6d1c8d8176956bb82959a761a1efced80f6aad 7 0.00/1.00 vMB 959
121,556 121,556 000000000000903f5e5b34dd02c72fc2073025a48d3c03bbf501751710d0549b 1 0.00/1.00 vMB 0
121,555 121,555 0000000000001703bbd51bc183f7406b7471ee8aba5daeb2247652a780f149a7 22 0.01/1.00 vMB 248
121,554 121,554 000000000000460efb7dcfaa43d66ccf7f976e1d3dda8240d81dccfd52b9cb64 5 0.00/1.00 vMB 0
121,553 121,553 00000000000029b449a89eea79a04cbb92d687d80dc50af12f92d37c5004324f 11 0.01/1.00 vMB 315
121,552 121,552 000000000000566e55b5cf9a6809c54ba8b2f4ccc3c3da171f69bc41362d66de 37 0.01/1.00 vMB 220
121,551 121,551 0000000000003f1e98420d097871eda41e33dc07d535b53c9e68a657f2d8d4c2 16 0.01/1.00 vMB 277
121,550 121,550 000000000000541a0744067bdb1458b6b0581da0d1989272ebb55acb67e73428 21 0.01/1.00 vMB 0
121,549 121,549 0000000000001c06fe3805f664cdb1b877bf6eebcc48c0f95419bb60e2468dd1 5 0.01/1.00 vMB 1,506
121,548 121,548 0000000000008d05a7e6cfeb4e6767abd3b45aec54bda7fd06bccb8affa60ec9 30 0.01/1.00 vMB 201
121,547 121,547 00000000000001bb83b0c8abfed88f3b6f88ee8b71968df86e11220914d7448a 14 0.01/1.00 vMB 214
121,546 121,546 00000000000052414e8023d1beb4e3ed4fe3b05a4779b0d028e0733a0f375384 19 0.01/1.00 vMB 827
121,545 121,545 0000000000007da05c919fe1660b90bf4c4cff17f5177abaa5c2f69c0c97ccb9 4 0.00/1.00 vMB 0
121,544 121,544 000000000000546d7af81d87e3484b29856b5d5847842b6ccbe57f762844efac 9 0.00/1.00 vMB 0
121,543 121,543 0000000000007aaac6e967cce8a24cb4a2faf63d8e21f9d1856a2a842c53dbef 8 0.00/1.00 vMB 0
121,542 121,542 0000000000008cbbd00e78777566dbc3a58f40fa2c77130e28059c6621c8f8ba 9 0.00/1.00 vMB 0
121,541 121,541 0000000000003ec34c47161814242cd42b61539520c56972a9958556d013e30a 8 0.00/1.00 vMB 432
121,540 121,540 00000000000077db9c7e8dd5ee28e2c08b6b6f791825ed2a21430bcd6836f62b 29 0.01/1.00 vMB 540
121,539 121,539 0000000000003a02dbce37a0c289edc840ab4b0f836d7f24da37a8bd00813940 2 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.28 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: 657.00 GB
    • Received: 14.44 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.