Loading Tool

Explorer IconExplorer

Memory Pool

79,559 transactions
29.94 vMB
0.07118248 BTC
Random Selection Loading Transactions
Max Size: 183.40/200 MB

Candidate Block

Mining Attempt bccd83218f18cfde4f5e69d93d2bef4e651975b8fc1dc270ef70237b976f85bf
Version 20000000
Previous Block 00000000000000000001f5417a435556f5b747dcad246527d5eeb9ad9cf4d081
Merkle Root eb44e0d65850ef72b0c5d3d6b527ded050f6910a9b9ea32210a473812ab2e7e2
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,960
Size: 1.00 vMB
Total Fees: 0.00479068 BTC
Feerates: 40.20 > 0.48 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,352 (456,327 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
459,025 459,025 000000000000000001d88d215eeabe72a9a8eb917b635628c7fa6ed1800c0221 1,058 0.58/1.00 vMB 134
459,024 459,024 000000000000000000582c64dc7b90a5b7956e57e964bc28f4ab90e7e57f5ca7 732 0.46/1.00 vMB 105
459,023 459,023 0000000000000000012a2d9977906f94c4a0260d471bf322cfce1a7ea981401f 909 0.67/1.00 vMB 73
459,022 459,022 00000000000000000248c28e39f4debefe716887a687662083ec6abfcba0991e 1,674 1.00/1.00 vMB 190
459,021 459,021 000000000000000001016b103d11cc7811ce6e00b767d79207fbc8e7bc52a108 1,748 0.94/1.00 vMB 113
459,020 459,020 000000000000000000ede9fbe53366c98d07e8501145b2eee7d7960d26137f3b 2,339 1.00/1.00 vMB 168
459,019 459,019 0000000000000000012ec1051e4d3d44f0786054322168b2688016606153e991 666 0.37/1.00 vMB 149
459,018 459,018 00000000000000000131cdaecc08b9c4839b7bae4fa938a51430791dd70fd63b 1,495 0.85/1.00 vMB 105
459,017 459,017 0000000000000000003a9862749f35e28f5c6a813f35387264ccd3919619050b 2,360 1.00/1.00 vMB 141
459,016 459,016 00000000000000000052a378e2b5dd07788a2d503650f6e48796e986a2b6626a 613 0.27/1.00 vMB 139
459,015 459,015 0000000000000000014dbe1bb78d424237b888600fb8b9a31441b3c507ca4224 381 0.18/1.00 vMB 127
459,014 459,014 000000000000000000b91c0e8b2af96fc1839b161465833c54411078ed90358b 834 0.38/1.00 vMB 138
459,013 459,013 00000000000000000229200fbabedffc445a4911d1d6603d2962d564c1678f5c 695 0.40/1.00 vMB 123
459,012 459,012 00000000000000000133d0ac6f3350c0f4b62c2fdcd1f966bb267e6c3f7c9f8a 636 0.32/1.00 vMB 149
459,011 459,011 000000000000000001c2e37cb7afe5776274f50521f5d19192a8bab71ff261ee 317 0.15/1.00 vMB 120
459,010 459,010 0000000000000000024acecf816abc6b7af22bd01c7740c407fb7c2a70495296 80 0.04/1.00 vMB 139
459,009 459,009 00000000000000000167cb03794e7e313911fcdaec0248fae10ebdcf70c05ab1 1,247 0.67/1.00 vMB 130
459,008 459,008 00000000000000000051213b53ad5dc4a8a34a836630bf48a6f540fb06485d75 37 0.01/1.00 vMB 113
459,007 459,007 00000000000000000159cdb8038e7be398191cdbcf5dc535b8ce6fb68bf0a7db 1,439 0.67/1.00 vMB 134
459,006 459,006 00000000000000000023d6bb3f9e08e9def3c27e9e51738e6ceff6f4a82a8c04 1,225 0.66/1.00 vMB 129
459,005 459,005 0000000000000000003a981d86388c10410ef0725dc95d757a2d6be1e8721b3c 146 0.07/1.00 vMB 142
Previous 10 blocks ↓
Total Size: 783.00 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: 718.53 GB
    • Received: 17.91 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.