Loading Tool

Explorer IconExplorer

Memory Pool

53,810 transactions
22.28 vMB
0.10358507 BTC
Random Selection Loading Transactions
Max Size: 129.07/200 MB

Candidate Block

Mining Attempt 7be618496bb0ba2cd5f89e8e77a39c14c94e75e763279a6d134f9693f1131e07
Version 20000000
Previous Block 000000000000000000015c6c086c714c2d04c784e98470ab17eaeede07b7605a
Merkle Root bb137d18dca8eedece72547dc67d15eadfd89c5ff8abfdb0607aa84fae305b4e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,108
Size: 1.00 vMB
Total Fees: 0.05669379 BTC
Feerates: 150.90 > 5.68 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,933 (803,496 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
110,437 110,437 0000000000013c32cd4cfee514d1734dd30ab7aad7e55ca75e738edb338f1810 13 0.00/1.00 vMB 0
110,436 110,436 000000000000a691eb49a6075e4fdc755a130438b9c89ff603a11ead6ada6335 8 0.00/1.00 vMB 0
110,435 110,435 000000000000bc46f6702fc4a3d914a124e0fe461fe436ed64a428ad9887d22d 7 0.01/1.00 vMB 0
110,434 110,434 00000000000117e5a9d4d1b068d81d75f1a14c38f0bfe03805f34ef7107e2d98 10 0.00/1.00 vMB 0
110,433 110,433 00000000000153214be3569cb925be50cdacb9a67a5fba3459c39c9c54895228 12 0.00/1.00 vMB 0
110,432 110,432 0000000000017d7fc9a36472f75fcabb9801560d72c2b29e9e24ba10417ab115 9 0.00/1.00 vMB 307
110,431 110,431 000000000001a3fe0dd5a26561585d0e0520f49fae5569f2954ca54c6961398a 12 0.00/1.00 vMB 0
110,430 110,430 000000000000e0efade166f975d41314f12bc573993729569b435f5fe962df1a 5 0.00/1.00 vMB 0
110,429 110,429 00000000000195bbc60e2d2a822250d2ced1bfc0fac50fbce425e598d5358d72 13 0.00/1.00 vMB 341
110,428 110,428 0000000000009ac0404093c3f4b509b5bedc8a68cb7769e0e3b83ce3d6ca44bb 12 0.00/1.00 vMB 0
110,427 110,427 0000000000007d966f038c07de595cdb36fcbfa9841b1bacca085881e640a1b3 4 0.00/1.00 vMB 0
110,426 110,426 000000000001143b5428482896d29e2e55db045476a76a80afe3219d354964cc 9 0.00/1.00 vMB 0
110,425 110,425 0000000000017c5d5e035d14e50e10283307e048ecac00e618e048d00d80efa3 11 0.00/1.00 vMB 0
110,424 110,424 000000000000180b25c4a78f343e4892117cf10912550c60e6320832819d8d16 13 0.00/1.00 vMB 0
110,423 110,423 00000000000067c6c939c859415eeeea60471be8298f4d90de446279eb04627d 11 0.00/1.00 vMB 0
110,422 110,422 000000000000674e025b0c1f33bc4ee09193d5211ac2eb2004bd79cbed2fd03a 9 0.00/1.00 vMB 349
110,421 110,421 000000000000d5311b44a34ec3ea28a5cddcb44e2fdbbffa8b16686dcd81972e 12 0.00/1.00 vMB 0
110,420 110,420 0000000000002361a3f753b1686dafc3539e81e514c6aaf0fc3e8427023f88bf 12 0.00/1.00 vMB 0
110,419 110,419 000000000000b73aa2a4a469cc8ba43b14d936445dd6995aba8e287902fdb7ab 12 0.00/1.00 vMB 0
110,418 110,418 0000000000000a7cc29cccd319f3c6dd8f0dbe05218e64e5010158a689bf3e6f 13 0.00/1.00 vMB 0
110,417 110,417 000000000000b963d3080427482835742ae6e00a05af880e043e52de7c80d6e0 11 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 780.49 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 529.23 GB
    • Received: 5.74 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.