Loading Tool

Explorer IconExplorer

Memory Pool

45,468 transactions
22.48 vMB
0.08278733 BTC
Random Selection Loading Transactions
Max Size: 125.38/200 MB

Candidate Block

Mining Attempt 9b8518f25cea87589f713c9deab556015fba2215f532557d67cff2fca8c75f48
Version 20000000
Previous Block 00000000000000000001045411278c3f10e0eb0874bafed6934049382fa0e78f
Merkle Root 3f642ae4dc0525b749733bce462fa66b27571e39c476ecfbb2954f8c54dab108
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,639
Size: 1.00 vMB
Total Fees: 0.02188646 BTC
Feerates: 71.14 > 2.19 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,098 (659,275 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
254,823 254,823 000000000000001d2ef58801eff54849d585e4a50c7657e4feb956cec5b7b18b 128 0.06/1.00 vMB 95
254,822 254,822 000000000000003adbcbb0f313201e6d976ad96a87cf0d6e5bbd12d36fcc15b9 380 0.15/1.00 vMB 110
254,821 254,821 0000000000000031a0cce070d586150bd691aea5a1176667dc9ddebfb5d0a620 48 0.02/1.00 vMB 113
254,820 254,820 000000000000001e802c731a7dc753ee5778b5213702e919212f9e3edd57f7b7 49 0.02/1.00 vMB 86
254,819 254,819 000000000000002b3fc561802fb4be0ab3a0e2d6894fab04ae94ed8d8da3661a 287 0.12/1.00 vMB 109
254,818 254,818 000000000000000d1b0bde0fcccb13eaed85505bf81cc85074b16d3916db115b 170 0.12/1.00 vMB 86
254,817 254,817 0000000000000031e8368e6cf2b09085f294f0f3143b42bb3ff956f3a0fe778f 62 0.03/1.00 vMB 71
254,816 254,816 0000000000000009ff267c79b8301a40d3b81f4e5318aab501335c45613cb7a3 267 0.14/1.00 vMB 95
254,815 254,815 000000000000003f0061583ceaef487ad024b16d19eb69b80ac68483fee09033 324 0.15/1.00 vMB 92
254,814 254,814 000000000000001b2c574c33c010d0811f8b464e77596364bba5fb67139f7ba1 361 0.14/1.00 vMB 118
254,813 254,813 000000000000001803a037afdbf1d5f70d0301b24505906bfeb43c5fe6310938 192 0.09/1.00 vMB 108
254,812 254,812 0000000000000004da2284a370406c1f4bebac9d7d3072ba11b5d5dc17c0a439 203 0.08/1.00 vMB 118
254,811 254,811 0000000000000038819a5b6c6cd084b7ebed734e0aacf9e3b96047e205a279a0 475 0.20/1.00 vMB 113
254,810 254,810 00000000000000372d65ac239fe00c7d915efafc5cb7bc7294943c2a37088c81 117 0.13/1.00 vMB 41
254,809 254,809 000000000000000e4f471ac6cabe5287b66009fac36f942233e14a536f09ad04 20 0.01/1.00 vMB 95
254,808 254,808 000000000000003c10ef2632828a26c885fceb0198f84231bc5dc429d9d5fbe7 190 0.08/1.00 vMB 107
254,807 254,807 000000000000000ef44e318b4a1be80d35600a7a70e8926c9aa7a377412b6cd9 369 0.16/1.00 vMB 108
254,806 254,806 00000000000000109a31278a59c41b3b951a2fd1c7bec3327536979e6321fd05 144 0.08/1.00 vMB 94
254,805 254,805 00000000000000302d9f7d617913b83648bd05c1c89dc68d7b1f0add8ed6f4e9 32 0.02/1.00 vMB 95
254,804 254,804 000000000000003c7c8275c1e249e30a369bf2ca91c538c4136f62ba6eda1c88 159 0.07/1.00 vMB 78
254,803 254,803 000000000000003978b6a2067ea5e31c06f323c0e3317683832d3158ca8daa65 1,129 0.46/1.00 vMB 127
Previous 10 blocks ↓
Total Size: 780.77 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: 559.28 GB
    • Received: 7.15 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.