Loading Tool

Explorer IconExplorer

Memory Pool

79,078 transactions
29.27 vMB
0.09785444 BTC
Random Selection Loading Transactions
Max Size: 176.88/200 MB

Candidate Block

Mining Attempt cd7a8b121d62546e6b465b7a1e6b907b811d6515c10866dce76118639bf4bd14
Version 20000000
Previous Block 00000000000000000001c91beefdbf93e824f2717ab594e9edd9a754a7cec7fc
Merkle Root 2e7d34e5cdb796d36a30109f877886c423fbb826ac585d61b42ebe6c1bcec1d6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,525
Size: 1.00 vMB
Total Fees: 0.03566977 BTC
Feerates: 477.45 > 3.57 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,137 (239,365 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
675,772 675,772 000000000000000000034522fdf475233d5b4361693433371fe1d22aac4bd64e 1,953 1.00/1.00 vMB 87
675,771 675,771 00000000000000000002d38bcd91cb74f79245e265500e5c6b4f4255fd643857 357 1.00/1.00 vMB 10
675,770 675,770 0000000000000000000847612a37e64b77804437fde9e0efebda62ea0b16ef86 2,282 1.00/1.00 vMB 44
675,769 675,769 00000000000000000003cfda473f07c99c2e40f522223b3c71a9def905706276 614 1.00/1.00 vMB 16
675,768 675,768 0000000000000000000273ac8d2f00cb448ac92ab942c1751b8cd85892154d19 1,072 1.00/1.00 vMB 31
675,767 675,767 00000000000000000007413c18186c5faff61493356b95f0c159dad9a75bc14f 324 1.00/1.00 vMB 10
675,766 675,766 00000000000000000007dfccf255afedb88bbd72a2797b8ca481350546b506f3 2,057 1.00/1.00 vMB 32
675,765 675,765 0000000000000000000b541aaf40daf360a235d9531fc32438c3c64db00a981a 1,995 1.00/1.00 vMB 33
675,764 675,764 0000000000000000000219c728af28a5cc8d5c0c36037a22bad209e0d5ad6900 2,302 1.00/1.00 vMB 34
675,763 675,763 0000000000000000000791c406336497ec7e8567fdf21c340d81045c1bcef0f2 2,291 1.00/1.00 vMB 83
675,762 675,762 00000000000000000007161bea6785fb1bee631d7d21fe8eac71799f0e7951b7 2,321 1.00/1.00 vMB 24
675,761 675,761 000000000000000000043d159293024378e2d198d766dc85678ae506be0b64c0 2,642 1.00/1.00 vMB 14
675,760 675,760 0000000000000000000cdbd64afa18952cf2ad1ed4c499934edabbf87cfd9de2 2,432 1.00/1.00 vMB 56
675,759 675,759 0000000000000000000a2a0731e79f977c689e4f3bf0a72eec99abe3c3478e52 1,902 1.00/1.00 vMB 16
675,758 675,758 000000000000000000004b9f2a0de049afb1c20466db3cc4215424bcbe2a45ff 2,355 1.00/1.00 vMB 17
675,757 675,757 000000000000000000005a531dec6db91aeb7a79def9f81fed29f53f7e7852df 2,565 1.00/1.00 vMB 70
675,756 675,756 0000000000000000000b672bc647a7f6c863a940c02097c0b3b65182684e4494 2,033 1.00/1.00 vMB 64
675,755 675,755 000000000000000000093bbb72aabde7a44cd11bb06ebbb7a8638f46030688ab 2,113 1.00/1.00 vMB 57
675,754 675,754 000000000000000000040c14ea25dadd85426823eaf69170b7980a80af4bdb28 1,233 1.00/1.00 vMB 77
675,753 675,753 0000000000000000000a034674e02d9c64b5da73a9cd5d0171872b7fee86f5fa 2,808 1.00/1.00 vMB 104
675,752 675,752 000000000000000000069e0cacc2e84b15d282f97c4b9d610f660551eb130a75 2,339 1.00/1.00 vMB 44
Previous 10 blocks ↓
Total Size: 782.63 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.17 GB
    • Received: 16.17 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.