Loading Tool

Explorer IconExplorer

Memory Pool

82,729 transactions
31.20 vMB
0.09047889 BTC
Random Selection Loading Transactions
Max Size: 191.07/200 MB

Candidate Block

Mining Attempt e92336b97716f70617464d8ec734bd65ffe922f9c619a004ed2886d39b48ed32
Version 20000000
Previous Block 00000000000000000000a85c36171777e63d64dce13efc9d5a9a92d01c1863c6
Merkle Root 31c19cabb930399965f066533eec83c3f738bbbaae2f97be8ee4a35821edd410
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,064
Size: 1.00 vMB
Total Fees: 0.01997845 BTC
Feerates: 50.62 > 2.00 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,222 (167,031 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
748,179 748,179 000000000000000000088dcb958004cbd82dc43a31b561769fbaba44658fb15a 389 0.69/1.00 vMB 4
748,178 748,178 00000000000000000003985866462ebb6757002668d515e83ead2be4a83cd784 1,509 0.99/1.00 vMB 11
748,177 748,177 00000000000000000004a65956b7e99b3fcdfb1c01a9dfe5d6d43618427116be 2,695 1.00/1.00 vMB 16
748,176 748,176 00000000000000000001edd23ac330b24ef541376aa9f08e00c96e5a56a7ff4b 138 0.04/1.00 vMB 16
748,175 748,175 000000000000000000057358ee46350964b055926fea7e2ee48e58f845db261b 113 0.06/1.00 vMB 9
748,174 748,174 00000000000000000000ca9ed1ca572b0f198861d52de9bfe1c3c9e9bfa419df 1,792 0.99/1.00 vMB 6
748,173 748,173 00000000000000000003eb94011b079e3091b1d8e2639cf3de1f741baee8f508 1,673 1.00/1.00 vMB 14
748,172 748,172 00000000000000000007d65aee1702ce345cd79bff70cce3cf08ba3b053e1a16 2,714 1.00/1.00 vMB 23
748,171 748,171 0000000000000000000560cc41bc672dd8b40ee1b9748f8ad0803a79321951b1 875 0.33/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.77 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.38 GB
    • Received: 16.89 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.