Loading Tool

Explorer IconExplorer

Memory Pool

80,906 transactions
30.05 vMB
0.07363473 BTC
Random Selection Loading Transactions
Max Size: 181.17/200 MB

Candidate Block

Mining Attempt 7e478732199abb4d3715279b5888ba5786af08ecd31ed983fe2118d18bb410ce
Version 20000000
Previous Block 0000000000000000000110c73b9e3f7b41bda81a2bd2f968d3568570886e34da
Merkle Root 899387cbd5a5e4d5006249fd1b315fa125dc01d10a4c147862a9435578ae07fc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,404
Size: 1.00 vMB
Total Fees: 0.01221648 BTC
Feerates: 40.21 > 1.22 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,969 (610,695 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
304,274 304,274 000000000000000006472c8b8a79cd9f6e9aecf0e5f21448e054d8379ee75227 429 0.35/1.00 vMB 20
304,273 304,273 000000000000000052be7beaf21b3707df1cc42dda96893f1b6bfbd539f51ae4 790 0.35/1.00 vMB 35
304,272 304,272 0000000000000000239572653bb584f5fbc290fbeec82509a3ad1f17fa7f9fca 1 0.00/1.00 vMB 0
304,271 304,271 00000000000000001718897bfe5790c78144a325aee13d3b81f6cd2f5a7a0058 1,233 0.66/1.00 vMB 32
304,270 304,270 00000000000000001de5267f8db22febefb3060deefa39e17ffa6eee850064d0 212 0.12/1.00 vMB 30
304,269 304,269 00000000000000004da23eb1b4e64bc66ebdee0f9003615bdb068259e12b2cf7 59 0.05/1.00 vMB 15
304,268 304,268 00000000000000000f290c92257aeff8da09e20eadaed3af2761bb5868097601 596 0.34/1.00 vMB 29
304,267 304,267 0000000000000000523e63ba9b19090903d299c0f375aff894a7e7eaecbcd910 414 0.36/1.00 vMB 21
304,266 304,266 00000000000000004942109f77a68634ad02820f9600902e372cb266d3b330e9 302 0.35/1.00 vMB 16
304,265 304,265 00000000000000004f764cc0d0b8533cd623853bf55df3825e1ecf562ec7f8b0 930 0.35/1.00 vMB 49
304,264 304,264 0000000000000000336be909316b08fdb1482fe4f496f47c4317975d70fb4b6a 542 0.32/1.00 vMB 27
304,263 304,263 000000000000000044ee618139b6e32852ca060cb4a51d6532c3a6cce55aef78 149 0.35/1.00 vMB 12
304,262 304,262 000000000000000065296fb1f81f0bc8ce06e29797c892e29250e36774925933 355 0.25/1.00 vMB 21
304,261 304,261 000000000000000049145ed56d507af5de76daacb0b1eaa871dc7991d717fc65 1,221 0.75/1.00 vMB 27
304,260 304,260 0000000000000000117d122dec44ff3b20da0ab09aca18fda374634cc4a1c67e 751 0.35/1.00 vMB 34
304,259 304,259 00000000000000002025019e401256cc0f2f6cf49dd780935f81584312fe8ee7 2,407 0.92/1.00 vMB 57
304,258 304,258 00000000000000002b67b20aacbb1889bdbfcba48cfef88a2717175a2710b94a 32 0.02/1.00 vMB 30
304,257 304,257 000000000000000008f7d9beb8552ba96630872d9c18587c368c09aae6173fa7 327 0.22/1.00 vMB 25
304,256 304,256 0000000000000000636c5a8d720fcec953a748c729fec592a5ec075a4642048b 112 0.08/1.00 vMB 11
304,255 304,255 00000000000000003eb68c85c6f8bfc86137531f86ce128707a033695f214250 753 0.55/1.00 vMB 25
304,254 304,254 0000000000000000491fdff68a1c99de7798278a791e461b8d5bebdd9df9de46 704 0.25/1.00 vMB 47
Previous 10 blocks ↓
Total Size: 782.33 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: 660.46 GB
    • Received: 14.75 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.