Loading Tool

Explorer IconExplorer

Memory Pool

54,443 transactions
32.11 vMB
0.14761803 BTC
Random Selection Loading Transactions
Max Size: 171.56/200 MB

Candidate Block

Mining Attempt 4f0e92528d99d5ee31b04758ab81df9b04482fd4d74f1744eb3bb9f7e5dc5c51
Version 20000000
Previous Block 00000000000000000001313720cdab0b96a52eb599aa00254522f99d726b53eb
Merkle Root f16f1eca23afc55f6db36ca77a9b16abc2f16cee72eb952bfa8fef79445d9cb3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,164
Size: 1.00 vMB
Total Fees: 0.04655434 BTC
Feerates: 104.17 > 4.67 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,821 (109,283 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
805,538 805,538 00000000000000000000f143ba1d138db438e810a2dae632b17b1b52b79ddd25 4,864 1.00/1.00 vMB 11
805,537 805,537 0000000000000000000221802213fbbe1ebcc197091a2d7206d5fd83db51cf10 4,376 1.00/1.00 vMB 12
805,536 805,536 00000000000000000002df76d59160212dda888451bfe6e89920b3aca6f9339f 3,364 1.00/1.00 vMB 14
805,535 805,535 00000000000000000000e37911cd2b8157a05f17544036b8eb88df52aca717c3 1,043 1.00/1.00 vMB 15
805,534 805,534 000000000000000000050ee56c012b6af88a0cd6d73a9b90bc315fb3b9a8bce0 3,089 1.00/1.00 vMB 24
805,533 805,533 00000000000000000004f014b34febdf95988a47c40f0a6432f1c5924b08c485 1,487 1.00/1.00 vMB 10
805,532 805,532 00000000000000000002bda913991d1845d56f08ce50d8b7e79b19435436ee5f 2,874 1.00/1.00 vMB 13
805,531 805,531 000000000000000000008917395e2a4b01ee45ecaeea233fff58fa01bf946614 3,629 1.00/1.00 vMB 16
805,530 805,530 00000000000000000001467ed9e48c0c0d3f6c857b360234fdb0867bc9203a02 2,134 1.00/1.00 vMB 10
805,529 805,529 0000000000000000000107b225c7e586de6fa80b2f599cad9c3c35d24f9bcf22 4,197 1.00/1.00 vMB 12
805,528 805,528 00000000000000000001e8770d9dccb9c717f417bd005686f8119ccd631f604a 2,634 1.00/1.00 vMB 14
805,527 805,527 0000000000000000000042d054805667c8f0cb430bd76052ad34bcee721472b9 5,695 1.00/1.00 vMB 11
805,526 805,526 000000000000000000005dcda9584c9cc876f5ff48b270e66bb394c69cf6e78a 3,061 1.00/1.00 vMB 13
805,525 805,525 0000000000000000000199b04b5598aa71ffc9c5c433178fb7e4045162726650 6,020 1.00/1.00 vMB 13
805,524 805,524 000000000000000000020c6bc073aa1fb3c828fea911d1c3cfd1fb501c6e8bd8 2,506 1.00/1.00 vMB 17
805,523 805,523 0000000000000000000385c5ac6a6fbc4e25646e33ec9c3214f0b49aad014a6b 4,980 1.00/1.00 vMB 14
805,522 805,522 00000000000000000004546e79df8701c3a0bdc68e97e7a915498073fc959572 4,373 1.00/1.00 vMB 14
805,521 805,521 00000000000000000001c7fb58ae92a6ed5e0fe3bf396860f5db60a16f3819c3 3,602 1.00/1.00 vMB 17
805,520 805,520 0000000000000000000194ddceb83ea5529d5cf6d9e026000a52d8064520c590 3,054 1.00/1.00 vMB 15
805,519 805,519 0000000000000000000070ca88de53c0ce90bb887af70177569d59b201f05dd1 2,253 1.00/1.00 vMB 17
805,518 805,518 000000000000000000023c2a08ac88ea77aefab75e982855816bc68914d7e626 3,077 1.00/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.07 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: 651.26 GB
    • Received: 13.51 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.