Loading Tool

Explorer IconExplorer

Memory Pool

35,599 transactions
25.98 vMB
0.06692587 BTC
Random Selection Loading Transactions
Max Size: 132.54/200 MB

Candidate Block

Mining Attempt f7025744df9eabaac8520d9b0a5d2147a1e0fd95bf2484d87bd4c1d546da89f2
Version 20000000
Previous Block 000000000000000000016d6f2b2c8ba81bafff03de43e5b0b3362476d7672035
Merkle Root 01e653261e30e16bff5ce2e46ddc6db6ce39b4ff2dee021a32f6af1dc1ace6af
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,717
Size: 1.00 vMB
Total Fees: 0.01922465 BTC
Feerates: 713.01 > 1.93 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,679 (405,128 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
509,551 509,551 0000000000000000005e6ae58490fd794c1c4c3e9b38eac938d0ce69a4159cd7 152 1.00/1.00 vMB 2
509,550 509,550 0000000000000000002dad4cf094253d550d30e73b396ccf86378b24e3d7f401 260 1.00/1.00 vMB 10
509,549 509,549 00000000000000000020c46731e7fefe9c4ce0b2c5b7943bd6a8d1c332cd87cd 1,048 1.00/1.00 vMB 31
509,548 509,548 0000000000000000001dd1905534ba773fcdcc5e431655cc61361d2f5925c9d8 930 1.00/1.00 vMB 27
509,547 509,547 0000000000000000003847b17173e24dba5490f5eb3ea1180a1688cab42cdc63 155 1.00/1.00 vMB 3
509,546 509,546 000000000000000000484819c56430c7de7620802463f37bdc9b1f04fa5e3214 411 1.00/1.00 vMB 9
509,545 509,545 0000000000000000002c56736ed7697cd2bb76cdc31b5fddc95e771d0de58c63 529 1.00/1.00 vMB 15
509,544 509,544 0000000000000000000ecdcca722b325418c6d4d1d287c95080b46d746898305 352 1.00/1.00 vMB 8
509,543 509,543 000000000000000000278a140aa1fad7e78353d87d57307c6e5f9dcfbe3b6ef2 367 0.27/1.00 vMB 60
509,542 509,542 0000000000000000001a2e4934410790eded521a87ae462b74f9a6f6055c65c7 1,988 1.00/1.00 vMB 52
509,541 509,541 0000000000000000003f786a96da17604cf9214bc9ff43dade193058b935b628 425 1.00/1.00 vMB 9
509,540 509,540 000000000000000000502cdb79ce470d67c2a04987c5289342a6d439448015ff 835 1.00/1.00 vMB 26
509,539 509,539 000000000000000000138247ff789f7d83cd106076af3c321d7a2bcce388ac9b 360 1.00/1.00 vMB 12
509,538 509,538 00000000000000000042fec2adbfb29d90c44f4e93564abb9b9493c48942d62e 1,377 1.00/1.00 vMB 43
509,537 509,537 000000000000000000547a3d099e856902beb333bc0ba3f58675c8a4f6579794 1,482 1.00/1.00 vMB 38
509,536 509,536 0000000000000000003798f749491b886f69668e625c8f4740f4d37c4855efbc 953 1.00/1.00 vMB 27
509,535 509,535 000000000000000000159bd696ed9e2b47dc2925aa1f8c7a325d67797b42f822 151 1.00/1.00 vMB 4
509,534 509,534 0000000000000000005b0d4c8b2dd362eab3940710e681fa9befe4ed7aae307f 1,695 1.00/1.00 vMB 46
509,533 509,533 000000000000000000065d1ed1306dccf59244ce77d5a6f9cbcc342e4f4442b3 2,227 1.00/1.00 vMB 86
509,532 509,532 00000000000000000019dcf06ba398d638e08fb6f8ea904ea13b6aa88c7a92f4 194 1.00/1.00 vMB 8
509,531 509,531 0000000000000000005da1774f8ba7089b3ecb03f45519f6ab39edd6092f6426 883 1.00/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 781.82 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: 635.99 GB
    • Received: 12.34 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.