Loading Tool

Explorer IconExplorer

Memory Pool

79,103 transactions
29.30 vMB
0.09677822 BTC
Random Selection Loading Transactions
Max Size: 177.10/200 MB

Candidate Block

Mining Attempt 1aa13605e33115a2e597ba1479b8cb1b43509ae1e8085889401c490e120dd126
Version 20000000
Previous Block 00000000000000000000c592a532bdf8ba2e0763e5fa7bb67e40a013f200bb7a
Merkle Root 9d19371bc052fbf7aa7edd7acd4cd1008f434dd631d096a1e87589aada39a52c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,264
Size: 1.00 vMB
Total Fees: 0.03467509 BTC
Feerates: 150.62 > 3.47 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,156 (325,560 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
589,596 589,596 0000000000000000000fab2e95770dfd2538f491cb5629b598f07dc4a8611baf 1,632 0.62/1.00 vMB 24
589,595 589,595 000000000000000000170679b1c0d81804dc0a8bee009d7bcc0e6ae0405d773b 574 0.17/1.00 vMB 32
589,594 589,594 00000000000000000018ff1327ff5b0df1b65585d5cd1ac07266bd556122dd48 1,123 0.38/1.00 vMB 35
589,593 589,593 00000000000000000006d8b1abf7e6ac5fc45ea88e763bf6099c939a1c795689 2,291 0.75/1.00 vMB 34
589,592 589,592 00000000000000000010e7869d511aa062b728865e0fb0e3fad653d2d121ceb2 1 0.00/1.00 vMB 0
589,591 589,591 0000000000000000000032807d417483f1d90743c5c06f8cbbc8cf288e42a4bd 2,575 0.95/1.00 vMB 28
589,590 589,590 0000000000000000000864c367401025d477c1cbb697e6d7320e70a0bbb75a02 827 0.29/1.00 vMB 27
589,589 589,589 0000000000000000001320483dce619b7a58247284086f6a9e51a2b24ad6b58c 657 0.24/1.00 vMB 28
589,588 589,588 0000000000000000000493a1a244a38641b03d853cb9c115ca9099398cde2885 871 0.31/1.00 vMB 37
589,587 589,587 00000000000000000001bcae40371b02e7bfcc68f0e2533c3961676fa287bc3f 2,701 0.91/1.00 vMB 30
589,586 589,586 000000000000000000128000b2a9dfd4e672e3a62902337f0d60f37508c76af2 1,121 0.35/1.00 vMB 29
589,585 589,585 0000000000000000000148aeb453d990ed50599c0221d56dd2d5c87597ac7fae 711 0.30/1.00 vMB 38
589,584 589,584 0000000000000000001814de31b0317a0ccdb31d7531bb745f7f22a3339b8b3b 1,091 0.38/1.00 vMB 38
589,583 589,583 0000000000000000001393a52d3f31df63dc371a0e4bd1da68efaaba7f80f1a6 1,495 0.55/1.00 vMB 32
589,582 589,582 00000000000000000012bbbc3abddf7ecc88f31de3dddb9fd8358b58c4c892fb 451 0.13/1.00 vMB 40
589,581 589,581 000000000000000000029fe2b9e4e3c539ede9918421eb65cd1e54283770f84f 644 0.23/1.00 vMB 34
589,580 589,580 0000000000000000001250fbe7f0f0e63d1fe1e593e9bf4e5e4fd671a1176054 2,873 0.98/1.00 vMB 34
589,579 589,579 0000000000000000001722e6e6c11cc7b8efbd5bf58dd59fe25ba1a3c927216d 1,606 0.63/1.00 vMB 18
589,578 589,578 0000000000000000000d2b1d663418820cb4da885c245d3337b9be1ab6012506 2,930 1.00/1.00 vMB 48
589,577 589,577 000000000000000000173be41163e3d8e644d1840a1fb33119a5a6f7907cfa83 774 0.30/1.00 vMB 24
589,576 589,576 000000000000000000163f2001c9163b7f30874f6ed22e72627c04cefae36fc2 2,436 1.00/1.00 vMB 46
Previous 10 blocks ↓
Total Size: 782.66 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: 673.08 GB
    • Received: 16.38 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.