Loading Tool

Explorer IconExplorer

Memory Pool

81,286 transactions
31.14 vMB
0.07594734 BTC
Random Selection Loading Transactions
Max Size: 189.53/200 MB

Candidate Block

Mining Attempt 43f6b6bdb882856e94741e389e559ea1c165304d137273036d47be23675167f2
Version 20000000
Previous Block 000000000000000000004b3e7e5aaeab111493f0d06b8a6f97fdb08081d0f764
Merkle Root 462cc0ce9c0c413301d5d56a0bf209b9985a94c567666409edc3032ca0c12282
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,758
Size: 1.00 vMB
Total Fees: 0.00877880 BTC
Feerates: 100.37 > 0.88 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,197 (105,299 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
809,898 809,898 000000000000000000023b03e6f010b0a16b89b8161da1c38f1ca42e5a816e21 2,469 1.00/1.00 vMB 25
809,897 809,897 000000000000000000045be8dc9e954dcd77bd16242132dbac6e414a19f1fc44 2,274 1.00/1.00 vMB 33
809,896 809,896 0000000000000000000044a23ad2c332fb82a9261c03215a75ff12bad6a0c09c 2,822 1.00/1.00 vMB 11
809,895 809,895 00000000000000000003f749ab42df5db459070a552ef876d901bfa358761b83 2,359 1.00/1.00 vMB 16
809,894 809,894 00000000000000000002431db31bb2b77c96ca132493aae279a3b7e5b090c292 2,347 1.00/1.00 vMB 17
809,893 809,893 0000000000000000000382d4c3e165ae0cf451c413c680d375505258bb77844f 1,402 1.00/1.00 vMB 11
809,892 809,892 00000000000000000002b90c6497bf0ba82087edbc9394eadaa8a6a5f019ed9e 1,926 1.00/1.00 vMB 19
809,891 809,891 00000000000000000003b9b27476f0aedcbb87ef96db0f6ee391defbe07446cf 3,561 1.00/1.00 vMB 34
809,890 809,890 000000000000000000011416372372f5a0a7ba67284b0142e1a26ad72ba0e218 2,765 1.00/1.00 vMB 27
809,889 809,889 00000000000000000001957e000e4b472f5ab707b80960388eacb022af9615cf 3,137 1.00/1.00 vMB 31
809,888 809,888 00000000000000000001ad6a69b26033dad5bd3bebbf32258c375a5a373e0f3c 1,863 1.00/1.00 vMB 17
809,887 809,887 000000000000000000020870007f2f708438dfa20c306a9c990d184fe14e13ab 3,101 1.00/1.00 vMB 27
809,886 809,886 00000000000000000003dd9cf37eff011c02d1b4dc5e6152170e30015ff582bd 3,212 1.00/1.00 vMB 33
809,885 809,885 000000000000000000047792b4ddc4d5137d6dedfd207adc11e6c7933f71749d 4,515 1.00/1.00 vMB 5
809,884 809,884 000000000000000000031a000899de9e53a411dc8b23600bfe7f02d0d5d099fc 1,993 1.00/1.00 vMB 16
809,883 809,883 00000000000000000002e2510c3a4d4e06cdaa84f5fc6c313312b35bbd4f30a8 581 1.00/1.00 vMB 7
809,882 809,882 00000000000000000003068121ae707b149d2652bb206698cf9438e555342036 1,617 1.00/1.00 vMB 25
809,881 809,881 000000000000000000044905a1072b4977e53a3ff94414454215590f74b17a6e 1,657 1.00/1.00 vMB 12
809,880 809,880 0000000000000000000310cf0272fd1ece738c070480d36177ffde9225bf88df 2,060 1.00/1.00 vMB 19
809,879 809,879 0000000000000000000144b31ee8cd80546f93b8f11fe8f3cbd4b1d9284a2ae0 3,697 1.00/1.00 vMB 28
809,878 809,878 0000000000000000000068c72e5f1b581393213b2c1b1d7c1d6c75b8913e0901 3,897 1.00/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 782.73 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: 707.87 GB
    • Received: 16.70 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.