Loading Tool

Explorer IconExplorer

Memory Pool

42,261 transactions
19.62 vMB
0.04225794 BTC
Random Selection Loading Transactions
Max Size: 111.00/200 MB

Candidate Block

Mining Attempt bf93079bdf93b411d79dfef2317402c8b994fc3212d7428bffb9f996e13b96ba
Version 20000000
Previous Block 000000000000000000018874f947c54f57812b49683cdc24268b3f6b0182883c
Merkle Root f8094faaa0bb882bcef66250cf6e0ffad5ab93914db500a07eaeeac13e36335f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 7,067
Size: 1.00 vMB
Total Fees: 0.00415288 BTC
Feerates: 301.57 > 0.42 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,953 (662,920 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
251,033 251,033 0000000000000038792c016c1571f3194996318981bed53d4aaef4cc2ed928e5 115 0.06/1.00 vMB 132
251,032 251,032 000000000000004a12d8c03de2c4a33580ada2a35a476939b49627f6638da5ec 403 0.19/1.00 vMB 92
251,031 251,031 00000000000000273086ff8684bd0314bb637a09975a93ee70e71061603eb010 212 0.09/1.00 vMB 98
251,030 251,030 000000000000003207f21250652168d5521af1402c17a1ae22650dcc65a9a472 84 0.04/1.00 vMB 141
251,029 251,029 000000000000003715e852c4cc90d8ab2a82276708a321efc1c8b2bdeb6f6cca 49 0.02/1.00 vMB 46
251,028 251,028 000000000000002d47f2e310116c235ef683d89dd6007d334a4caaf162221b5e 416 0.17/1.00 vMB 105
251,027 251,027 0000000000000009b82217d1504c50bde2266f02fd6aab7613379b100a8bd2cb 256 0.14/1.00 vMB 53
251,026 251,026 00000000000000268ab106cd4ce00188ba8248704aa274c6c838a19cd4c0d787 451 0.21/1.00 vMB 104
251,025 251,025 0000000000000050f94dd51ba74c953fdebb9c0b6e394eb9bec4c900b694d360 37 0.02/1.00 vMB 156
251,024 251,024 0000000000000071fe65537c30d6532d12f0ec3ef31c29f8f27cc383ea9fd845 61 0.03/1.00 vMB 99
251,023 251,023 000000000000000096300de3a57b34a7632d9aa8236a93e727b9f62c1e0f1fd8 103 0.05/1.00 vMB 116
251,022 251,022 00000000000000253d9c0d5138e23c4c145cdcab8bf662f7488e56b9408f9536 87 0.08/1.00 vMB 97
251,021 251,021 000000000000002102ae028653e8a6898ab0b825965f3a937b1bfce81198b1ee 297 0.12/1.00 vMB 121
251,020 251,020 000000000000001302e4df3c952228a666a7ae053411cb70b4c3c0613adee43f 292 0.13/1.00 vMB 78
251,019 251,019 000000000000001f0e9e631496ff7a0ba9c9e37f49d064caa871381080675140 40 0.02/1.00 vMB 122
251,018 251,018 00000000000000660a7ef0e5f417d9798c3255b3b2998cd3c097b1b00b310db7 101 0.04/1.00 vMB 128
251,017 251,017 000000000000006bb5cc1feb9bdabcd9041fa49a4650a29b532542d6ce6b66ed 13 0.00/1.00 vMB 56
251,016 251,016 000000000000003524342e21f0c619e2ff6f3ec25e01a04a65f48804f3af5d01 76 0.03/1.00 vMB 114
251,015 251,015 00000000000000691296ac74cd012ae2fa036b48a9508a37362131ca00141118 291 0.12/1.00 vMB 122
251,014 251,014 0000000000000009ae72c7295aec2e26e0abf864a10b3bd77235f72afab23e42 371 0.13/1.00 vMB 118
251,013 251,013 00000000000000607eb33f3fe2cacc1e48eb66acad8156fa81e1033a7a4fe157 372 0.18/1.00 vMB 117
Previous 10 blocks ↓
Total Size: 780.53 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: 535.15 GB
    • Received: 5.89 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.