Loading Tool

Explorer IconExplorer

Memory Pool

38,562 transactions
26.92 vMB
0.05530223 BTC
Random Selection Loading Transactions
Max Size: 140.13/200 MB

Candidate Block

Mining Attempt 2a63ef3566924da312e59b3c3c4b205d188783d4ba64e0a2c5e666d20d563ad6
Version 20000000
Previous Block 000000000000000000000f0eb32368ca338bda4641ae91e1df2854638c1f9b59
Merkle Root 3493acc2c80cc5c26ee8c8e3e1f9124632abb5379e7924e35ea2b08f0f450856
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,122
Size: 1.00 vMB
Total Fees: 0.00511641 BTC
Feerates: 44.54 > 0.51 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,866 (140,041 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
774,825 774,825 0000000000000000000637672d1c0c6f8b1aeac8bb82a9eba41ec4b72313608a 516 0.75/1.00 vMB 3
774,824 774,824 00000000000000000002d01cf9c3c059a96072dd6e244bf7ff87512391b7e960 1,034 1.00/1.00 vMB 5
774,823 774,823 000000000000000000028f7f4a4a0ef7431257072258c90c3613fae5a15807cc 2,672 1.00/1.00 vMB 14
774,822 774,822 00000000000000000005792cff27f09217c3c1352b1d7ff79db92a2fa4296725 1,680 0.99/1.00 vMB 9
774,821 774,821 00000000000000000000d916ef02e3f8587d82b30bb870c664012a70da4a4232 1,853 0.90/1.00 vMB 9
774,820 774,820 0000000000000000000281ac4eb0a6e672d8bba6d843c906246d702089814afa 1,355 0.61/1.00 vMB 10
774,819 774,819 000000000000000000043bf5bf93526eeed57bcacc74bcafec3c94e0cec4a15b 909 0.39/1.00 vMB 8
774,818 774,818 00000000000000000005b1c6ed07b2ca19d909a10aedda614282353ad66c2126 1,531 0.53/1.00 vMB 10
774,817 774,817 000000000000000000056ef89ad91ffd3aebe8ea0e4880cb5f75b5b6d5d202a2 1,364 0.60/1.00 vMB 10
774,816 774,816 00000000000000000005e7b5c0ea10d83abfe6dc233b59bae61c938154bd4eb7 533 0.18/1.00 vMB 12
774,815 774,815 00000000000000000004b9b6cfca3ac06ce7dff60617272c702cf09b2c421a6a 892 0.77/1.00 vMB 4
774,814 774,814 000000000000000000057676f4ad5e7a9701c914eb677c3860320d42593bf9d6 2,922 1.00/1.00 vMB 6
774,813 774,813 000000000000000000036fe52b30ac209fc575a35bcd966d7e1b8394ebba49c8 2,467 1.00/1.00 vMB 7
774,812 774,812 00000000000000000005202df9b9546eac764ea1a764a3e35952710effdbe2a9 3,785 1.00/1.00 vMB 9
774,811 774,811 00000000000000000004a4ada42a5380ff4037d61c496e38404e85aefc46a46f 3,782 1.00/1.00 vMB 15
774,810 774,810 000000000000000000025cc5aa06a3ac8b2219282904d0af2a71b1b629bd0d89 3,196 1.00/1.00 vMB 24
774,809 774,809 0000000000000000000237c06158d3e2cb950e522ad68589278800bc2fa68e3b 2,045 1.00/1.00 vMB 19
774,808 774,808 00000000000000000001fb9eb3531160622aa0bd6fb146a08982cba603c13900 3,301 1.00/1.00 vMB 17
774,807 774,807 00000000000000000004d4741e5f9c159387fce24d26f3fca71841043ae54093 397 0.17/1.00 vMB 9
774,806 774,806 00000000000000000006e5d84de545f038d3375d235f7e4d58a8e829430a192d 1,301 0.34/1.00 vMB 13
774,805 774,805 000000000000000000060d5296f1305dcce578ab9a4c8581919db2092612ff2d 2,490 0.75/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.15 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: 653.03 GB
    • Received: 13.82 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.