Loading Tool

Explorer IconExplorer

Memory Pool

45,540 transactions
28.93 vMB
0.13698934 BTC
Random Selection Loading Transactions
Max Size: 150.74/200 MB

Candidate Block

Mining Attempt ae68c422835753345907e3bdacb2ea4ef809044a32534f2757a3dcacefa35a81
Version 20000000
Previous Block 00000000000000000001ba294a1e5c8ead048e94ebd94561d85b6bcbd1b10899
Merkle Root e33edaa6cb19c50f683805b21910ed79206dff5cf7b9bd3f8bb128271284d78e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,629
Size: 1.00 vMB
Total Fees: 0.03884883 BTC
Feerates: 100.25 > 3.89 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,709 (468,412 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
446,297 446,297 0000000000000000014e83713b13915dafcaace3157e72fc1c28d7c0834ca53b 2,159 0.99/1.00 vMB 79
446,296 446,296 000000000000000000899f2e53cfba8b711a1a3d87e86e05a22cbbccee6add50 1,860 1.00/1.00 vMB 69
446,295 446,295 0000000000000000015ae7196398cabf37628219020617175ba846b15640aeba 1,961 1.00/1.00 vMB 58
446,294 446,294 0000000000000000010a7b2be3e4fb33f2c5f5c547f8dc4f40f59a04893491a4 2,396 1.00/1.00 vMB 85
446,293 446,293 000000000000000001b5a5d967009922841934f254a43568fad4c48067376d52 943 0.60/1.00 vMB 59
446,292 446,292 0000000000000000020cc05367efddac579467b67f3688331abbc4082431fa5e 2,331 1.00/1.00 vMB 95
446,291 446,291 00000000000000000175f7b98d9ffd540a883fe599445adb6a4f19bc9cf10091 2,248 1.00/1.00 vMB 79
446,290 446,290 00000000000000000004c01c1dcca298403bd2e9224f94ec61cdc7633987a015 2,132 1.00/1.00 vMB 68
446,289 446,289 000000000000000002f441ef2555489a60f736a5a2cabcacfcec490b4bd2634e 2,574 1.00/1.00 vMB 97
446,288 446,288 000000000000000002394d72d24fa12f9867685eb1f89b35f7e5b7db059bb91e 2,105 1.00/1.00 vMB 74
446,287 446,287 000000000000000003336f1653240c772c424a32c8c0a01dc501ddfa7c25813f 2,332 1.00/1.00 vMB 80
446,286 446,286 000000000000000002d42cb8bf9f7391eb733a88680b9fbe6bf6d254b515ae17 2,271 1.00/1.00 vMB 71
446,285 446,285 0000000000000000014ba350f5daa357b84aa74be949afd7a19a687afe255fc1 2,152 1.00/1.00 vMB 97
446,284 446,284 000000000000000000ef22e065427bd4738b7041ca06a2ba558eef1693f394dc 2,088 1.00/1.00 vMB 69
446,283 446,283 0000000000000000001581f91efe159267d20f353451110c6ad97e49896290a5 2,627 1.00/1.00 vMB 77
446,282 446,282 000000000000000001d57445562277630528f388b5d480f10b61fe145303e392 1,476 1.00/1.00 vMB 89
446,281 446,281 0000000000000000015a6dbba1c7b16875730f1573398169f6785c6611c592ab 2,457 1.00/1.00 vMB 96
446,280 446,280 00000000000000000278e1f931769c8b6798afe54f64073347b05835b88b5b8f 2,455 1.00/1.00 vMB 82
446,279 446,279 0000000000000000011853cb74d658fd7cac7bc1a7372d25c948954c681e09d2 1,990 1.00/1.00 vMB 64
446,278 446,278 0000000000000000032153409bb65bc7aefb90d77c65330c4245e804e1d8a71b 1,998 1.00/1.00 vMB 64
446,277 446,277 00000000000000000216cfe4faffa97b1f4485be97185c5db2408cbe8c03ab15 2,234 1.00/1.00 vMB 67
Previous 10 blocks ↓
Total Size: 781.88 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: 645.01 GB
    • Received: 12.64 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.