Loading Tool

Explorer IconExplorer

Memory Pool

82,435 transactions
30.76 vMB
0.08453242 BTC
Random Selection Loading Transactions
Max Size: 185.46/200 MB

Candidate Block

Mining Attempt 5a7cb67c5747736da7cff47726661e8d149f1d530e34aef65c3feb91dad5fb53
Version 20000000
Previous Block 000000000000000000004deb7d1e347c8f6581c1f9b70e6ff46143ce8ce3cc35
Merkle Root e1ccd2e055af14822348313ab7988af5bcd4cd2eec1a06b1f9c9d8340096e510
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,204
Size: 1.00 vMB
Total Fees: 0.01907964 BTC
Feerates: 73.20 > 1.91 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,975 (240,827 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
674,148 674,148 00000000000000000001bfcb75deda03c046e46dc194458eef6dbf56ac3ebef9 2,663 1.00/1.00 vMB 83
674,147 674,147 00000000000000000006d0930562920cbb03249223d69c6d19bcccb475f6f475 2,647 1.00/1.00 vMB 100
674,146 674,146 0000000000000000000c362946629b60f12296fbeca0ae67d141119278ab4956 2,255 1.00/1.00 vMB 88
674,145 674,145 000000000000000000062209c90ca76cfb29b84f18b4034a93e09026535e1968 2,340 1.00/1.00 vMB 92
674,144 674,144 000000000000000000085327f4acbff0b6c5b1c037dc220998ce118dfc1c35ac 1,902 1.00/1.00 vMB 109
674,143 674,143 0000000000000000000002b263deca5542b7068238d3e45658012e7101dce39a 1,938 1.00/1.00 vMB 93
674,142 674,142 000000000000000000062961d1e1065c679a294c51c22abef25dc21c614d5cb2 2,091 1.00/1.00 vMB 93
674,141 674,141 00000000000000000009959730a73598182795ebe95dd58f0c2fa309827eaccc 2,932 1.00/1.00 vMB 105
674,140 674,140 00000000000000000000c9d36614c8b5052c110a93f86a00c65d95c7496d3221 2,163 1.00/1.00 vMB 94
674,139 674,139 0000000000000000000c9d6d322888b47cf3b5a6afc062fce817da3b3aa7ec10 3,135 1.00/1.00 vMB 111
674,138 674,138 000000000000000000030151f8a994348a8ad763c8bea8b455a0bcfcbb81cc58 516 1.00/1.00 vMB 88
674,137 674,137 0000000000000000000ab51e5c926bde2223dad75f5c4d6b4fece1707910d3ab 1,893 1.00/1.00 vMB 94
674,136 674,136 0000000000000000000a7e889bec56d61aa06bdf263924ecc842cf9b94a059ab 1,557 1.00/1.00 vMB 94
674,135 674,135 00000000000000000001d5eb1d0d4afca4a7d30db14ef06679804064af3e67a4 2,765 1.00/1.00 vMB 68
674,134 674,134 000000000000000000095fa376761037e6f120015b59d66ac6458cd445833db3 1,876 1.00/1.00 vMB 82
674,133 674,133 0000000000000000000acb70b29db2256652afee778f98af6085c30b8cb534b1 2,732 1.00/1.00 vMB 93
674,132 674,132 00000000000000000003b1f79ea684f8d2bcde9fb28f1b6720724709bd71c897 2,133 1.00/1.00 vMB 98
674,131 674,131 00000000000000000003e5b16fa3aaac2a764884247ec02701212b194df1a8ef 3,006 1.00/1.00 vMB 110
674,130 674,130 00000000000000000003c71420d3d435de113c70c061fbce038d3267117b81ce 2,339 1.00/1.00 vMB 23
674,129 674,129 0000000000000000000a2b2386fb34965306d07fe69835bc2b7d76b8158c7d98 2,532 1.00/1.00 vMB 66
674,128 674,128 0000000000000000000ba43f6f97dc75736cf0783e242aa6ba5cd1a28541c1f8 2,837 1.00/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.35 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: 661.74 GB
    • Received: 14.83 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.