Loading Tool

Explorer IconExplorer

Memory Pool

77,204 transactions
28.74 vMB
0.07043202 BTC
Random Selection Loading Transactions
Max Size: 174.29/200 MB

Candidate Block

Mining Attempt 05b0b1f881c69192eddbf19a84649e8a0b14b16713f34cd0d1cdf14b369f6ab0
Version 20000000
Previous Block 000000000000000000015c2f9dfa0c74d1f310284e6448425037dce28d0417a8
Merkle Root 73467fb9ac79a83af6d42786c05e699a52d9952501844aff70e4a711984ef5a0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,058
Size: 1.00 vMB
Total Fees: 0.01073113 BTC
Feerates: 82.75 > 1.08 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,157 (516,074 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
399,083 399,083 000000000000000002744edd3e9c31547067e8bb5a15a27627f6042b1a0e854f 1,234 1.00/1.00 vMB 28
399,082 399,082 000000000000000002310de15eeb17e465e856a3311f0baf2e699acef9622f72 1,550 0.75/1.00 vMB 41
399,081 399,081 00000000000000000664f6a4d3ae1bfef155980cb2502ff6e6de5c5bdee8626f 2,304 0.84/1.00 vMB 72
399,080 399,080 000000000000000000dcf1145904e82ba8f2f10238819d7e5743ff8d4e8d5a35 235 0.15/1.00 vMB 27
399,079 399,079 000000000000000006b1f96c1dec9837deb4005e1fb2217416d140ae9fa2bb8b 1,585 0.92/1.00 vMB 37
399,078 399,078 0000000000000000060fb41bd1424702734b92d23b37ceb9f479b0b14cf0d164 1,685 0.94/1.00 vMB 39
399,077 399,077 00000000000000000557578eadd6618b2b771367ae4de501c62f1b4b409b3371 603 0.75/1.00 vMB 19
399,076 399,076 0000000000000000027169cdca7da14d635155a27d3482245d0505fec20f903d 245 0.75/1.00 vMB 10
399,075 399,075 0000000000000000079b59ce4c30f483dd913e5e30a103e9481d961b582e9ae2 936 0.93/1.00 vMB 22
399,074 399,074 00000000000000000516d0b5c9596f6c3d6ed797c8e29088eb8e59a61809c882 1,396 1.00/1.00 vMB 25
399,073 399,073 000000000000000006467514244bb04051322488727525619da45ffcad5ee4e5 1,748 0.93/1.00 vMB 36
399,072 399,072 0000000000000000042574dd37c7ebe483c239f4bf216db680072b96998ae64b 2,032 0.95/1.00 vMB 38
399,071 399,071 000000000000000003e0af484b2ccaa2d8366aee2641becc879b6c727753653b 2,426 0.98/1.00 vMB 55
399,070 399,070 000000000000000002d2c94a47350711191f438b02cb4c918b16608504267515 3,374 1.00/1.00 vMB 48
399,069 399,069 0000000000000000044b591380acb87cee463b592c3a8ecc7be6f62dd114a871 2,402 1.00/1.00 vMB 86
399,068 399,068 00000000000000000535bdb507dab9d5181177e3ba6f4d75e4994f3279ccdf5c 1,267 0.60/1.00 vMB 44
399,067 399,067 000000000000000004deab9ba841d3ba82bce39d236e386bcf4680b7409ca13e 1 0.00/1.00 vMB 0
399,066 399,066 0000000000000000020f82b05cdc2abce93be5868a47f9215684c4ab951aad7e 1,333 0.70/1.00 vMB 40
399,065 399,065 00000000000000000034b630b9c05da7b72f84143eb550ebbc4cd06c23dd9ef2 2,242 0.98/1.00 vMB 52
399,064 399,064 000000000000000005e7aa7bfa974476a3ae6989eebd79ffb111b79e9fa58643 336 0.19/1.00 vMB 37
399,063 399,063 00000000000000000058ca63b74cdbff9e939aaab46a31a2ea9295930912aed1 1,720 0.99/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 782.67 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 673.09 GB
    • Received: 16.38 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.