Loading Tool

Explorer IconExplorer

Memory Pool

78,417 transactions
29.39 vMB
0.06622103 BTC
Random Selection Loading Transactions
Max Size: 176.63/200 MB

Candidate Block

Mining Attempt a554288fa4bf75cba905adb3f028e3b92d7dfc7bb064e4295bc7e3ed0450f810
Version 20000000
Previous Block 000000000000000000010e072de76e1b99adddbe2285ed35095a9efdafa3af2c
Merkle Root 7f2840fc5fa478643826c4606c836cf90a342e55d7aa10a38e015f663208ba41
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,274
Size: 1.00 vMB
Total Fees: 0.00666688 BTC
Feerates: 50.25 > 0.67 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,000 (184,173 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
730,827 730,827 00000000000000000000730b22cbfead0e94c0eccd5f198759b8de688f82e63d 661 0.49/1.00 vMB 4
730,826 730,826 0000000000000000000493230146dd96de297f0760dd15d2f99c2531d2e53031 184 0.05/1.00 vMB 7
730,825 730,825 000000000000000000038f5dcf1caae63fe48417cc86eac88c08e86b054c1159 1,702 0.90/1.00 vMB 5
730,824 730,824 0000000000000000000112842f54017e1945dcf5a2bae158f297e622a6a4fef2 956 0.72/1.00 vMB 6
730,823 730,823 00000000000000000007bbcf1aa730ff442bddf958fee9d2ccfaf65a35d8d97f 1,340 1.00/1.00 vMB 1
730,822 730,822 00000000000000000000c324304e723acac91b523d3451e0f8871c022f7701f9 3,073 1.00/1.00 vMB 11
730,821 730,821 0000000000000000000580e620b95153414c39c704942cf5bf85d16f5a25c9b3 3,464 1.00/1.00 vMB 8
730,820 730,820 00000000000000000005b4af9f308f8013208c6730a72d503e58d395a3b88b25 1,657 1.00/1.00 vMB 4
730,819 730,819 000000000000000000054fd16097f96b833ee84161079c8334fe88e38f01ceb0 1,834 1.00/1.00 vMB 2
730,818 730,818 00000000000000000009229147adc10d6e7c27a04cab3f78bbae1ee283b53a39 1,362 1.00/1.00 vMB 4
730,817 730,817 0000000000000000000231691f3d9a199644fd3ceef44f8ce5b76faabc5541ad 3,137 1.00/1.00 vMB 10
730,816 730,816 00000000000000000007b00554870a0b12e6ec3ac04e3ce1a30b4f1011a6cd59 2,011 1.00/1.00 vMB 3
730,815 730,815 00000000000000000008a3965d1324f30f716733038f742cfa9c5f6296d16e7d 2,089 1.00/1.00 vMB 6
730,814 730,814 00000000000000000001cc845d6410678f89ae9044d955944422c0e9639a9b6a 2,419 1.00/1.00 vMB 15
730,813 730,813 0000000000000000000564aacee603a4af72830cc14cced3f2ff78f2eecc0aa4 1,345 1.00/1.00 vMB 2
730,812 730,812 0000000000000000000630bad92c8799e0c4680626709f530f2ea31b25225f8b 2,830 1.00/1.00 vMB 9
730,811 730,811 00000000000000000000e9ed4326c7b4864b0569b0ada7f36219fb618fc95220 2,097 1.00/1.00 vMB 5
730,810 730,810 00000000000000000008ca13868de7af045b568d1173094c24d5ddc2cec812da 1,116 1.00/1.00 vMB 5
730,809 730,809 0000000000000000000279f496b8b4f29e09ec67273329272461b420fb8a79d6 2,071 1.00/1.00 vMB 7
730,808 730,808 00000000000000000000e3fcbfdbd3fb1e49c6b14f363302c76200e2789075e8 2,765 1.00/1.00 vMB 7
730,807 730,807 00000000000000000003d1ada8cde41027babf0a936e4839586ca74dd68a0211 2,429 1.00/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.39 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: 664.64 GB
    • Received: 15.02 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.