Loading Tool

Explorer IconExplorer

Memory Pool

82,926 transactions
31.40 vMB
0.09406372 BTC
Random Selection Loading Transactions
Max Size: 190.57/200 MB

Candidate Block

Mining Attempt 543ef5d801423f8f2a74bf627cf57a604e88542d71120218ef86f5273a0433ba
Version 20000000
Previous Block 00000000000000000001b66b272ca3a270115c0167b0c55ec51ed4c599c6d99e
Merkle Root 0c77721751f29d558cb5c251228d61e472782d56a8d5d9d9ca0c13267c8479fb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,140
Size: 1.00 vMB
Total Fees: 0.02603796 BTC
Feerates: 100.69 > 2.61 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,184 (272,553 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
642,631 642,631 00000000000000000009eec1928c869250a8c953f977eeccc7bb030037cab821 2,914 1.00/1.00 vMB 126
642,630 642,630 0000000000000000000071386d73047edf39175214ca5c15e876a7d318ac5329 2,714 1.00/1.00 vMB 90
642,629 642,629 0000000000000000000bd9f5f649a57c29cad65b36de1d696fa77bfa471c669c 2,681 1.00/1.00 vMB 129
642,628 642,628 0000000000000000000be706665b89215fda681f8422358f7bf49246f6a75ed2 2,165 1.00/1.00 vMB 137
642,627 642,627 0000000000000000000cbe49a81f7bcc7f3ed6d49b06109615b171f74b063326 2,763 1.00/1.00 vMB 146
642,626 642,626 00000000000000000009928c94ac334b030a5d4311154e13ba6d27ad373e79fb 2,080 1.00/1.00 vMB 149
642,625 642,625 00000000000000000010677f05314d7625ca0a39044a5a89ac55ed482825a603 1,591 1.00/1.00 vMB 152
642,624 642,624 0000000000000000000ee665d6dd02ae9e384defa667c6a3050c9308afdabf78 3,216 1.00/1.00 vMB 186
642,623 642,623 0000000000000000000057927fa180ea1413b171c5c4c8849552841b87765176 408 1.00/1.00 vMB 152
642,622 642,622 000000000000000000059fc83a88cbbe1532e40edaf95fb0eb5fb76257977ff7 2,053 1.00/1.00 vMB 108
642,621 642,621 00000000000000000009ba286efae9d63cf29b3db47919d9da5cd1b362cf1c43 2,458 1.00/1.00 vMB 143
642,620 642,620 000000000000000000035b4636e27d4f8e69c76ab104e36475dbb30697fcfed2 2,250 1.00/1.00 vMB 24
642,619 642,619 000000000000000000090929429615539cd2bb5eb59ecb8960353745e0b2c104 2,412 1.00/1.00 vMB 65
642,618 642,618 0000000000000000000b2f603caa3a24db56e2ca026c3bb15c60034c8ec78bc0 2,051 1.00/1.00 vMB 48
642,617 642,617 00000000000000000007dfed96adb6d8ea95908d0d7bb33bcf9f00b4f5dc5643 2,200 1.00/1.00 vMB 114
642,616 642,616 0000000000000000000f59d7af7a50fcede345d7cbc89622372e7535a1fcd713 933 1.00/1.00 vMB 41
642,615 642,615 00000000000000000004c82b6679350a9cec778bb43905ac3577c9706ebe23bb 1,801 1.00/1.00 vMB 30
642,614 642,614 000000000000000000093e79b02458dab1dbf513d65d194759a0343d5f1a3aa4 2,430 1.00/1.00 vMB 138
642,613 642,613 0000000000000000000968188f89e023b4a8905de6d6141a555f6b069b8000e0 2,130 1.00/1.00 vMB 75
642,612 642,612 00000000000000000003258a044d3d2ff0c200b53a57770d0eb70d6e3890660a 2,198 1.00/1.00 vMB 154
642,611 642,611 0000000000000000000616b0ea9bc27ddd9ad65fe979865c0a416d1452eb31f3 1,581 1.00/1.00 vMB 84
Previous 10 blocks ↓
Total Size: 782.72 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 702.63 GB
    • Received: 16.63 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.