Loading Tool

Explorer IconExplorer

Memory Pool

85,408 transactions
31.86 vMB
0.20512098 BTC
Random Selection Loading Transactions
Max Size: 190.57/200 MB

Candidate Block

Mining Attempt 0155339887fe2546f6a0b0cfd7f0dc358a42af621a253583fd541dd6743a6584
Version 20000000
Previous Block 00000000000000000000056fab688ddf67ad8d7a1620fa9f28be0953d6e5a38f
Merkle Root cdad3858b2c1bb3b7ca13603fcdc183e6bb6dc69bd03537e2e58407fb792bdcd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,984
Size: 1.00 vMB
Total Fees: 0.09295274 BTC
Feerates: 529.10 > 9.31 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,147 (657,611 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
257,536 257,536 000000000000002e2463e61d5372035ee0e9ec75c8e58cf348d3091275c5cc4c 357 0.13/1.00 vMB 114
257,535 257,535 000000000000000313ec3da691a312d8498e8287b12b0ce05da81ae31418dac0 311 0.12/1.00 vMB 129
257,534 257,534 000000000000002b2b95151dc6278883766a370f9186db7c629ed16c7a879850 129 0.05/1.00 vMB 100
257,533 257,533 000000000000002c97a03bbf9fe243f75d7003f0131011c118cb00333e0bbd78 307 0.14/1.00 vMB 102
257,532 257,532 000000000000001e2a067ef11cf9fe6707b2fb89657de15d04dd55f3f69a20ea 309 0.11/1.00 vMB 116
257,531 257,531 000000000000000c6527cedf6d0bd9f4e41c644acbe1aa663302f1e5a9c6afc5 71 0.03/1.00 vMB 85
257,530 257,530 000000000000001a4437f504bb864679a874a35359247565e1430245c22df106 191 0.07/1.00 vMB 130
257,529 257,529 000000000000001c67bd0fbf3e4bd06f2209d91d7e38f05edd2a641e1b9dc558 175 0.09/1.00 vMB 75
257,528 257,528 000000000000000f9f2c88f8f58d63b49bc3f5875761421035e07191b704af03 32 0.01/1.00 vMB 257
257,527 257,527 000000000000002eae467505bbc252b95362d5422acaced44882ace9be976e0f 91 0.03/1.00 vMB 152
257,526 257,526 000000000000000c1a46c786bb0b07e9c051e834659921959d5354f48bdc0665 32 0.04/1.00 vMB 42
257,525 257,525 00000000000000069e68891739bd9ac21808ff7fb398ad4a63d9b480ca13f93f 108 0.04/1.00 vMB 87
257,524 257,524 00000000000000182104048e3477ffdfe3b0528f156558e270102d6a557e8843 599 0.24/1.00 vMB 108
257,523 257,523 00000000000000190c5d8ba3bd8a767a822a70205b1a62d59e7b446669a52cdf 263 0.12/1.00 vMB 96
257,522 257,522 00000000000000214b72f9d62cbc167f29c19d3f09e2be9e37556993331104c5 313 0.14/1.00 vMB 98
257,521 257,521 000000000000002065d84181a1509ff4df9d1e3c3fa73ddaa7771b538d23f21f 96 0.04/1.00 vMB 96
257,520 257,520 000000000000000094b7370313cbc932b491d111c2e6429bef5ab912deaccfb2 128 0.05/1.00 vMB 121
257,519 257,519 000000000000000a784cfb9bb4b5144d07a565600462120a23475839cb4f54ad 87 0.04/1.00 vMB 111
257,518 257,518 000000000000001f86d7436b91ffd0b65a75ac16cd482da6584d3fecdac1c549 69 0.03/1.00 vMB 141
257,517 257,517 00000000000000269e46ecb6aef32becd91f25049c684791c0c416ea502025b8 356 0.15/1.00 vMB 104
257,516 257,516 000000000000002974a8d855a4dea68bd839fbf36dbfbff86dc165d14f717c1e 241 0.09/1.00 vMB 120
Previous 10 blocks ↓
Total Size: 782.65 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: 672.70 GB
    • Received: 16.31 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.