Loading Tool

Explorer IconExplorer

Memory Pool

85,850 transactions
32.00 vMB
0.21248715 BTC
Random Selection Loading Transactions
Max Size: 191.36/200 MB

Candidate Block

Mining Attempt ca248efaf6d2e56ee0ec9fab2e9816e7886eb99e763420bde2e0c6fcd1666c22
Version 20000000
Previous Block 00000000000000000000056fab688ddf67ad8d7a1620fa9f28be0953d6e5a38f
Merkle Root 3d8fbafbbdc05c7d05cf4e3bfd9b4a114de44781c97f089e0391352bbf1436cb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,904
Size: 1.00 vMB
Total Fees: 0.09585227 BTC
Feerates: 529.10 > 9.60 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,147 (355,774 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
559,373 559,373 0000000000000000002c2ed57048e31f7e087b2eaa398d6a129a942fecfac2e3 186 0.05/1.00 vMB 7
559,372 559,372 0000000000000000001f03352f56e1a1a32e2853f4d9d936bc536e1312ccd668 348 0.13/1.00 vMB 18
559,371 559,371 0000000000000000000bccc7ae10086db5d44d6eb1464e1b26f38be73c7f00f4 481 0.14/1.00 vMB 12
559,370 559,370 0000000000000000002e893dee9d16730550c04783ba58bf658cc1dc8a418ab0 1,153 0.47/1.00 vMB 12
559,369 559,369 00000000000000000009a9edecf862c7406176580983c4a19f3b44c5808e6cf0 1,931 0.77/1.00 vMB 2
559,368 559,368 00000000000000000024ed5d9ef3397ccc010b40f4feceafe88a0ce921d2dea8 3,484 1.00/1.00 vMB 17
559,367 559,367 000000000000000000241b0b7e5e2e98cb92dd84ec7ffab5411702575c9eb742 3,341 1.00/1.00 vMB 15
559,366 559,366 00000000000000000009368130e4a49fd306228c50e017842fe88428e33cc49c 2,613 0.79/1.00 vMB 11
559,365 559,365 00000000000000000008f47b63b70cbc90bf2b036b4364db779035a9c44bed30 240 0.08/1.00 vMB 18
559,364 559,364 000000000000000000049dd93d0e0a45de9439d22030f0f93c83e2d87b702314 3,151 0.97/1.00 vMB 11
559,363 559,363 000000000000000000276cfa862ad26d8689e9f32dd6b6e81a0a994e1243f599 3,169 0.98/1.00 vMB 11
559,362 559,362 00000000000000000016705c952c133887e4d0bea693490b7141e8399b0ae213 852 0.58/1.00 vMB 3
559,361 559,361 0000000000000000001bda00279c92de27b9b433e2d5c37ef61ae59ac1593d46 2,554 1.00/1.00 vMB 5
559,360 559,360 0000000000000000002251854a1b4c451d082a998261e9d1be1c5bfd6dbb5865 3,136 1.00/1.00 vMB 12
559,359 559,359 0000000000000000000d9737bf35b934de93a1c0447dd850011b3bf5704772eb 2,968 1.00/1.00 vMB 15
559,358 559,358 000000000000000000201777dc8f69c210c3e2085f944a4b256caaab229f7419 2,974 1.00/1.00 vMB 3
559,357 559,357 0000000000000000000a537cc66f2dd410f5d24a1689169a31aac2736adb0867 2,071 1.00/1.00 vMB 8
559,356 559,356 0000000000000000002823dff36e9bff0aec9744718fc81734ef6705ec9fc57e 2,908 1.00/1.00 vMB 17
559,355 559,355 00000000000000000017bf4832d7d3b513967727a47544fe82e066336e98f875 3,471 1.00/1.00 vMB 16
559,354 559,354 0000000000000000000a1ee33ae41339266330d78c7bbe555759d335d7004286 3,160 1.00/1.00 vMB 12
559,353 559,353 00000000000000000019c6c5501f0ec0a9b99f9f902906bc2cd9513eddf65620 1,287 1.00/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.65 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: 672.70 GB
    • Received: 16.31 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.