Loading Tool

Explorer IconExplorer

Memory Pool

80,788 transactions
30.25 vMB
0.11270879 BTC
Random Selection Loading Transactions
Max Size: 182.23/200 MB

Candidate Block

Mining Attempt 92b62a396676a127158d0d37ae635b12bd8a9886af97de2fc714dca01997faa2
Version 20000000
Previous Block 00000000000000000000df3472a1fecf1266b59b222ff852cf918f03b4495fb4
Merkle Root e894fe60f100565a27de6141002246b0d0cfd24ef135ed130070c29791fac50c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,111
Size: 1.00 vMB
Total Fees: 0.04054699 BTC
Feerates: 150.68 > 4.06 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,141 (511,324 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
403,817 403,817 000000000000000005947d14503cbb5a81ae666b61fb718f94198cfbcbd65cfb 1,596 0.73/1.00 vMB 40
403,816 403,816 0000000000000000011e4eeb792fc14b882cae4b1d3ee91126dd9ad21fbed6cc 406 0.63/1.00 vMB 12
403,815 403,815 00000000000000000152ca471caf6ea67ccf29ed58bde563c8a354d5a028431c 1,323 0.93/1.00 vMB 33
403,814 403,814 000000000000000004c0c983b3f1b970ed0d63adce3d72e4f82ff94afe9c339b 1,884 1.00/1.00 vMB 41
403,813 403,813 000000000000000003f2248b687960292b8a040d04f964da4045c6019dcef960 2,109 1.00/1.00 vMB 40
403,812 403,812 000000000000000006063313954a53e02db391f434ef983c896bc4ccb4eec622 1 0.00/1.00 vMB 0
403,811 403,811 000000000000000004e914e1d7d43ac4ced8b7522f3040f7ff853738fa1287cd 2,365 0.99/1.00 vMB 46
403,810 403,810 000000000000000005323717f768df54444ee6dfccbe080548287f120546e6e3 2,893 1.00/1.00 vMB 64
403,809 403,809 0000000000000000006c715df8ea1abd0e55085b43c64523f5570b1dc94c43a7 1,428 1.00/1.00 vMB 31
403,808 403,808 000000000000000002ee0ac31a979adb641aa8e6b9e518af7a03187c68dc1b28 1 0.00/1.00 vMB 0
403,807 403,807 0000000000000000013745e6d50170c4216856cb77dc5968b3c4fb1fcd744655 859 1.00/1.00 vMB 18
403,806 403,806 000000000000000005b2e2ea498545f096b9fd1cbf7f85ca88cec4334e4add4b 1,355 1.00/1.00 vMB 25
403,805 403,805 0000000000000000017375827b27961075865c896d6c979c0d9ae768adcbfa23 2,646 1.00/1.00 vMB 56
403,804 403,804 0000000000000000024056aacd5251397e9dd0f912583790ecc46be55465f283 1,367 0.99/1.00 vMB 28
403,803 403,803 0000000000000000060293ef469fba6fe9818ff8414f527eae6494c34e2c37f9 3,046 1.00/1.00 vMB 58
403,802 403,802 000000000000000004befdc9bd696da21cc1afc211d5ecb3aad52e555995262b 2,561 1.00/1.00 vMB 67
403,801 403,801 000000000000000006649229a42dbc0c74ee75d92ab2be30b6c19115dfaacd7e 1,312 1.00/1.00 vMB 23
403,800 403,800 000000000000000003bf38cb78eb5b624f51d826eac4b9df581866da91e63ce6 670 1.00/1.00 vMB 15
403,799 403,799 000000000000000005b3aae14994845fd3fc7597f445a3977ce986580ce4a86b 2,059 1.00/1.00 vMB 37
403,798 403,798 000000000000000004236c567b38d3a0b65762af77efc55b826bb4f6beae1657 1,226 0.57/1.00 vMB 45
403,797 403,797 000000000000000004ae0cbdcc90ac5c37976c86ac80f33ad0bdbdd1b3c4bad6 611 0.31/1.00 vMB 42
Previous 10 blocks ↓
Total Size: 782.64 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: 672.40 GB
    • Received: 16.22 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.