Loading Tool

Explorer IconExplorer

Memory Pool

70,102 transactions
31.01 vMB
0.08247799 BTC
Random Selection Loading Transactions
Max Size: 177.31/200 MB

Candidate Block

Mining Attempt ad7523e1909c97cc03620c45cde45159abcaab99ed586283374db9872080f740
Version 20000000
Previous Block 000000000000000000014ab2be0566cd20fccff9187da3853a74af3e86f6d6dd
Merkle Root db3071b009039ac5e5ea81a9d2f214ec1631c52999cdeb93e71eef6c16d41f8b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,201
Size: 1.00 vMB
Total Fees: 0.02178601 BTC
Feerates: 150.93 > 2.18 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,944 (100,915 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
814,029 814,029 0000000000000000000002e9e62ae5533528c2cd8bf3eeb8f09f9330d0132e21 2,546 1.00/1.00 vMB 3
814,028 814,028 0000000000000000000036b30c915c4976280ad7086ed70b744fab015160ceee 1,514 1.00/1.00 vMB 4
814,027 814,027 000000000000000000036a8ed97061cdfe3cd1e27502b7253a100bb1377a2ae6 2,282 1.00/1.00 vMB 5
814,026 814,026 00000000000000000003e51c4f0dd6d3f1925c40e46e750548811c3f0403ed1a 3,060 1.00/1.00 vMB 23
814,025 814,025 00000000000000000001cd12cca0143d3e0af61af97ffcd2f054c3da49632727 2,707 1.00/1.00 vMB 14
814,024 814,024 000000000000000000011c93257a6eec9f09f404f0e6092a7d4b9ae0c202cfd1 3,055 1.00/1.00 vMB 24
814,023 814,023 0000000000000000000229057dac6c09831fc9b56237bb85931e092c7c7f6bf9 3,624 1.00/1.00 vMB 2
814,022 814,022 000000000000000000012cc2837dd25cf53083d3d8c3307cd5a5915862b3fc30 762 1.00/1.00 vMB 4
814,021 814,021 0000000000000000000078b3bd0fd6e24881ad6ac847c1aa4700e6e91e90d481 2,092 1.00/1.00 vMB 13
814,020 814,020 000000000000000000023fa402c05331db0c0d1265f2e36f29df50d0d4387313 4,215 1.00/1.00 vMB 10
814,019 814,019 0000000000000000000395793da57739d4f790410dbeed0e089038dc9e5da0b7 368 1.00/1.00 vMB 1
814,018 814,018 00000000000000000003b4fc12975107633d3c2639f91bdae557d725b0d5a237 3,142 1.00/1.00 vMB 7
814,017 814,017 0000000000000000000481d44e837531b0242e0789dfe9e86f7f9e6024ba6f37 2,826 1.00/1.00 vMB 19
814,016 814,016 000000000000000000009373b6b0f072d5b3cb0b5ad79d1430cb2a1672459813 1,702 1.00/1.00 vMB 11
814,015 814,015 000000000000000000033dcb6ff91ff1a5322144fccf8d840fb5419428738170 2,526 1.00/1.00 vMB 22
814,014 814,014 00000000000000000004239330165f61280860f86b17f5c4d9e4e1c0c12742ef 1,398 1.00/1.00 vMB 3
814,013 814,013 000000000000000000022ea6fb0151b5a45cc7d84859750253aafdc162234909 2,930 1.00/1.00 vMB 9
814,012 814,012 000000000000000000034bc1f106d1232ffc7cfe9d2b4670d9852f179069b55c 4,103 1.00/1.00 vMB 13
814,011 814,011 000000000000000000033a0e17f780d84bd05dd479f8b5b1a052c2a23b433417 3,691 1.00/1.00 vMB 5
814,010 814,010 00000000000000000003f0be72edf0554c803ea8f1bf69ca3f9606992deac8d9 3,461 1.00/1.00 vMB 8
814,009 814,009 000000000000000000007e46053d85ead8fc03404c1ae766d9c64c8317eccfb5 2,128 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.29 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: 657.09 GB
    • Received: 14.48 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.