Loading Tool

Explorer IconExplorer

Memory Pool

39,744 transactions
27.97 vMB
0.05808918 BTC
Random Selection Loading Transactions
Max Size: 142.74/200 MB

Candidate Block

Mining Attempt 93bf341f8241b85b37a055eb4efcf05eb6cf2b4432266c1c4ac5650fde541ca1
Version 20000000
Previous Block 0000000000000000000210ce047a899c3165142ca92db23549562eea5202e5a5
Merkle Root afa0d1e04d0a5ca7c5ad4a67dbe60f40a98afc41ac85603f9af959302972d266
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,298
Size: 1.00 vMB
Total Fees: 0.00445324 BTC
Feerates: 50.62 > 0.45 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,633 (219,215 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
695,418 695,418 00000000000000000007e8592142eede76bc10fcfe8c3220a6653954d6a9936d 2,773 1.00/1.00 vMB 6
695,417 695,417 0000000000000000000b99906bedfc21890261da2b39ae5179a149993f9799bf 2,332 1.00/1.00 vMB 49
695,416 695,416 00000000000000000001cca1ecf8bf467ba97bd4e319e152e633f90464beb606 1,573 0.79/1.00 vMB 9
695,415 695,415 00000000000000000009eb5e478a863bff5c52d622d059605ad564f1946abc63 2,202 0.82/1.00 vMB 11
695,414 695,414 000000000000000000063320c77c965a23ad77189cde1b3a7db43137f5dc6393 540 0.36/1.00 vMB 3
695,413 695,413 000000000000000000009b028760cff83fa2f8fd482902505cb5a37aefc2c31f 2,209 1.00/1.00 vMB 10
695,412 695,412 00000000000000000006f8d83c3b25ff359ab03c6bf17b7d5659da317ec1b801 2,490 1.00/1.00 vMB 11
695,411 695,411 000000000000000000048b3c37ca0aa851300b8aecfafa7a924a4052774f12ae 2,014 1.00/1.00 vMB 5
695,410 695,410 00000000000000000002035bf632e3ab22d8435ed5d0657e1fe2be34ed3fc79b 2,865 1.00/1.00 vMB 17
695,409 695,409 000000000000000000034631d7a8d14965f70a2987ded39be708b0e7a06dfb6d 3,595 1.00/1.00 vMB 6
695,408 695,408 0000000000000000000c456df011e0d9cac934d7256914a990c47e0a4c284413 1,884 1.00/1.00 vMB 26
695,407 695,407 0000000000000000000b4b89934830661d8dc657fb8c30cabb016baaf58ccfd9 2,693 1.00/1.00 vMB 11
695,406 695,406 0000000000000000001050f25c082e8b5e5cf2b35df05bc95f70f7b54e8d084d 2,305 0.70/1.00 vMB 14
695,405 695,405 00000000000000000012bc04bbd99fb6ad80058662e4a91d6f680cde3a1c4d49 320 0.09/1.00 vMB 25
695,404 695,404 0000000000000000000605f522388b20212bba198e39145f5f01c61ed04cd404 524 0.30/1.00 vMB 8
695,403 695,403 000000000000000000049e25611a3809ecf13ac5da16983616a27745626c8268 2,104 0.74/1.00 vMB 12
695,402 695,402 00000000000000000008a516144611b70f914b6461309efb65378340071ce5ff 404 0.83/1.00 vMB 3
695,401 695,401 0000000000000000000f7e2e74e0de5e696d98ce10e39d418fb1848e9bf1e153 2,895 1.00/1.00 vMB 12
695,400 695,400 0000000000000000000b2cac26764f167f40bb4d85cd2cba41e36a3a2960f433 710 0.64/1.00 vMB 8
695,399 695,399 000000000000000000110f06bf25522eef3f20b5bc5f1ac986b8123083d6f95e 392 0.79/1.00 vMB 7
695,398 695,398 0000000000000000000fa3a153f9acb60d91b5e134c6ce1eb5d734d3785d411c 1,537 0.64/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 781.74 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: 630.39 GB
    • Received: 12.03 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.