Loading Tool

Explorer IconExplorer

Memory Pool

26,538 transactions
27.52 vMB
0.10716502 BTC
Random Selection Loading Transactions
Max Size: 131.50/200 MB

Candidate Block

Mining Attempt fe794368ba8eebb3c03719c9a00f55cb9e975fbacac9543d3551903d9940fa39
Version 20000000
Previous Block 00000000000000000000f7db0d0441ea7e915e393237de50110aa258874156c0
Merkle Root 771e6ea013319fb8926fff9f4c846da7d430a062835d3a03c8652854c1d67f31
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,369
Size: 1.00 vMB
Total Fees: 0.05498539 BTC
Feerates: 150.75 > 5.51 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,481 (575,709 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
338,772 338,772 00000000000000000c06daec6004051c5415754812846123c8b0e689d0e14f20 887 0.51/1.00 vMB 24
338,771 338,771 00000000000000000b133ef80401958a87bfe675e2afdf9c6a9cca970f611380 692 0.72/1.00 vMB 19
338,770 338,770 0000000000000000130c409a67e6adafff9814c937f9327e55f5dd453724e56a 1,364 0.50/1.00 vMB 38
338,769 338,769 00000000000000000423faa242ea10d8eeff08d00f079a88ecf4e51fffdb60fc 71 0.06/1.00 vMB 7
338,768 338,768 000000000000000011787af1e4aebfe02b174ee61f16f55b6fdb545545072a31 931 0.70/1.00 vMB 20
338,767 338,767 00000000000000001304a1b6a5cca4981db5e0f23c54f2eec139c637a0dc8841 2,335 1.00/1.00 vMB 34
338,766 338,766 000000000000000004c260494ebb096298161c4f13bbdd1ff8e8670f9de7f484 851 0.42/1.00 vMB 39
338,765 338,765 000000000000000016bde96cc1f92d31764b225e776e52066dd2093ecb883a7a 1,110 0.65/1.00 vMB 23
338,764 338,764 000000000000000014558b1f9a9835ef6ec0439d060090df18fbb2a145d1fdd7 1,364 0.84/1.00 vMB 24
338,763 338,763 0000000000000000087b1231ace607ab15d167e2cb39a79a57b2b2ebfef417ab 1,272 0.75/1.00 vMB 22
338,762 338,762 000000000000000005c41e72d05261e5967bdbb0323c12f36deea1dc00f64b58 1,024 0.30/1.00 vMB 50
338,761 338,761 000000000000000003801354fbfaaf74f647ebc0dd4b787ad7c63eafbabc0a57 311 0.17/1.00 vMB 24
338,760 338,760 0000000000000000009444b0ba63c1da596fc8a1718b488102466f85ba88a32d 571 0.53/1.00 vMB 17
338,759 338,759 000000000000000003e7db83ddaf6c7242ca3d05111f0afbcb782787bf6d756e 646 0.23/1.00 vMB 38
338,758 338,758 0000000000000000150ac73d118cb08dffdb07fe8b61cd3b6df03f460ff739d0 506 0.28/1.00 vMB 22
338,757 338,757 0000000000000000177a9fb51c1f0ac47d7cc2f9e0789720e4638cd038b2da14 137 0.10/1.00 vMB 13
338,756 338,756 0000000000000000006b19c449e69b7b1852bc9c82f2dcb80c96b3ad3260fe3f 693 0.47/1.00 vMB 23
338,755 338,755 00000000000000001174690a0104bda13de9ef74ed4a86d800b1f00adca6756b 727 0.35/1.00 vMB 33
338,754 338,754 00000000000000000394cd053d4aee75a4ef51e7605a28caa27f43667ba8a725 545 0.35/1.00 vMB 20
338,753 338,753 0000000000000000180f06addeca5a8399ab106aa5a317417bc958c6cb83a775 221 0.12/1.00 vMB 17
338,752 338,752 000000000000000013c24e10efaddf156be5f6d6d58a374ff7db775fac8233f4 528 0.40/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 781.46 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 611.06 GB
    • Received: 10.80 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.