Loading Tool

Explorer IconExplorer

Memory Pool

84,893 transactions
31.82 vMB
0.18829721 BTC
Random Selection Loading Transactions
Max Size: 189.06/200 MB

Candidate Block

Mining Attempt c525103e1101a4c9749e752ff1c0a6f4c6345d08b77552da87f53a21f95b907c
Version 20000000
Previous Block 000000000000000000017cb93000a20c08f0fc639d471abc5ab7059c2109dbfe
Merkle Root abedc90f1b1c7d748d2ea3115e067c66193730becd2830c14168cc9ef55ed62f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,879
Size: 1.00 vMB
Total Fees: 0.07141466 BTC
Feerates: 269.69 > 7.16 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,145 (519,191 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
395,954 395,954 0000000000000000076819de5b0f239cdb280518196b5d7ea8d6ef3ed2e40162 2,240 0.93/1.00 vMB 47
395,953 395,953 00000000000000000755bbb4cd626ac8971b26eec9a08e905151fe4a34235e79 497 0.25/1.00 vMB 33
395,952 395,952 000000000000000007896ddef46da2afe0c1516aa39868cb558ca15f4bebf11e 889 0.63/1.00 vMB 20
395,951 395,951 000000000000000004334b5ad6efb642e2e7674d73ffd4dc5bfaf4b01a15a78c 2,533 0.99/1.00 vMB 41
395,950 395,950 00000000000000000853b8df1d9a0c078649b26165e0901c5ece2bdc7b49c29c 679 0.66/1.00 vMB 20
395,949 395,949 0000000000000000062ed1c78b9f08f0135f9d7986b1ecec8b8d64520c36481f 2,263 0.93/1.00 vMB 44
395,948 395,948 000000000000000003b38d68cb839cec0723967056f64b0edaec254aaff9de63 992 0.62/1.00 vMB 26
395,947 395,947 00000000000000000108f615652a39c1e8d43cec664bdb7689a1311a8b0188a7 444 0.18/1.00 vMB 43
395,946 395,946 000000000000000000204c499ec78dcb187445040bf214661f984f125c70375d 1,686 1.00/1.00 vMB 26
395,945 395,945 000000000000000003ccf9f6d4d186a9f858200266276f9a2ad4adf3cbfbd529 311 0.26/1.00 vMB 16
395,944 395,944 00000000000000000808b1bf99a002e4888ee9b5e0ea5fa6ab87efbed0dbe48a 1,348 0.61/1.00 vMB 30
395,943 395,943 000000000000000001544687a7c0130495d7178152498f56303479a4a6cd3496 378 0.19/1.00 vMB 34
395,942 395,942 000000000000000006dd9dbbbeebc87eceec281cd3065400332cd1cdcedbb9a7 1,294 0.81/1.00 vMB 30
395,941 395,941 000000000000000001ef788002cfb3a2d533fe0dfc1cd2fdb3b9de194c2cb905 1,224 0.90/1.00 vMB 23
395,940 395,940 000000000000000008cdc0caac697a94ad64ba88942365dc58044c58612f1685 2,370 1.00/1.00 vMB 40
395,939 395,939 00000000000000000871782dfe2785186ca87abb3e3a2a6f8f0214f3fece0c33 278 0.13/1.00 vMB 48
395,938 395,938 000000000000000005817cfae3fa4f4f100121958505941e436621362090a6ac 866 0.31/1.00 vMB 60
395,937 395,937 000000000000000001ab1a773495f8f62d7936d0ace990f5df83b35aad1921cd 681 0.90/1.00 vMB 11
395,936 395,936 00000000000000000251ec064fe74fc4a0a441886b3fdaacffd899b09e5c4060 350 0.19/1.00 vMB 27
395,935 395,935 000000000000000001e3ec502f9df6d38d98dc61a27693ef544fa3caf685e346 2,109 0.95/1.00 vMB 33
395,934 395,934 000000000000000008f548b07119c8d07ef5fabc9e8d1b51d089a031a9877a2d 600 0.72/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.65 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.59 GB
    • Received: 16.28 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.