Loading Tool

Explorer IconExplorer

Memory Pool

24,052 transactions
5.84 vMB
0.02742589 BTC
  • 1 sats/vbyte = 4 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 41.71/200 MB

Candidate Block

Mining Attempt f7414a59215c7e4e42b77531d21c87c858f46fbf8cd11fed0dbaef63f692defb
Version 20000000
Previous Block 000000000000000000022b340a438bce50643cbcc6030d25b6f4f3c519c4eec3
Merkle Root 4d0b721a8268215b2e32e3c20f28bc5fd9bba1544b5baf8bbf917bf49591be7d
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,761
Size: 1.00 vMB
Total Fees: 0.01310936 BTC
Median Feerate: 1.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,173 (909,062 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
4,111 4,111 000000007c619c0b922477346f1f6fa683ce432132185e5bf2815e0893ce2f67 0.00 MB 1 0
4,110 4,110 00000000ae352196f35803560130c7b6b19066a41482a2e6fd9f46391d929c3f 0.00 MB 1 0
4,109 4,109 00000000c309d8f14f7766aaea69dbeba31067beddb87c67d476d59a6c2b9dd7 0.00 MB 1 0
4,108 4,108 0000000035cac3371f550204b8b4986bd39efcfeb08725d66bf5dc21e61e09cb 0.00 MB 1 0
4,107 4,107 000000005417ff49f9c909ac241dd2f1b9a3bd595ac00fea62071f069d92a850 0.00 MB 1 0
4,106 4,106 000000008323f6cc569bded72ba278e64fc9507bee84064fbf66baf478c3d462 0.00 MB 1 0
4,105 4,105 00000000fae62fa4d847c64d8fc50443a65e86c97a9d0dd349239d83e0870eca 0.00 MB 1 0
4,104 4,104 000000000f1bb04556e286e21ee995eda3609a56d68e89d1542331a943a78018 0.00 MB 1 0
4,103 4,103 00000000d3dfa80f2b20e2dd9e5fd668a87dd3a51e7c85f78ea53e9cc9977d3d 0.00 MB 1 0
4,102 4,102 00000000bbbc218b74ae3d27a4e038258da12a61439e568b4f9cbc6a23bf2682 0.00 MB 1 0
4,101 4,101 00000000367551c3c80466ccaa7583ea433b57aa1e48b9f312775b32d89beb50 0.00 MB 1 0
4,100 4,100 00000000d55579d1311c2841fa900531f34df1d543ff52598f2d526c5550cec4 0.00 MB 1 0
4,099 4,099 00000000012ee25b4bf0b18cc161614bb9811f42cd3e2b227bea15253c27bc6a 0.00 MB 1 0
4,098 4,098 000000000f849d162cc04c53064010b118a03ead01b8da3c8f5934eb0cfe8e34 0.00 MB 1 0
4,097 4,097 00000000860819695ff009f818bbceefa24da888aad021e8a2701c614fa5686c 0.00 MB 1 0
4,096 4,096 0000000007e95100bbaf9c467b1416c91ee6c8942d78db630d8d7c4c49eaa717 0.00 MB 1 0
4,095 4,095 0000000066ca066a388fea7b34b7ff1e0e6f87f97be2a1eb82ed574182664fd4 0.00 MB 1 0
4,094 4,094 000000000ddf0028b5d6b6d0caa5fcb5944395e0e9bad55b9be480ab7ae03483 0.00 MB 1 0
4,093 4,093 00000000d6007fa7c6ca9a92c2722fcf28680505430a0e1169f3bd72f67dd625 0.00 MB 1 0
4,092 4,092 00000000ddab5b03e1a0ea911bd6ffaa5e1ab24d75918bc717c1ad0ad8ae39ca 0.00 MB 1 0
4,091 4,091 000000008af2f7e50adfea5af321b00e884ead00d87fde7a7ec1f5b85e5924e3 0.00 MB 1 0
Previous 10 blocks ↓
Total Size: 779.15 GB

Node Details:

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