Loading Tool

Explorer IconExplorer

Memory Pool

80,389 transactions
29.88 vMB
0.09650524 BTC
Random Selection Loading Transactions
Max Size: 180.38/200 MB

Candidate Block

Mining Attempt f2896141c3044ceb6ba6651ea9c468ef4fdbbe2474eadfc53f1fc5e8baea4324
Version 20000000
Previous Block 0000000000000000000134f51554c94e7c4e33ec04070a06b3ca9e0eb5c85a0c
Merkle Root 3371e92d55922277f0d066950eff52d74298334c2f62d1e8c65e8a726f3849ad
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,768
Size: 1.00 vMB
Total Fees: 0.03081221 BTC
Feerates: 100.25 > 3.09 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,097 (107,257 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
807,840 807,840 00000000000000000002810f54163250957e0f9c1a391ff12ae251fdda474bda 4,459 1.00/1.00 vMB 15
807,839 807,839 00000000000000000004e83d7af72211eba5052c96d426e9730505d95a6f609a 3,396 1.00/1.00 vMB 25
807,838 807,838 0000000000000000000128f426af6dcb89d95bcff41bc14c2c2e659520613f20 1,463 1.00/1.00 vMB 16
807,837 807,837 000000000000000000010a5b94fb9465eae02431c60f6514bd3ac1415e26a0ec 159 1.00/1.00 vMB 3
807,836 807,836 00000000000000000004640be62d363316ce87306810439aefbe0d94ee6a6a4f 5,948 1.00/1.00 vMB 13
807,835 807,835 000000000000000000011754ae7c9ff5531c822b34776287377089ccdd64f7cc 2,435 1.00/1.00 vMB 15
807,834 807,834 000000000000000000048a565c764319b720693882ad765911587ac91524b0a0 2,713 1.00/1.00 vMB 18
807,833 807,833 00000000000000000001a54f8cf1b8a35f14e1a296dce38432bffe4a1672c045 3,479 1.00/1.00 vMB 25
807,832 807,832 00000000000000000003d5c8e6c9fbc5445041691a4a2198c9fbccb92fc9d7bf 2,968 1.00/1.00 vMB 22
807,831 807,831 00000000000000000000f7064a4f10f2f7c708c1cb33c1912c195f607346e66e 3,508 1.00/1.00 vMB 24
807,830 807,830 000000000000000000051da2b047d6be8c77bdabd2995f53cec2e3f372bb47eb 5,578 1.00/1.00 vMB 13
807,829 807,829 00000000000000000004ac2c001487440e461a79f249f28af8bf3e7b40494980 264 1.00/1.00 vMB 3
807,828 807,828 000000000000000000009565f93156ba88aa2b390687952d1c093adfb4637d32 4,843 1.00/1.00 vMB 16
807,827 807,827 00000000000000000000f7779c7fd821efb6abff38bb606d9ae6862bfc34ae8f 4,084 1.00/1.00 vMB 13
807,826 807,826 00000000000000000002b6151187f15a765b9dbeb6ff723088a0107ce508419e 3,811 1.00/1.00 vMB 18
807,825 807,825 0000000000000000000440e593aff5185f6b70a1682bb4bc3809206608aeaa6a 2,867 1.00/1.00 vMB 16
807,824 807,824 0000000000000000000136145b505c87121a8b07a2b20a18d502728bdc228e94 2,299 1.00/1.00 vMB 20
807,823 807,823 00000000000000000001f77a8c6a7fb04472c5d79db4347eb62b83dd7095fb22 3,280 1.00/1.00 vMB 29
807,822 807,822 000000000000000000051c8eb76c63824f15a6d0a684eaf1e82d01731e160792 2,559 1.00/1.00 vMB 14
807,821 807,821 000000000000000000026900284de230997dbdf9871c1b44901fbbbeebe37133 1,560 1.00/1.00 vMB 16
807,820 807,820 00000000000000000004e3fbbe9582437aacb520e03b1264f900eaf7f7e17e76 3,092 1.00/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.56 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: 670.17 GB
    • Received: 15.83 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.