Loading Tool

Explorer IconExplorer

Memory Pool

43,066 transactions
26.88 vMB
0.07567975 BTC
Random Selection Loading Transactions
Max Size: 140.63/200 MB

Candidate Block

Mining Attempt e19ff5feb9e8f311d5995cd10e220a14226b65c9d1bedb4b491682e67476e2c0
Version 20000000
Previous Block 000000000000000000009172c47a169670d4fbb39e581fcbeb28ccbe02f86130
Merkle Root 2994ae7c545e0b062557bdaa967a3fe86c6a90acf2d9c8ba38b167e05eb8e17a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,076
Size: 1.00 vMB
Total Fees: 0.02556625 BTC
Feerates: 150.93 > 2.56 > 0.55 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,870 (578,330 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
336,540 336,540 000000000000000015b113f8b5a4bdfad79d2324754c1966270aaa6c0b905226 867 0.51/1.00 vMB 25
336,539 336,539 00000000000000000e52a16f40ad86df379e94985411d52c78b45e6405bc531b 177 0.09/1.00 vMB 25
336,538 336,538 00000000000000000e579d3b7b1dc3ccbaea9ceed612e0629805fb14e059e8ae 733 0.41/1.00 vMB 26
336,537 336,537 000000000000000007f7e7a920279a7cd39c25fa8662f874fea452baf30a8bb4 1 0.00/1.00 vMB 0
336,536 336,536 000000000000000016ad4ed3290761da168db729132f41fd1949bc4fd528a469 145 0.10/1.00 vMB 17
336,535 336,535 0000000000000000034978c422f6598f3d522c5f4f772202c73bf6f526e47408 517 0.26/1.00 vMB 26
336,534 336,534 00000000000000000c1bc9845c7464f09ecc11285508d4585e32661cdb648349 32 0.01/1.00 vMB 28
336,533 336,533 0000000000000000187b06c1d5154fce3facee9d6a80aa7d7af8f1bbb72e2d8a 864 0.46/1.00 vMB 25
336,532 336,532 000000000000000010cdc9d85517a735db1f6b5694b1f6d9fce0b5534d836799 2,149 1.00/1.00 vMB 30
336,531 336,531 000000000000000015005f5ae337619c1f80054fa7f98dec8405987474cf474f 256 0.07/1.00 vMB 71
336,530 336,530 00000000000000000621eb467962548aba9bc2e96a7de96108cdbccc34931789 1,369 0.79/1.00 vMB 28
336,529 336,529 00000000000000001327572aa99ce14295b21c79e7fefc02b734c8f81f1f5860 499 0.23/1.00 vMB 25
336,528 336,528 00000000000000001a1326e6f6d52fdc8ca8aa2be0fffe6f5a6e658a2f0ef9ef 198 0.09/1.00 vMB 16
336,527 336,527 000000000000000002239ea32f838627a5f941be4fa97b10c1d2fa06a3a3b3f2 688 0.62/1.00 vMB 16
336,526 336,526 00000000000000000a2d933454a78c9cdfe9888d6e4c64a63d8454e87d02f7ed 1,729 1.00/1.00 vMB 22
336,525 336,525 0000000000000000022a505079f471e1d05ff05363b48814137d79848573c7b8 2,527 0.75/1.00 vMB 53
336,524 336,524 00000000000000000950f80f5ac11be806c99f33f40f2c0723b82f8c10028ee7 900 0.47/1.00 vMB 24
336,523 336,523 00000000000000001b9128ccbfebe781f550ebb69008e83982c0d4df24670f8c 472 0.17/1.00 vMB 38
336,522 336,522 0000000000000000145211ab13f03bdb466f68c1b696b97d3cc1f16eacf2c680 1,409 0.66/1.00 vMB 27
336,521 336,521 0000000000000000185d5a5a5ec1b042d6c61116c4ec21e99f712c196a19d561 161 0.09/1.00 vMB 30
336,520 336,520 000000000000000013a93696eedbecde7c27b9cd1b55e8bf3da58e418f6005fe 50 0.03/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.16 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.28 GB
    • Received: 13.85 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.