Loading Tool

Explorer IconExplorer

Memory Pool

84,637 transactions
32.70 vMB
0.09997645 BTC
Random Selection Loading Transactions
Max Size: 198.17/200 MB

Candidate Block

Mining Attempt ec0f6e283e51faab5a9cf7c947a4c6c46204ffb13f625b82e17a6566ea6fc4db
Version 20000000
Previous Block 0000000000000000000073858b84c6401114582f0135c71d085cde3871dc221b
Merkle Root d3d7b1239ac2ff1b46044ffd8a7f1ffce0a7ec8e198ab96abcaf9d8d0949f84d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,744
Size: 1.00 vMB
Total Fees: 0.02753592 BTC
Feerates: 223.65 > 2.76 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,216 (167,016 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
748,200 748,200 00000000000000000004bb4d5be182af4a917ed5fbb842b7bebf35bf29c69db2 1,755 0.82/1.00 vMB 11
748,199 748,199 000000000000000000050f701c0ff7414b5faa0dcfca0479cb031e008a97387c 1,436 1.00/1.00 vMB 14
748,198 748,198 00000000000000000007a20bd51f402fbf3bef2aaf7793a4cd5395f52fd19da3 2,194 1.00/1.00 vMB 15
748,197 748,197 0000000000000000000055741d542fea15f06669a15c7a5bcb93612c574050a4 814 0.30/1.00 vMB 11
748,196 748,196 00000000000000000007931a929bea0a7b87a96b6b67bfc6f507b79442074166 1,832 0.64/1.00 vMB 12
748,195 748,195 00000000000000000009202eb3723d76bee91a943ae92d3cef0712afc99d9dd3 1,265 0.39/1.00 vMB 14
748,194 748,194 000000000000000000050190a73f13bee455d506a5c9474aac6640d8517bf65a 681 0.29/1.00 vMB 9
748,193 748,193 0000000000000000000927b848b1adfeb2707f1b4571a995ad0e56630ee6c50e 620 0.28/1.00 vMB 10
748,192 748,192 000000000000000000096fbad9738bf86a19c31206611bfda9106645ff84404b 92 0.04/1.00 vMB 13
748,191 748,191 00000000000000000001e7dfcfb8340f016f9e55dd9322aa9878e6b7624f764c 969 0.38/1.00 vMB 10
748,190 748,190 00000000000000000007b1c507cccb057dd3fddd21bb6cb99261eee2aaf82fb2 545 0.40/1.00 vMB 6
748,189 748,189 000000000000000000068d467cbbcd13cb28b80b8f788af25ff51b44453e09ee 105 0.03/1.00 vMB 12
748,188 748,188 000000000000000000033a8b2179fa6d4a1b71b9d0959edf522ede7a3b5ffa1d 1,487 0.63/1.00 vMB 13
748,187 748,187 00000000000000000002f483c7f1ae10de950a3eb850a85a421bbd974e02ca38 2,411 0.98/1.00 vMB 12
748,186 748,186 00000000000000000007716d82705382e4e4bdf08e29cb9f14b1537ce79c55ae 868 0.31/1.00 vMB 13
748,185 748,185 00000000000000000000afc522960aedb5ff7c6a066f1b4b20c6340f5fa96e39 579 0.19/1.00 vMB 15
748,184 748,184 000000000000000000050848875eeb94ab3505d5672fc9b6d45679f52bb3722c 247 0.15/1.00 vMB 6
748,183 748,183 00000000000000000002fd64ef2f4ffccb25352a282b07c05c7224dce965bbd4 1,662 1.00/1.00 vMB 5
748,182 748,182 000000000000000000031f7dce639f670ff3751323bf25fd96fd2d7d03d65a5f 1,471 1.00/1.00 vMB 12
748,181 748,181 00000000000000000006923e40029a9459f1d877f962838cb35a603e37ce9d35 2,135 1.00/1.00 vMB 22
748,180 748,180 0000000000000000000744d69b82ef2060ecc63e9786c5d295ed6f6d5724eae7 96 0.03/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.76 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: 709.02 GB
    • Received: 16.82 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.