Loading Tool

Explorer IconExplorer

Memory Pool

28,639 transactions
12.73 vMB
0.05180634 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 4 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 72.12/200 MB

Candidate Block

Mining Attempt ea382db61acedfd4fd1aac4c7cec601e60a87a6d9a678ecefd1cb741dc488016
Version 20000000
Previous Block 000000000000000000013a4c1a56173aa2834c4aeca141040f95eae60bef6c7a
Merkle Root 492ed154f4ffe0421562eaef1c608614290e38ffd139280095f15db1b0d13465
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,658
Size: 1.00 vMB
Total Fees: 0.02115838 BTC
Median Feerate: 1.20 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,350 (756,533 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
156,817 156,817 0000000000000568f0bd6c53c2e64331a36c495c205e3d0006f7466f186c9d04 9 0.00 vMB 16
156,816 156,816 000000000000064be45206e9d1033ac0898b169142a7844d395d49d1d31516b0 11 0.00 vMB 0
156,815 156,815 00000000000005a9756b2d8e131fc1576c81c433a799e01b706fbc7c2ff6f6d2 11 0.00 vMB 32
156,814 156,814 0000000000000d3ac3e018ebdd19fbcf08f95b7f08e56f78cdb5175e3d10dc42 39 0.01 vMB 142
156,813 156,813 00000000000003a11efed0a81bd09f41a8f9d50de1c87cccf2f3cf48d14f6358 18 0.01 vMB 157
156,812 156,812 000000000000033fa2fde983baab7920e1e21c88d9836fc9cf7509bbd74c70ef 25 0.01 vMB 347
156,811 156,811 0000000000000b3c736c17cc4ec397bca844466630eebe44e079db413a658917 64 0.03 vMB 68
156,810 156,810 00000000000003eda97c31f1b867c3695e9463cc2d2c032382d3381280c83b0e 12 0.00 vMB 0
156,809 156,809 00000000000009b1c9f4e4cfea67591bb67eca53be994b48fe795dd6f786b28d 65 0.03 vMB 82
156,808 156,808 000000000000030a89153ec3ff8ddebd03be9418a8de7aed4434e2e535862871 14 0.00 vMB 44
156,807 156,807 00000000000001272c2ea7582378940b6401dacd63db08f056bfb1d0cb7325f7 52 0.02 vMB 329
156,806 156,806 0000000000000caf97f8cf497140d5a28f201da42a4cc9b930c2074f814629ca 32 0.02 vMB 115
156,805 156,805 00000000000004a44eaa309f4e44090d8f89e3957aca90f8a94c2a33f00b283d 17 0.01 vMB 339
156,804 156,804 000000000000072914cbc78bde04f84a8a31d60baf3a6c1bf92223f821bbc660 29 0.01 vMB 136
156,803 156,803 0000000000000b52629faced16cb50fd9478d2828c7e78b2bec987406113fb99 50 0.02 vMB 17
156,802 156,802 00000000000000a47c88693478697f3ec23621794767539bdb734eb287543f06 1 0.00 vMB 0
156,801 156,801 000000000000057f6059c2b678e5d42191928ecd4af5f06baec34f5db1582cb7 50 0.02 vMB 83
156,800 156,800 0000000000000ef31baae3f26b313a5aca25cedc0229c9e3a1cbb825bc43a3a9 47 0.02 vMB 152
156,799 156,799 0000000000000119a9443c20e5dfe7a3a346e5de397c1b10664b6b11bdff870c 48 0.01 vMB 3
156,798 156,798 0000000000000f57a21d01251a38dc746bc4622bc8d9fc61fa088dfb03b1b615 22 0.01 vMB 108
156,797 156,797 00000000000005014e3ff73d4a235177e77f1af6df3efe305d6c589dd4c6da04 36 0.01 vMB 78
Previous 10 blocks ↓
Total Size: 779.47 GB

Node Details:

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