Loading Tool

Explorer IconExplorer

Memory Pool

73,941 transactions
27.31 vMB
0.06432065 BTC
Random Selection Loading Transactions
Max Size: 166.77/200 MB

Candidate Block

Mining Attempt b0bf2788104a7a69d0fcc88ce15dc0aeb9a3056bfe35ea13797bf16ef59dadd3
Version 20000000
Previous Block 000000000000000000002bfb1ccb7aeece6203b088c253b5b9e390365e6615b7
Merkle Root 78be786703f5adb7b8068524579a17f3567a6bcac327d0a062bfae626a279b2a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,599
Size: 1.00 vMB
Total Fees: 0.00633812 BTC
Feerates: 100.53 > 0.64 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,251 (473,836 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
441,415 441,415 0000000000000000032728ed71598e9f72bfbea0ef9acf83bae0e4921d51f852 2,026 1.00/1.00 vMB 57
441,414 441,414 000000000000000001cdc40401dee5a77253e3166db1be7163a05429f1bfd37a 2,164 1.00/1.00 vMB 68
441,413 441,413 000000000000000003436de5a5bf86d2a0f0ebc42eb1e9ed976102644ccb5f1e 2,058 1.00/1.00 vMB 68
441,412 441,412 00000000000000000124a1452a2c2592262d3c33d4441bad852f9c9f6fadc813 2,615 1.00/1.00 vMB 71
441,411 441,411 000000000000000000f6ff1d12b0d35fdb6a93ee791c7f4712345c8c20accf74 2,353 1.00/1.00 vMB 87
441,410 441,410 000000000000000002605221921ab7973b1832fcd015f222ebee00445dd41a35 2,465 1.00/1.00 vMB 91
441,409 441,409 000000000000000002207876dea13804ff573b78dbebd5d10ccec2536fb2460d 2,485 1.00/1.00 vMB 67
441,408 441,408 00000000000000000087d2e70eba886a73ceab2ae1aeed1d5d6ee11c08071c67 2,549 1.00/1.00 vMB 93
441,407 441,407 0000000000000000008b0612e57573d976f9edcc9f0e3feea4d6a0d462f72c1d 9 0.00/1.00 vMB 478
441,406 441,406 0000000000000000019a8571b70a5763ae4c6e44edd2ab30682066746b59fc88 2,276 1.00/1.00 vMB 76
441,405 441,405 0000000000000000023164afa65bfbd4e1d879a24b56b50f970ebd0918caed37 2,324 1.00/1.00 vMB 77
441,404 441,404 000000000000000000a32f08195fcff4ed3a58e9636a2086e5a633830097df0d 2,716 1.00/1.00 vMB 90
441,403 441,403 0000000000000000024501cdb33809734bc12c110c21027e00720c6a0ba155c8 2,586 1.00/1.00 vMB 77
441,402 441,402 000000000000000002333d38b4402bc64ab46e8b913494ad2c31bdbe06255356 2,087 1.00/1.00 vMB 88
441,401 441,401 00000000000000000267cfbb9649baa83b08568459236e291dd8031a5324c1cb 2,254 1.00/1.00 vMB 64
441,400 441,400 000000000000000001b5cb6ace634004fc17c4daec71b00cb195bb7e58e73e81 2,296 1.00/1.00 vMB 70
441,399 441,399 000000000000000001ed72e657a8734a2553289e1aaa265bbaf6b03896c1b133 3,141 1.00/1.00 vMB 112
441,398 441,398 0000000000000000012f0bb3c3309047315438559d8bc3fc292b3d74f32136ba 2,383 1.00/1.00 vMB 77
441,397 441,397 000000000000000003a1bdaf024fafafcd5a57ce3dbf357d15c07c702212913d 2,430 1.00/1.00 vMB 75
441,396 441,396 000000000000000001284125b7de66307b6a9ed1cdfd070f693a752c2f8551ef 1 0.00/1.00 vMB 0
441,395 441,395 000000000000000002c4cfece8168ef7898df3500084e5f477ae2143e65f02bb 1,600 0.71/1.00 vMB 77
Previous 10 blocks ↓
Total Size: 782.83 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: 711.63 GB
    • Received: 17.10 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.