Loading Tool

Explorer IconExplorer

Memory Pool

83,763 transactions
31.29 vMB
0.09812027 BTC
Random Selection Loading Transactions
Max Size: 192.01/200 MB

Candidate Block

Mining Attempt 1f08520c83a3271eb7a3b77925ed7dcf30268af05c19f95679fae2f7c096b915
Version 20000000
Previous Block 00000000000000000000706fcfe7a9734f1d47cf37155217b27383e08f75eaea
Merkle Root a81802d506eb0cec178e836a22994f83b43520cfd54ecbd75e30fd65fccb0d89
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,566
Size: 1.00 vMB
Total Fees: 0.02745675 BTC
Feerates: 301.57 > 2.75 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,224 (188,391 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
726,833 726,833 00000000000000000003842eb452fa7a119e7a56940d2409f0cf374aedb37c7e 2,630 0.92/1.00 vMB 8
726,832 726,832 00000000000000000004a4cfe0b1e8664d721ea248fe3dc57b5a9e0cc78fef55 1,888 0.72/1.00 vMB 6
726,831 726,831 00000000000000000009a8acb55e3b261089048eb2d69d55c015630aeeb9d244 3,077 1.00/1.00 vMB 12
726,830 726,830 000000000000000000019b6893a63382ef7d14212bf8220a73f474f90d86dcdb 817 0.29/1.00 vMB 9
726,829 726,829 00000000000000000004f3dc147868bfbb2d5ab770a5f0727bcbc0c7634aa6a9 133 0.04/1.00 vMB 7
726,828 726,828 00000000000000000006e8f91f9a8a3fa44edcdc3740e9da4f2de474a0c4ed81 615 0.36/1.00 vMB 6
726,827 726,827 000000000000000000016ac1abb0837887dc574da9285a7fb361f2e8d4bae673 2,013 0.79/1.00 vMB 7
726,826 726,826 0000000000000000000214641be9d173f1ab8176f25f4fac46066f72e1315357 161 0.05/1.00 vMB 10
726,825 726,825 000000000000000000023d49555fae0331532a82e94690f6f679590fae8d8432 449 0.14/1.00 vMB 7
726,824 726,824 00000000000000000007ecd3b5ee98754c03a646550c3ab92ed94dde174eb338 1,570 0.55/1.00 vMB 8
726,823 726,823 000000000000000000061d676fddc09be4459f1a5704bc93c7ea24f1f990b4ab 61 0.01/1.00 vMB 15
726,822 726,822 00000000000000000005d1ac5d3d6578b35aed89d4d396c9cba20c59050d6bec 2,861 1.00/1.00 vMB 8
726,821 726,821 00000000000000000005568be31eacb2cb987c042deca78b92aeb26a4182337a 1,239 1.00/1.00 vMB 4
726,820 726,820 0000000000000000000631d99698818ee3d1d4546f0fe0e773f7ae55caa5fb88 2,877 1.00/1.00 vMB 9
726,819 726,819 000000000000000000072c409125913bd6368e39744681751c24c90a020b0562 624 0.20/1.00 vMB 9
726,818 726,818 0000000000000000000278947c5df69e0077e8fbe75c0ee7f4829ef2aa503cd6 464 0.39/1.00 vMB 4
726,817 726,817 000000000000000000095281f208447f58c62d5fbc9f9405a3d9dfb18a300111 237 0.68/1.00 vMB 1
726,816 726,816 00000000000000000000b9e6842112985b29bbd24341fb017603eaba40f98a19 1,523 1.00/1.00 vMB 5
726,815 726,815 00000000000000000004235eac3866e788a8a0836d8f72d93cc64794c2d45962 1,046 0.99/1.00 vMB 4
726,814 726,814 000000000000000000017552e4517ea8874a51fce79bf2f4f31b9bceaea0c3d7 849 0.99/1.00 vMB 3
726,813 726,813 0000000000000000000437f9e7d7f2de3aedab13d8e04ccc8357e0991609970d 1,949 0.98/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 782.78 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: 709.58 GB
    • Received: 16.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.