Loading Tool

Explorer IconExplorer

Memory Pool

46,063 transactions
22.62 vMB
0.08876130 BTC
Random Selection Loading Transactions
Max Size: 126.29/200 MB

Candidate Block

Mining Attempt 33d8a8b9ee2f653bc483124413a7736ba95508c7b2a278c68b18a9f939268fae
Version 20000000
Previous Block 00000000000000000001045411278c3f10e0eb0874bafed6934049382fa0e78f
Merkle Root 1eb28098988cd60e54f7b786cceaf30c84ffa2448dd2749ebf0c1f1708401342
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,027
Size: 1.00 vMB
Total Fees: 0.02548292 BTC
Feerates: 71.30 > 2.55 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,098 (900,149 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
13,949 13,949 00000000a4983b437fd74c6549a73861b85a64fdabb8f36b187858298b2fa912 1 0.00/1.00 vMB 0
13,948 13,948 0000000007b9dbda13523406a4da5d680afb9f1a7038fd122c1dea5e24a7327d 1 0.00/1.00 vMB 0
13,947 13,947 0000000055a472235a397efaf218b0282d30eac6a6e47e3821b8f30addb7b683 1 0.00/1.00 vMB 0
13,946 13,946 000000007b4d76b1876b063956219d2c657fb2a1e4eb440092ab20fe6de9bd58 1 0.00/1.00 vMB 0
13,945 13,945 00000000aff1f8b3111ecc0ecee9b5cb2a391072acea8ca6044ac346da85c48d 1 0.00/1.00 vMB 0
13,944 13,944 0000000038448066fba7545b9b08e6692ee73da9cc3233e499bfd06436dc4935 1 0.00/1.00 vMB 0
13,943 13,943 000000004b75529a7cfd1b6c7793975ed2e3b1adc20b3910a59f5d8344281e2c 1 0.00/1.00 vMB 0
13,942 13,942 0000000092c4262df983ba22d77697ad87e54bea4524a0f06e907c978a9f4201 1 0.00/1.00 vMB 0
13,941 13,941 00000000a857a1d568899ceede644419e67bc8d8f4f5c0c5453234550a932884 1 0.00/1.00 vMB 0
13,940 13,940 00000000c9b8a19de353cda8f386679bea5f0146e93bb27519a8b49352f11c38 1 0.00/1.00 vMB 0
13,939 13,939 000000007c2430e7d474251a64f3c038537d9efaa80edef13c65327b81be2ddc 1 0.00/1.00 vMB 0
13,938 13,938 0000000031b8ff2e996cf4d9b07776df8aad0e53fc87b80e040a6e919d9d78e7 1 0.00/1.00 vMB 0
13,937 13,937 00000000a964ed5de8f5f036c18a4d7f16f93c29b38077bd05f8ba58e06376a3 1 0.00/1.00 vMB 0
13,936 13,936 0000000049320b14f72ebcaf90185e550de0c4d62d868156d1a2dfa4289c370e 1 0.00/1.00 vMB 0
13,935 13,935 00000000f79b4307b16c73180b4fef1285697a5f1a0bdd7ed6b33ad3541ea92c 1 0.00/1.00 vMB 0
13,934 13,934 00000000474a82297d241dd3c0dbf62b57bd71605d1ecb73d225f54e52aaafad 1 0.00/1.00 vMB 0
13,933 13,933 00000000a972bc64b370baf52eb19a0e9ea1d07a9445fa767cfdedf3380c8546 1 0.00/1.00 vMB 0
13,932 13,932 000000008f254fe799ce39e1bfe69793d484160527578ef538532872ff26e256 1 0.00/1.00 vMB 0
13,931 13,931 0000000061d1d2580935b74d9579494ac6c537e9ccf0dca76b0ac2d0881bdbe9 1 0.00/1.00 vMB 0
13,930 13,930 00000000ad45961f71c82ea7e5264a794c0581e78dfe1644fed344b7ac967778 1 0.00/1.00 vMB 0
13,929 13,929 0000000040cde541f3be373f97f19fd561e47f7e65d0a8d29f216c70cb79b471 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 780.77 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: 559.29 GB
    • Received: 7.15 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.