Loading Tool

Explorer IconExplorer

Memory Pool

79,571 transactions
29.78 vMB
0.08800661 BTC
Random Selection Loading Transactions
Max Size: 180.01/200 MB

Candidate Block

Mining Attempt b66642de396c9d5b8e73197243dccc93ef727867e4ddd5ac904e2d593f89f60e
Version 20000000
Previous Block 00000000000000000000997246e0ea341cc7494c99602e9246f1c08e494865a8
Merkle Root aa53a00c799c36b31c3380fb10fff65a91b330777219982fbdf5eddad08f821f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,096
Size: 1.00 vMB
Total Fees: 0.02108502 BTC
Feerates: 40.21 > 2.11 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,140 (359,493 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
555,647 555,647 00000000000000000025322cc74e1abca7975c7bd4940d85e8a9fe4ceb1cce0b 3,300 1.00/1.00 vMB 17
555,646 555,646 00000000000000000001dbb4ed73a43c9c6062e4d44908ad6c226bebee4610e0 3,184 1.00/1.00 vMB 14
555,645 555,645 00000000000000000036cbbf766adc9f6f96b20c273f122acc7b69b63807c597 2,387 0.83/1.00 vMB 9
555,644 555,644 00000000000000000015c15c203d35efe13a34bb847a4c0d1519ef84970d393a 808 0.31/1.00 vMB 9
555,643 555,643 0000000000000000000fc7efd2aaca758198350819630312fbd18bcb42c6a233 1,081 0.36/1.00 vMB 8
555,642 555,642 00000000000000000032ca50b4a180266c1a73b335ea34f4d322750d19207b27 2,231 0.80/1.00 vMB 10
555,641 555,641 0000000000000000003532f225d0e1fd18065617253d78f98537af989a3a0410 2,370 0.87/1.00 vMB 9
555,640 555,640 00000000000000000036c6538f4ecc18e27072a667846551bea3a56defcf2733 126 0.39/1.00 vMB 1
555,639 555,639 0000000000000000001b94bb484ff3480e95c6888fcf596368ff46da95d4eaa0 2,633 1.00/1.00 vMB 5
555,638 555,638 000000000000000000334e25c2adf128f29a99ed33e0920c683805cbfe48acc4 3,242 1.00/1.00 vMB 23
555,637 555,637 0000000000000000001f58df9783f1088360d1d9808743e253d064bbef3ff758 665 0.46/1.00 vMB 2
555,636 555,636 000000000000000000158b734dbe468e47d1642ea8399ce30bf831740130c310 3,394 1.00/1.00 vMB 13
555,635 555,635 00000000000000000017eb491f689a8dea2d8e0985736522fd455ac514d77c0c 257 0.09/1.00 vMB 17
555,634 555,634 000000000000000000126cfd25d02c031900898f615df7e9100920763a36e295 2,011 0.79/1.00 vMB 16
555,633 555,633 000000000000000000361897e10a57b82345d3465d2b05cf926dfdf46edbf72f 267 0.20/1.00 vMB 3
555,632 555,632 000000000000000000183f35dbfa18069942691b40977cbe383d4dfbfe38fdce 1,768 1.00/1.00 vMB 9
555,631 555,631 0000000000000000003378db5231e5ddf670cd48f6a68965cdb2c6f2f395237b 2,988 1.00/1.00 vMB 11
555,630 555,630 0000000000000000000dafaaedf5281b452520bc543e7bd3a8b97ec8b7f43c12 143 0.04/1.00 vMB 23
555,629 555,629 0000000000000000002a6d18e09f4434bb9abfe1aa4f811792479a0b08fbecf2 2,283 0.96/1.00 vMB 9
555,628 555,628 00000000000000000001a238cc1bfd8feea304c2d0210ddbbcdd18109ac157df 2,205 0.84/1.00 vMB 7
555,627 555,627 0000000000000000001e7378c3a4b32159aa905297dbf67a0b8712dc74c24889 819 0.50/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 782.64 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.37 GB
    • Received: 16.21 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.