Loading Tool

Explorer IconExplorer

Memory Pool

43,228 transactions
26.49 vMB
0.06206508 BTC
Random Selection Loading Transactions
Max Size: 139.20/200 MB

Candidate Block

Mining Attempt f669ca1036e40bfa10aa588d6cb9618078c9e574dad1ed1b3e8f6a724625fd15
Version 20000000
Previous Block 00000000000000000000768db8c555c88522a89150a79f003e6f64bcd348a6d5
Merkle Root a8681d14ff44c6f91a849f9ad2fd96d8a103ebe8dbd5cd13a2cc052e01c08b08
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,169
Size: 1.00 vMB
Total Fees: 0.01357007 BTC
Feerates: 150.92 > 1.36 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,726 (500,779 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
413,947 413,947 00000000000000000400aa229f90c6c68d3b61daf1e848c32b93ef6242fb7530 2,350 0.99/1.00 vMB 64
413,946 413,946 00000000000000000094c6e208e44b04263dd1eecef7f910a2ca986e46c5747c 2,210 1.00/1.00 vMB 42
413,945 413,945 00000000000000000531e8cc83ab9bb4644642cfb32b911ac0971871a03270f0 2,566 1.00/1.00 vMB 69
413,944 413,944 000000000000000002b72c9eaf4694e67070bb5973bc3a8b79e790b4cbac6cf7 2,755 1.00/1.00 vMB 64
413,943 413,943 000000000000000001d1a3abcd91bf50fc015b0cb3e29fc8deac7c13c072ba2c 49 0.07/1.00 vMB 28
413,942 413,942 00000000000000000175bea88e597cc8b18676826153e77bbc67f8779a946bad 286 0.16/1.00 vMB 53
413,941 413,941 000000000000000000e1fa3c18c23d5bfd00b64e8c13093ce58ef30aac5979e4 391 0.72/1.00 vMB 17
413,940 413,940 000000000000000001360933029619b584c654a6561933dc470cbb75b49ce6fe 1,835 1.00/1.00 vMB 49
413,939 413,939 000000000000000005075fb7da015b3a3abcb18da5ec50d0b6b84eda8d013450 1,312 1.00/1.00 vMB 39
413,938 413,938 0000000000000000029ba3309fa81a5318cd91748506f8719d3763708d181fed 2,574 1.00/1.00 vMB 67
413,937 413,937 0000000000000000005b681dd39aed66d7d853f27225d0103bb2b87faef5b5bb 3,035 1.00/1.00 vMB 79
413,936 413,936 0000000000000000001013cc6298f61b7b52239adecd5cce6eb86cc8dd0a4217 488 0.29/1.00 vMB 41
413,935 413,935 000000000000000004a19abe3cfe02f18e8ba4db498706a4a4ce1773dfe9ef00 272 0.10/1.00 vMB 51
413,934 413,934 0000000000000000025bb4483be6ac067b94de3f93f9242a8ab7777a4631dca5 914 0.67/1.00 vMB 32
413,933 413,933 000000000000000001543a46d396a35e3ef6916105c3a35a2638def69f3b55c3 1,594 0.89/1.00 vMB 40
413,932 413,932 0000000000000000040c8e534c1057b8adbd1bc82d288e83b88a0e3e69ddc105 715 0.37/1.00 vMB 47
413,931 413,931 0000000000000000051da9fe1d49eff9d31833664ab923d0075d5be5aabe7733 1,549 0.71/1.00 vMB 47
413,930 413,930 000000000000000001090a5e3fbfb8d2cdcc9280fd42fe74816f6ddbf85db01a 488 0.23/1.00 vMB 45
413,929 413,929 00000000000000000403debb417765cbba996e1e03d65895a97bb2eef0473ce4 1,234 0.58/1.00 vMB 47
413,928 413,928 000000000000000003ed6972cf8f1da05c81173697738875e5118d9cf9749eb9 468 0.20/1.00 vMB 43
413,927 413,927 000000000000000004e2bf1426f39559f0730ff93687ceaedb446c8d60f9c8e9 204 0.20/1.00 vMB 42
Previous 10 blocks ↓
Total Size: 781.91 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: 645.77 GB
    • Received: 12.77 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.