Loading Tool

Explorer IconExplorer

Memory Pool

72,406 transactions
27.95 vMB
0.06478652 BTC
Random Selection Loading Transactions
Max Size: 165.68/200 MB

Candidate Block

Mining Attempt fac408d9841886936dae4fb5d7c4323cbd05586dfaa0e93088eed945f68fef14
Version 20000000
Previous Block 00000000000000000000a6021cd756592116928201db218641aa213304cf81b0
Merkle Root edd1bdabdb70e2441a6522abaf696021a01b21c13a9d898cbeb3347d6d5a71f2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,190
Size: 1.00 vMB
Total Fees: 0.00903011 BTC
Feerates: 40.21 > 0.90 > 0.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,034 (289,599 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
625,435 625,435 00000000000000000009b0580b2a50d42c20ef40d01663bdaa874e881b3cb378 174 0.06/1.00 vMB 13
625,434 625,434 000000000000000000060507f34634041edda7ed9802840a1245257c6cfe4af0 504 0.16/1.00 vMB 15
625,433 625,433 00000000000000000011a033d1f6874f5d456ea88cca1ba89dffb7b22a5c2710 962 0.34/1.00 vMB 15
625,432 625,432 00000000000000000002247bd203e4db2271ba903b200e293df0b1bda7206952 1,254 0.62/1.00 vMB 11
625,431 625,431 0000000000000000000ca34fba152c66a2073c8659b6a956eae306e3869b1483 1,031 0.44/1.00 vMB 11
625,430 625,430 0000000000000000000d2acb764138dee81d541e982e65350769b225280674a6 275 0.10/1.00 vMB 14
625,429 625,429 00000000000000000007973f7ba246d19161f1a9df2615122a85317bbad72807 2,107 0.77/1.00 vMB 14
625,428 625,428 00000000000000000002e676fd1427f2b5dac92685814b7a6e2a438035967cc4 202 0.07/1.00 vMB 21
625,427 625,427 00000000000000000003374c931650231cfa689fd800e2b4bcf485252ea3d87c 1,567 0.71/1.00 vMB 5
625,426 625,426 000000000000000000101fe2ecab9621e61375272e1f63483a4135e0a44b8a94 2,647 1.00/1.00 vMB 14
625,425 625,425 0000000000000000000dd2683810a8bd0395ecc4e05fc0d0ef99c5cf5f64c670 1,220 0.50/1.00 vMB 10
625,424 625,424 000000000000000000108a07a5700d1ac27de47900abf884efc9fdf096a33cdc 188 0.06/1.00 vMB 14
625,423 625,423 00000000000000000003ca5a904c71f1ba5a31c30da0027d808ef3286138bfb9 1,292 0.51/1.00 vMB 7
625,422 625,422 0000000000000000000c5e30fc81b6f1dd89bdb1c0d3fc3d99cf9f0dab11f351 2,831 1.00/1.00 vMB 16
625,421 625,421 00000000000000000006dd3d684211f451f7805ddc521712caa88e02642c7733 329 0.13/1.00 vMB 21
625,420 625,420 0000000000000000000ffdd170074809e5e7b863ea091e23eea2739735b23ad8 815 0.30/1.00 vMB 12
625,419 625,419 000000000000000000000868981b284b6aaf297e32cc8fbd794ead788959c577 545 0.22/1.00 vMB 18
625,418 625,418 0000000000000000000a5799b59845a10f980fac39c7e0cdc4ed4e85fc6b5020 1,800 0.59/1.00 vMB 12
625,417 625,417 00000000000000000004c27cfe977633c9bc40e29abb9a62ba46d897badacbe7 1,501 0.76/1.00 vMB 8
625,416 625,416 000000000000000000062e8ffd4ff85dc266b65b408937544ff48f51ea2abebd 2,038 1.00/1.00 vMB 8
625,415 625,415 000000000000000000127b62e9bdbbc255e0978df5b3ab160329bbc8178f5460 1,978 1.00/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.45 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: 666.99 GB
    • Received: 15.24 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.