Loading Tool

Explorer IconExplorer

Memory Pool

41,509 transactions
18.14 vMB
0.17371274 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 100.09/200 MB

Candidate Block

Mining Attempt c30e39185bfa9c1bc847780adf37791218a16a498e8f81deaebdfdba64537dbe
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root ad4c444b1bd2aeb2e99689e5e2d9afeb31e85935847643df67d974b84f2b969f
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,717
Size: 1.00 vMB
Total Fees: 0.05628842 BTC
Median Feerate: 4.86 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (712,557 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
200,764 200,764 000000000000019a86bbd4af5e1e1991581fa1455fabb5d77f4cc79b1215cdb8 133 0.05 vMB 117
200,763 200,763 000000000000026f42f494bf359e4063a0fddd39549ec6a899c7978cf4b056ca 9 0.00 vMB 53
200,762 200,762 00000000000005641553868d277bbac88e44030314f971b38e91c389d5380a44 86 0.04 vMB 185
200,761 200,761 00000000000004e69137dd9312232fa8ff2fdcb4cddf03090c18d4d4ec6c87fc 23 0.01 vMB 76
200,760 200,760 000000000000006e3853d46f683e5833ce9ad31218459b64fdcc269bd7b123d8 323 0.16 vMB 51
200,759 200,759 00000000000001ed45fd59a6bf71b29664cdd5e149321087bc2c03c22f374ea1 499 0.18 vMB 153
200,758 200,758 000000000000009841d97a0fbe018911c253a96eb59e58647a34033ca8c8d2b1 289 0.14 vMB 105
200,757 200,757 0000000000000534c1a4960b2c2c6d7f0dacb2e10c89c81de9b3ee487bffd620 114 0.05 vMB 167
200,756 200,756 00000000000000e0bb8b6024cc0bf8cb5df2e8f800c3e53176f7bc2b67cac25a 687 0.21 vMB 191
200,755 200,755 0000000000000328ac5fc654034d3450f7c9d277c5486eb09cb59bcd9a69c4f2 1,040 0.42 vMB 132
200,754 200,754 0000000000000079886ab7ec7677b931f38eef50dffc2b0fa9056b1c7811a51a 50 0.02 vMB 92
200,753 200,753 000000000000059560837cf24df562581cfc8b3ba9d27a754ef429520c621acf 180 0.05 vMB 124
200,752 200,752 0000000000000229b2e4ab05c1d377ee523245aa42f63bd88525b795462e7af7 151 0.05 vMB 60
200,751 200,751 00000000000000d6a1bf1e094ef474eccf7e0d3fe33be29d148938ffa4af6f26 144 0.05 vMB 218
200,750 200,750 0000000000000553b5670c563e1df79c7a73cd94dd3b0cf994226aca9e9d2396 135 0.04 vMB 129
200,749 200,749 000000000000008d1e24ab914a9db60f62e7a6b7c591f9ab1d1021631d4253f1 180 0.06 vMB 129
200,748 200,748 00000000000000e34e4bc6482255a5c5fc688b9cc6dfc0cac79e7d81a755cbc1 233 0.09 vMB 122
200,747 200,747 000000000000054298b80b71c7481a5605fc3f63cddbca2127ee3fcb6f77c6ed 59 0.02 vMB 117
200,746 200,746 000000000000011b402fa7c72c5e016ddbd1e09c02ed529416b9305e88f47c1e 58 0.02 vMB 180
200,745 200,745 000000000000043d3db91492cf87f092fadd6f96171601462658e4d8934a11a3 16 0.01 vMB 79
200,744 200,744 00000000000000b40a04c96f4a1b8d5de963c92a728a0d2f290b68e41d979336 24 0.02 vMB 51
Previous 10 blocks ↓
Total Size: 779.42 GB

Node Details:

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