Loading Tool

Explorer IconExplorer

Memory Pool

82,013 transactions
30.50 vMB
0.13348414 BTC
Random Selection Loading Transactions
Max Size: 183.54/200 MB

Candidate Block

Mining Attempt 18506eb003903746a10a2b1210cb5c0b859a943bd8de7ba1824e9031de6117b5
Version 20000000
Previous Block 000000000000000000016243f6155663ea56aeb617e220dfe372214395a7d65b
Merkle Root b4a57951e3059ed964bb16f200b769e4b6650977be399cebb6218da958c232c5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,206
Size: 1.00 vMB
Total Fees: 0.05193715 BTC
Feerates: 302.06 > 5.20 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,129 (598,979 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
316,150 316,150 00000000000000001475fe407dd5951d10a061dffba47da9f03b8a21ce0a2fe7 88 0.05/1.00 vMB 25
316,149 316,149 0000000000000000073e7ed03ae5e0e24a64a2777995783795364b48aeae47ba 1,171 0.59/1.00 vMB 30
316,148 316,148 000000000000000025e65085b6cc6f5b1aad367f8c0ba48d0eda0b83b033c7fe 158 0.09/1.00 vMB 25
316,147 316,147 00000000000000000e4a9c639fc16832aad84e2e50696bac0f887c63d62234e9 349 0.21/1.00 vMB 24
316,146 316,146 00000000000000002b4af2edf1bfc534503930c3866b90e4ebe21723cf18c10d 358 0.23/1.00 vMB 23
316,145 316,145 0000000000000000218815aee19444f572305a26295d603d770b96b526bb3680 333 0.20/1.00 vMB 26
316,144 316,144 00000000000000002b197459048d4f92ff3f994292b1399fa8c8bc35f1390fee 609 0.29/1.00 vMB 30
316,143 316,143 0000000000000000320d16a0de7e9f00cc4a030652bedfc8c89b5c600077feb8 658 0.35/1.00 vMB 32
316,142 316,142 000000000000000018bd5713993444ab3f38eb8860810415b59ec6cfa0edb767 278 0.12/1.00 vMB 30
316,141 316,141 000000000000000021c2d7f722898e065fcbb8e68dab5a7f70a29f210f84518c 531 0.33/1.00 vMB 26
316,140 316,140 0000000000000000095556ba7edbd108bdd7a4758db9e48f6d1184e35bba41ea 63 0.03/1.00 vMB 30
316,139 316,139 00000000000000000ad9b88abf8b2266b128186a4d1f1e151f3e58ef87740c03 548 0.26/1.00 vMB 32
316,138 316,138 00000000000000002c4f6d4fa3736506a9c5cf13d1a362317a2b33c3ecd3d09f 493 0.25/1.00 vMB 27
316,137 316,137 00000000000000002b9fb1dcebd067bdb941d2196b9c744973e3e0798a717408 527 0.27/1.00 vMB 28
316,136 316,136 00000000000000001b66f72c064be457add4b8ca16d44328bfa05c7c2a10b9db 673 0.33/1.00 vMB 27
316,135 316,135 0000000000000000185742db0e399ed74bd6639ebbe7fa728cb1485302e197a2 1,236 0.60/1.00 vMB 30
316,134 316,134 0000000000000000098e27875637134b3c8d41d5356390bc2f9e9012b57fb29e 115 0.06/1.00 vMB 26
316,133 316,133 0000000000000000103935b1851a321ef56f6e47f72794637a125ca65a0b8ab7 360 0.19/1.00 vMB 28
316,132 316,132 0000000000000000159887bb8e07d84281bc935a95e088fa1c9d88bb4c7871ad 230 0.14/1.00 vMB 21
316,131 316,131 00000000000000000be9317a61d62de661e67fad9cc7340c88d23e7b21fc865f 484 0.21/1.00 vMB 30
316,130 316,130 000000000000000024af4ff1e96e3d8aa535d041ed39a6bd9bb3870d05032704 636 0.31/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.62 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.01 GB
    • Received: 16.11 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.