Loading Tool

Explorer IconExplorer

Memory Pool

80,421 transactions
30.12 vMB
0.08963191 BTC
Random Selection Loading Transactions
Max Size: 180.66/200 MB

Candidate Block

Mining Attempt f43eff0aba74d599c1dcbc583405a11d23a4484f75f3410d4da7567cf4be7527
Version 20000000
Previous Block 00000000000000000000fc1cfe4bfb6adb943cbada4574a41a2d38831cb69697
Merkle Root 4ce3d064eda84f3a9909a72710b7080a644941ab2e23432cae51603d3ad439ff
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,363
Size: 1.00 vMB
Total Fees: 0.02794711 BTC
Feerates: 301.07 > 2.80 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,007 (508,245 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
406,762 406,762 000000000000000003b8243c3aeffb45d36ce1f770c78f664d1af5704e9d8892 3,295 1.00/1.00 vMB 85
406,761 406,761 000000000000000001d70428160ec937e62ef7e286fd8d8f67d492af20415e18 649 0.32/1.00 vMB 35
406,760 406,760 000000000000000003ef8e125804e591eecaca038c07ee09153b8f4ca56d54c3 816 0.41/1.00 vMB 37
406,759 406,759 000000000000000000e19defc4cb181ed019185c68387825cfee079e8cfbed37 572 0.28/1.00 vMB 45
406,758 406,758 0000000000000000032ea63b3e6cbbd885e37a754956ba045c89e4467cdf7ae3 386 0.21/1.00 vMB 45
406,757 406,757 000000000000000001213807e1e231e93d4f9e1eed21d3ea9aabd7a8152a1b99 1,230 1.00/1.00 vMB 19
406,756 406,756 000000000000000006901e83ae4f6d2d22106380c3d7002180ed501154fb43c9 1,781 1.00/1.00 vMB 37
406,755 406,755 00000000000000000319fd5c3ce662d02095ff712b78adb896ac1fdde99c0038 1,521 0.98/1.00 vMB 33
406,754 406,754 00000000000000000637d2b2dbe2bf1be42644a488c468ce1dbec309150abb47 1,616 1.00/1.00 vMB 34
406,753 406,753 0000000000000000049f2f51a220f769e98d4d14b36240797c864a0ea468ba5b 2,242 1.00/1.00 vMB 46
406,752 406,752 0000000000000000005b446658128bbc96926f9e88068f716d7824c694f8161a 1,841 1.00/1.00 vMB 71
406,751 406,751 0000000000000000059ab4e1af4184cfbb5663cb545d7f66d863c4cab8760b2c 2,615 1.00/1.00 vMB 48
406,750 406,750 0000000000000000060a6b0a5caf1511e05c066f0fe0f37a6fe2413ea394b7a2 2,023 1.00/1.00 vMB 32
406,749 406,749 0000000000000000027a9001db73eaea9ea737c5fb24897fddf586effe3f2f14 3,256 0.99/1.00 vMB 58
406,748 406,748 000000000000000004b353caa7f9a814b3437e3944d2b48e272985a87cbdc8ca 745 0.42/1.00 vMB 27
406,747 406,747 000000000000000003ebb240986446d8797b6d16c36ea7ccc53768ab2e3e0565 2,412 0.99/1.00 vMB 38
406,746 406,746 000000000000000003c64cd98724bd1c379915b43cc0cf76b28ce8a02a37122c 605 0.29/1.00 vMB 33
406,745 406,745 0000000000000000059d647b18796a09f84868939d0202aba8a4f56ad2fc36b8 729 0.43/1.00 vMB 31
406,744 406,744 0000000000000000001f8fc1cc846aaf5d4e44104b01dd952a5579bdea4e2217 217 0.13/1.00 vMB 44
406,743 406,743 0000000000000000064b53d6810d730f8dba1c63bfd09fe68cba83548e61dd27 1,489 0.89/1.00 vMB 33
406,742 406,742 0000000000000000040919a69909b75c1c080e7fe9c5d617bc7ca9ce3bd24b75 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.41 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: 664.97 GB
    • Received: 15.07 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.