Loading Tool

Explorer IconExplorer

Memory Pool

80,411 transactions
30.12 vMB
0.08954415 BTC
Random Selection Loading Transactions
Max Size: 180.64/200 MB

Candidate Block

Mining Attempt 514ee06f11768bdc205494b14908b09e3ceb81b7838ed76aa116bc58538767b7
Version 20000000
Previous Block 00000000000000000000fc1cfe4bfb6adb943cbada4574a41a2d38831cb69697
Merkle Root 4ce3d064eda84f3a9909a72710b7080a644941ab2e23432cae51603d3ad439ff
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,363
Size: 1.00 vMB
Total Fees: 0.02794711 BTC
Feerates: 301.07 > 2.80 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,007 (109,933 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
805,074 805,074 00000000000000000004f9e0031842d0e521764449daac97e7b497c5bdccab25 3,693 1.00/1.00 vMB 24
805,073 805,073 000000000000000000039c60fbc8dc80a79d73f104ed5c7b294ccc1e60a8fa97 4,398 1.00/1.00 vMB 11
805,072 805,072 000000000000000000033a534541dcffc081965ef2612e2badb84199abcab417 2,776 1.00/1.00 vMB 9
805,071 805,071 00000000000000000004abcd701068a2cf7c2af93c71119c0720400b3e370a52 1,894 1.00/1.00 vMB 8
805,070 805,070 000000000000000000001a6a92cbcd839ce6da5e6682f9cdfdd5eaf5996dc4c1 1,919 1.00/1.00 vMB 14
805,069 805,069 00000000000000000002aee3ab678ecf56a7e9d72c297178b0fb2ed7a807549c 2,259 1.00/1.00 vMB 13
805,068 805,068 0000000000000000000329fda4344c57c162b4762885ac1a408a319b0a567784 3,449 1.00/1.00 vMB 24
805,067 805,067 00000000000000000004e508339901b17531c4292eb789a07fbdbb94c92ad692 2,800 1.00/1.00 vMB 17
805,066 805,066 00000000000000000002e10567f09434f7df4024872a8fc7c6fc8d3c36e65c7a 4,048 1.00/1.00 vMB 9
805,065 805,065 000000000000000000007f1a78905fac51c25f60ca0c36f7e2fc0e6609ea35f1 3,201 1.00/1.00 vMB 15
805,064 805,064 000000000000000000036337b846da192093f2db5db6a355b7f892e98399e890 1,842 1.00/1.00 vMB 6
805,063 805,063 00000000000000000002a4a71db4b2bfaf1e51f8bbfe9eaf02825115bcc49750 6,335 1.00/1.00 vMB 6
805,062 805,062 00000000000000000000c249c388f6ccaf35db7f2722816f20575352ea5d8b53 7,127 1.00/1.00 vMB 6
805,061 805,061 00000000000000000000eff02712d7974f4af1df656fdb3ebd875cf96925ce2f 6,076 1.00/1.00 vMB 6
805,060 805,060 0000000000000000000057da3fce960f8c225822e03ea0e183936566354b70ef 3,713 1.00/1.00 vMB 12
805,059 805,059 000000000000000000046854b848b78ba2ffba0d3a8c4bd3ce03f4e6cc73e33b 2,352 1.00/1.00 vMB 11
805,058 805,058 000000000000000000027c5bd4c43c60be94f8d308318b96119ab5bd00d46638 1,659 1.00/1.00 vMB 21
805,057 805,057 000000000000000000029d4b95e965cdb6a1b63b276f97f80338cb3e5f96431e 4,211 1.00/1.00 vMB 6
805,056 805,056 000000000000000000019bda920b24661d1e74fb50ad22a57c2ef1b957d2566d 2,287 1.00/1.00 vMB 10
805,055 805,055 00000000000000000002526ec4e6f037e7d479ab717445deee17f36069373793 2,566 1.00/1.00 vMB 12
805,054 805,054 0000000000000000000485b5efeb3058f5ac6203bff3a7efbacfec6c593d7f76 3,874 1.00/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.41 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: 664.97 GB
    • Received: 15.07 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.