Loading Tool

Explorer IconExplorer

Memory Pool

45,189 transactions
27.39 vMB
0.10527029 BTC
Random Selection Loading Transactions
Max Size: 143.25/200 MB

Candidate Block

Mining Attempt 49c297285ce1925c8864fe84be261f409c754db338ca4e9880a151094a755fac
Version 20000000
Previous Block 000000000000000000013d1b293536ab82134f325a16ee38fb06a5a60fa57fff
Merkle Root 7bca078886e4ddcc31e27a5e2365b77483f8d70e79e8d064858e9d5c7319dcbb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,638
Size: 1.00 vMB
Total Fees: 0.04731850 BTC
Feerates: 151.01 > 4.74 > 0.73 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,876 (728,516 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
186,360 186,360 000000000000064fa96213bca5f96ac4f12de9293d4b9958cdb8c468f51e8190 54 0.02/1.00 vMB 98
186,359 186,359 00000000000007c61bf11b9a4d1c895860f68e168b2be9bf0f202fe048bed301 233 0.13/1.00 vMB 120
186,358 186,358 0000000000000189ec25a810a1db59f532c64f3dafd6292b1fd3ab5904f1f7c6 132 0.05/1.00 vMB 155
186,357 186,357 000000000000073101d05cd18fe88a5cf94278a1881cd47d3b92a2995658ebd5 25 0.01/1.00 vMB 35
186,356 186,356 00000000000005af43486d79f516af566b38c2d2db6cee0c78aa0f35d3399341 148 0.07/1.00 vMB 85
186,355 186,355 000000000000053e595c7936994e1cea5b0894f8da22e39acd80120f1259c181 622 0.27/1.00 vMB 130
186,354 186,354 00000000000007d538818eefa8c716bcb146df7b46926c3c4062e1df73e0f0a3 246 0.08/1.00 vMB 195
186,353 186,353 00000000000005683bd3db7b03c559ff8ff8d9867cd66c77cd301bac731d9ce7 203 0.10/1.00 vMB 109
186,352 186,352 0000000000000035876fec7a5af4934846b47eb705f5f2986a08ae997defc40f 569 0.18/1.00 vMB 146
186,351 186,351 00000000000008c50b510d842cbb0d1fdfe7a824419c1d83d4e098a7d5dcd196 426 0.25/1.00 vMB 109
186,350 186,350 00000000000005238c50c6ce37122a5ed0427056927fea6038231e64e9dfe71c 132 0.05/1.00 vMB 64
186,349 186,349 000000000000036e706ed629872614204c802db37bf2bfb74fb1b0686d0217b2 90 0.03/1.00 vMB 142
186,348 186,348 000000000000052900cd173cb19cdc5f15b99adbae265649eadcbda048f9a2a8 76 0.02/1.00 vMB 50
186,347 186,347 00000000000007f0983e34eb5742fa38c8f79a9562fbf91b2ca02526efe555ae 23 0.01/1.00 vMB 126
186,346 186,346 00000000000001d5619e8499e29a95a640b92d63676815651f1b6bbf7cb40c12 293 0.13/1.00 vMB 116
186,345 186,345 00000000000003305b2471fb6707a457ea8d3b2f870edb67f5f7cdd69a5456b5 82 0.03/1.00 vMB 154
186,344 186,344 00000000000000abd745aba8bf4a8a7feb6cffa097c5690f3c5f2e15a56495b2 537 0.25/1.00 vMB 126
186,343 186,343 00000000000000a1034ebce906e430ae7c001d1032ebd2b8c5e7b31aa6a2a4cc 9 0.00/1.00 vMB 0
186,342 186,342 000000000000060c21c6369b238cb056922eda72fc57bca97cbcb448c9dc0977 23 0.01/1.00 vMB 138
186,341 186,341 00000000000008047fc91660c90d9618050291e8acdd0fc4c8fefe43f2aa1079 192 0.09/1.00 vMB 99
186,340 186,340 000000000000040a40145fc97c170ac965667a751c575f412c21925c6cd488ad 15 0.01/1.00 vMB 1,181
Previous 10 blocks ↓
Total Size: 782.17 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: 653.50 GB
    • Received: 13.91 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.