Loading Tool

Explorer IconExplorer

Memory Pool

81,823 transactions
30.46 vMB
0.07906238 BTC
Random Selection Loading Transactions
Max Size: 186.75/200 MB

Candidate Block

Mining Attempt 7a3527b06f1821856d1a19f99857f62cc768fa6d0a4416b3207f20cb28e01dc2
Version 20000000
Previous Block 00000000000000000000b4f9c9ada5e3b1ab49c5a1834e7c70cd8f59b00d6f9f
Merkle Root 9b7da4cbddf3b036d9e82d66904f04aeb63b99a9caac4692ddc8599b5b1e6f3c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,311
Size: 1.00 vMB
Total Fees: 0.01120959 BTC
Feerates: 150.77 > 1.12 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,329 (466,518 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
448,811 448,811 00000000000000000094934cbf8a89a3392d2f23c1ca482291b80b35a63dce7e 2,731 1.00/1.00 vMB 67
448,810 448,810 0000000000000000002b4ef3c776965a2b8c69252443c6e392a577a16bfe70df 1,992 1.00/1.00 vMB 85
448,809 448,809 000000000000000002a9da94c41a9b6d82e6ae4c1d613f384caf3203c3747965 1,984 1.00/1.00 vMB 95
448,808 448,808 0000000000000000033b02153e6ba67a9290c78c5d6e8cebf4c3162306f97c7e 2,498 1.00/1.00 vMB 76
448,807 448,807 00000000000000000076f582d444d0eb3dff952fcdcca2a9c0d9b0a7cdede687 2,387 0.93/1.00 vMB 93
448,806 448,806 000000000000000000f5b0c834202b9610511264a2029a896958012ed9f7afab 2,319 1.00/1.00 vMB 100
448,805 448,805 000000000000000001eed41117b32c21ff911942f7940cfaab6d42653d477872 2,344 1.00/1.00 vMB 74
448,804 448,804 000000000000000001b8d9c15e082066a77a738f5f4a324463659bc362d5e480 2,136 0.75/1.00 vMB 98
448,803 448,803 000000000000000001b13e21f461317e096e9352ca4d89ea42b070185f3023f8 2,887 1.00/1.00 vMB 82
448,802 448,802 0000000000000000009264e339edd4dfada0c4e068656b69fbd3c8f8130416c0 2,312 1.00/1.00 vMB 97
448,801 448,801 00000000000000000106d8707f809fbd12d2eac9595e28785aead5cc5dce041d 2,545 1.00/1.00 vMB 72
448,800 448,800 0000000000000000004d7fdeaf851379a7fb0b23d18c187b5b9766a1294f5a0c 2,361 1.00/1.00 vMB 106
448,799 448,799 000000000000000001d3ac7ba554191944ca689c170970b61d9d39e2ad7b33dd 1,972 1.00/1.00 vMB 118
448,798 448,798 0000000000000000006eac8578127268f4a6b3c17dc5062ec14fa6339e2dd362 2,357 1.00/1.00 vMB 79
448,797 448,797 000000000000000001e736a31451132af67205db74ae2e5cf8dc612121b4e2b9 2,085 1.00/1.00 vMB 72
448,796 448,796 000000000000000001d6f61a722fdba8d03201d9aaabedc39b6139a9f8a3b87c 2,265 1.00/1.00 vMB 93
448,795 448,795 000000000000000001fa10f6779f70ea846ff4249afd33e200f477e2051599f6 2,273 0.99/1.00 vMB 94
448,794 448,794 0000000000000000021af3f7d4ee780d74b9fecdc74dcd59e87f67ff03594d44 1,711 1.00/1.00 vMB 132
448,793 448,793 000000000000000003274c59bbe9f04101eebbeb92c09ddb114f60c80314d55e 2,477 1.00/1.00 vMB 89
448,792 448,792 000000000000000001f0c28b41b52aca72473815cf3250577f284b59346acde9 2,014 1.00/1.00 vMB 60
448,791 448,791 0000000000000000016f9e0bbe44a3363a8b4c0804231c24024eeb3f4b74fac0 2,279 1.00/1.00 vMB 83
Previous 10 blocks ↓
Total Size: 782.96 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 715.35 GB
    • Received: 17.72 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.