Loading Tool

Explorer IconExplorer

Memory Pool

79,856 transactions
29.98 vMB
0.10380533 BTC
Random Selection Loading Transactions
Max Size: 180.98/200 MB

Candidate Block

Mining Attempt e39a60fe82eb255cc73148fe3420c3b4a814820512c36f0c7425fecf5ee513e7
Version 20000000
Previous Block 00000000000000000002062c598182760e2a42bfca1c5daff2d027e17aacdd70
Merkle Root ffc0b3835205b1ee1314fb400c4706c1155058a5868b0f67c40f9b4e2efa0a1b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,811
Size: 1.00 vMB
Total Fees: 0.03494168 BTC
Feerates: 477.45 > 3.50 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,131 (587,839 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
327,292 327,292 000000000000000012b91b0c33990dd56219af0f501d862c6f2a63391b543797 512 0.15/1.00 vMB 50
327,291 327,291 00000000000000001c3bdd8403cbecff93c52e2e360e73d5410ac45cfb5e473c 651 0.29/1.00 vMB 33
327,290 327,290 0000000000000000171ce63e98ef6260ccf20a8ba63c7e72466e826a1b1004a3 652 0.35/1.00 vMB 27
327,289 327,289 000000000000000001a5b86995ae570e3374259a026e7ccb670aacb5a1f2d3c3 681 0.57/1.00 vMB 21
327,288 327,288 00000000000000001d71365a67bcad1951a015692cebb1dd2b7225339f6eeec9 702 0.25/1.00 vMB 39
327,287 327,287 000000000000000008b66587cbe7467692dda8f2b91548b71d3de675697de3b4 858 0.46/1.00 vMB 33
327,286 327,286 00000000000000000a9611a48407a6882a72c692723239eff30a43d7bfb9feb5 1,109 0.56/1.00 vMB 31
327,285 327,285 0000000000000000129776efce96adc18e566aba454382e81d1e38c4f455038b 306 0.15/1.00 vMB 29
327,284 327,284 00000000000000001e63d5656ad2b992e7e575b7dffb356971140c9d9892ac4b 64 0.02/1.00 vMB 42
327,283 327,283 00000000000000001e5e31145df1d3a2523ba5683bcce3785852e8e798c872c6 34 0.01/1.00 vMB 30
327,282 327,282 0000000000000000018c3234e71e04b4e2c77eb233f7acc5aededffc2be701b7 203 0.11/1.00 vMB 19
327,281 327,281 000000000000000015ef556114b5a094d2315a0d47dbcd9d44ff7b0fc219f6fd 960 0.56/1.00 vMB 27
327,280 327,280 0000000000000000064a0b38a06cf7daad625ad8dcf00fe6a99801f6de53c540 742 0.51/1.00 vMB 27
327,279 327,279 000000000000000018469380197e5891784db63132e63ddd941fafc8ab9645cd 158 0.10/1.00 vMB 22
327,278 327,278 00000000000000000a90de11cd01be6cce31229621277883e47cbd91a2546191 648 0.35/1.00 vMB 28
327,277 327,277 00000000000000000ec3273d615012810df67e56fb3109e2f417db32e70fedfa 126 0.07/1.00 vMB 22
327,276 327,276 00000000000000001a6eef00c388c6bf70d457f4d855380a037daee9114c8a01 866 1.00/1.00 vMB 16
327,275 327,275 00000000000000000fef62a116bae0a75eeee5aa8f03ed86e0922a1d26f4ee40 2,320 1.00/1.00 vMB 36
327,274 327,274 0000000000000000127ba04d8a39cd96c442862f61bcb2a75461923032b98549 342 0.15/1.00 vMB 27
327,273 327,273 00000000000000000d00817466a0af86c18c86595339f4c009060dd637b14cab 274 0.15/1.00 vMB 61
327,272 327,272 0000000000000000187d5ced25b67a37b25c4d127ff269bf674a695c4e6bcc52 330 0.17/1.00 vMB 27
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.04 GB
    • Received: 16.12 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.