Loading Tool

Explorer IconExplorer

Memory Pool

81,924 transactions
29.81 vMB
0.06385241 BTC
Random Selection Loading Transactions
Max Size: 180.82/200 MB

Candidate Block

Mining Attempt e04e95e151ec907f4bca974fd8ac85305cae791f4c34695dbeba183c1b737fd1
Version 20000000
Previous Block 0000000000000000000148141c8e072118c303566a26aeaa1fbb69733bc2c6ef
Merkle Root e4a9f92d9f3a39d1a67698d065e7f3445a780359a83d4555813b8772301c2177
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,836
Size: 1.00 vMB
Total Fees: 0.00305788 BTC
Feerates: 14.26 > 0.31 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,960 (181,716 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
733,244 733,244 0000000000000000000306aed537da6758a58d27c67e0aef9781c21bbde8ee41 1,676 0.65/1.00 vMB 8
733,243 733,243 00000000000000000000cf6794a06f5c54833fc70ee9f84a8e5ff97a19a2a158 1,777 1.00/1.00 vMB 1
733,242 733,242 00000000000000000001563e43fe128a01bee91e03a005c907534883d01f9b29 1,740 1.00/1.00 vMB 5
733,241 733,241 000000000000000000042098ed82b6eb155d7b2ecd2ecbc31d7f41896ae7d637 3,155 1.00/1.00 vMB 10
733,240 733,240 000000000000000000092df098ed4dc022c3b3e8ddfa454cdc56cd23463a07ef 2,713 1.00/1.00 vMB 15
733,239 733,239 0000000000000000000146a5d38bca77864d560306118efb0f8b04da05e27a71 637 0.19/1.00 vMB 7
733,238 733,238 0000000000000000000011bf02bbe2b02f24fa61fa13ec3963bba36a4e91c3b2 2,751 1.00/1.00 vMB 8
733,237 733,237 000000000000000000012de6d74f0712454716a2017ee73f47f847cde663f82f 886 0.26/1.00 vMB 6
733,236 733,236 00000000000000000006d3ea18a294b29dc36f8cebf18a624ac0d1bd0b87b889 3,253 1.00/1.00 vMB 9
733,235 733,235 00000000000000000001a80d2b6322a17aa91abc80ab8de3429a53fa474e349d 2,051 1.00/1.00 vMB 3
733,234 733,234 00000000000000000000001c79ed1fce45cf47b145fc4564a979731765a0aeca 3,133 1.00/1.00 vMB 7
733,233 733,233 0000000000000000000005dabde9844c3d1218e620b19a97aa8b3d9bf2f9c99d 2,382 1.00/1.00 vMB 4
733,232 733,232 00000000000000000005bdab164f8d2a3d41aaba6ba8596e1748982f2f9a8e01 1,958 1.00/1.00 vMB 9
733,231 733,231 00000000000000000006539747f70a2ad0f689f58ba9c64dbdf60e729140b980 3,056 1.00/1.00 vMB 12
733,230 733,230 00000000000000000000888817d0cdde6961106f6264cc89d74fdad3582be4cf 3,102 1.00/1.00 vMB 7
733,229 733,229 00000000000000000008fa4df8e9454980e70d101f75a357d452a84faa90c127 2,628 1.00/1.00 vMB 15
733,228 733,228 00000000000000000007a9570326e467d841e99a49a002484521f305c06cfcf0 2,417 0.86/1.00 vMB 8
733,227 733,227 0000000000000000000432700585d2ed10e24d62ea39eb4d0f6c2f0279cbfc1f 524 0.31/1.00 vMB 2
733,226 733,226 00000000000000000000a016f2010c9c2b5f13ff921ea4296d890f32c925abbe 2,753 1.00/1.00 vMB 4
733,225 733,225 0000000000000000000548009f9218733b0600984a0908873b8247ad8e2c381e 1,262 1.00/1.00 vMB 8
733,224 733,224 00000000000000000005276b3b4ebd6c707b1a7b7874d3df57b41eb9eee4b74d 2,960 1.00/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.32 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 660.27 GB
    • Received: 14.66 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.