Loading Tool

Explorer IconExplorer

Memory Pool

18,751 transactions
8.85 vMB
0.06173705 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 49.41/200 MB

Candidate Block

Mining Attempt 454625c03f08a3ea2b361ababa1f985eab76f91b1729985b1effca178163a3f6
Version 20000000
Previous Block 0000000000000000000003c7cbcc0246969b12a8c6b834f333c2ac327690af3c
Merkle Root 646f218ef708f85237d39bb241d82b1a0123b09fd7739ad1d4ae5b8efa4921cf
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,983
Size: 1.00 vMB
Total Fees: 0.04125518 BTC
Median Feerate: 1.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,389 (753,479 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
159,910 159,910 0000000000000a528225900f39d31b5e2f4067d97abe946dcd3f634d99705ee1 40 0.01 vMB 114
159,909 159,909 00000000000008bf147b88fe1637a7d7cb95e8e3b51e35c477c4248c11e6b409 94 0.04 vMB 151
159,908 159,908 000000000000030f7f725e0d6edf70dfdd6f4d0ba7b0ac4e5bcf254bc6575a81 15 0.01 vMB 657
159,907 159,907 0000000000000723ce78107febb891d05097d509e83dbbd5d8de916af8682670 4 0.00 vMB 129
159,906 159,906 000000000000061f7c0e2fcc671111866438d77dce65590f91ed97b8ed6ba2d2 88 0.03 vMB 38
159,905 159,905 00000000000005224b0948d2d42711144054fa5d14ef48b5377c1302f56311d2 18 0.01 vMB 110
159,904 159,904 000000000000094a7b80ada0470ee3595dac544ea18fbe040e7521d3c8e089ee 21 0.02 vMB 116
159,903 159,903 0000000000000836eb81e49c5f55ed6cddc80e694995bf4ce70cc0113cc224dd 17 0.01 vMB 737
159,902 159,902 000000000000071d62793ca1cdeac5c308df3de38d571ee849cb98657b8c7d02 29 0.01 vMB 132
159,901 159,901 0000000000000a3068b6f9647d57938e192a20d36186cfa91e245213b8c96b4c 9 0.00 vMB 34
159,900 159,900 0000000000000c34649af67c0d2e3626bc1bd48fc0233af1ae19172789986901 98 0.04 vMB 72
159,899 159,899 00000000000007b47a01c67e197de5d6001ffc54473bfc461d7b8b80dccd828d 6 0.00 vMB 1,919
159,898 159,898 0000000000000dff6509e8aeb9a1c3e2c07d2d7f495792a6f0a974b038423403 95 0.05 vMB 447
159,897 159,897 0000000000000c38dea27d0baa742c0f88d82511a11265545664bff817005eee 51 0.02 vMB 100
159,896 159,896 000000000000028807857ff96e5edde6860275fd0c0d0496b8da43965ce9b57e 9 0.00 vMB 113
159,895 159,895 000000000000022a316cbd960dcd7b8c73fca22a52baca39ffd7f611111c1826 1 0.00 vMB 0
159,894 159,894 00000000000004b4bb810419f8dc31cae8f5c13f6cfa54dc98cd7ee7f9a4e573 8 0.00 vMB 30
159,893 159,893 0000000000000927764a4b21d2a12d2256dffc6037ba5731973373bd0f3c8f4f 15 0.00 vMB 57
159,892 159,892 00000000000005c1315d52f256b59be9a8d01f2ff64d355815adeb3e21f8185b 43 0.02 vMB 61
159,891 159,891 0000000000000df1a4b5c5c1b52c1ad16b6c141dc0396bae76b0e3756baeaaed 12 0.01 vMB 8
159,890 159,890 00000000000009b1c9e5f431129af210b1d0d66ec8ac6ce8015351cda62690a1 22 0.01 vMB 41
Previous 10 blocks ↓
Total Size: 779.54 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 111
    • Outgoing: 10
  • Data Transfer:
    • Sent: 242.80 GB
    • Received: 0.92 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.