Loading Tool

Explorer IconExplorer

Memory Pool

77,649 transactions
27.98 vMB
0.08670365 BTC
Random Selection Loading Transactions
Max Size: 170.56/200 MB

Candidate Block

Mining Attempt ea87ddce5d881ee11032e8a5753b4e4d112375ed9bb8c47cb2ed05d3a4919f3e
Version 20000000
Previous Block 00000000000000000000eceb14b69fb33c0936bc911ecf1423e24822a9fac46f
Merkle Root 213b42ae26580771f3b266b62259168943c917345b351b104b3b7edd932a417b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,011
Size: 1.00 vMB
Total Fees: 0.02660945 BTC
Feerates: 402.60 > 2.67 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,320 (575,480 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
339,840 339,840 00000000000000000c5b733a24a207d3d445bf76ad009637a402730955bbce77 1,021 0.84/1.00 vMB 16
339,839 339,839 0000000000000000122591c320842fbeef81e4f28df3da0a9708c581d7622157 2,506 1.00/1.00 vMB 31
339,838 339,838 00000000000000000177cf8242cf5780ecf84c5cc9d647955287b15f440d53ad 428 0.27/1.00 vMB 20
339,837 339,837 0000000000000000016f6e877609e66caeb583b0035dfa7a40dfd8e96038d894 865 0.67/1.00 vMB 18
339,836 339,836 00000000000000001354718e52e8e65fd6b4265a94beb1888ef5e33dbeea0da1 1,266 0.75/1.00 vMB 24
339,835 339,835 0000000000000000057da8d2c1cd2613d46b9554885137a5d09a917997ebcc03 343 0.15/1.00 vMB 30
339,834 339,834 00000000000000000e3d03d04a0a2a2793f0a26d0aa70eb94748214eee958c49 1,307 0.47/1.00 vMB 36
339,833 339,833 000000000000000018d0697d0fa0b71b59d9ca78afd452a0444c5e9dc669690d 170 0.08/1.00 vMB 24
339,832 339,832 00000000000000000198d81647f34f3b72bdd73a04d21e1a048b230e2df7cb9a 563 0.30/1.00 vMB 26
339,831 339,831 000000000000000001306025861e6323af8868b1be57c1211d972f72247e8216 431 0.28/1.00 vMB 17
339,830 339,830 0000000000000000167a7f49d89b6e4864725e30c670d92b99f28170efdcaa65 676 0.44/1.00 vMB 16
339,829 339,829 00000000000000001532597a9deb9d1b398d759c7281150dcbcf1c3a28d69b64 993 0.75/1.00 vMB 21
339,828 339,828 000000000000000005fa5b865d6cdd3703b026d5cf4a8e6cfaeac9957f9e7f4b 880 0.75/1.00 vMB 18
339,827 339,827 000000000000000010ce4ce09186cd2741884a8ad5825dc9f50d2b66e45f42ca 1,024 0.35/1.00 vMB 35
339,826 339,826 00000000000000000bac0a974033a4adaebaf8b1444b58738fc9e52311981fae 621 0.75/1.00 vMB 16
339,825 339,825 0000000000000000121a6c302707d0b777997ec0d88d9f1d1335267fc180f2e9 1,741 1.00/1.00 vMB 25
339,824 339,824 00000000000000000c367c74a5be66c04ed73a39fc631e43e5977519455ae792 1,438 0.75/1.00 vMB 28
339,823 339,823 000000000000000017374acc494c6f42875735b1b296818c6fd65b6c08066ff8 1,229 0.75/1.00 vMB 23
339,822 339,822 0000000000000000001eaab84b715b198e23cbf59691ac1a4b49c302f8ca6da9 583 0.21/1.00 vMB 39
339,821 339,821 000000000000000009492db5b355258d5e0352084cf18a80187abff9fc9dcd9e 1,204 1.00/1.00 vMB 19
339,820 339,820 00000000000000000e069ebec005e75ddc91212178e34d2282ea20cd6634e2fc 2,256 0.75/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 782.95 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: 715.03 GB
    • Received: 17.64 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.