Loading Tool

Explorer IconExplorer

Memory Pool

31,697 transactions
25.25 vMB
0.08734983 BTC
Random Selection Loading Transactions
Max Size: 126.23/200 MB

Candidate Block

Mining Attempt dd6f25181c8212458f555ceb328e30732c6bc689431ec40ddfefa56c6fda1eac
Version 20000000
Previous Block 000000000000000000001add1d4255d5d6c3338fec14caa760f6a5fe24cc9f9a
Merkle Root fd4b7dd5e0929570aa359436e9b6cdd3b1e70bcc956b66b9f3f8ee18d871ca36
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,482
Size: 1.00 vMB
Total Fees: 0.04187608 BTC
Feerates: 150.93 > 4.20 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,703 (147,970 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
766,733 766,733 000000000000000000003e10b02885444e237547330c0942eb61ea0f80be7199 2,889 1.00/1.00 vMB 15
766,732 766,732 00000000000000000003fd379f04cfcd766ad75d015e74b6c58514b3f7639888 291 1.00/1.00 vMB 3
766,731 766,731 00000000000000000000b6828e8a7c68aa828bd8c06e5eb46bc15bb362a0aaf8 2,797 1.00/1.00 vMB 5
766,730 766,730 00000000000000000005aa6dd6ffdff12cee42e096ebe64888eaf2a1a4eaf598 2,309 1.00/1.00 vMB 15
766,729 766,729 0000000000000000000438af1fd9bfc34c2decfef13609f7b1462bbec88b6013 2,677 1.00/1.00 vMB 9
766,728 766,728 00000000000000000003605fe1332820096ca85126d294325d6599bc447ea55c 1,251 1.00/1.00 vMB 13
766,727 766,727 0000000000000000000744dbcd8d19bafe20855ed8d5c7d00d59cd76bac76676 1,918 1.00/1.00 vMB 18
766,726 766,726 000000000000000000081b3db984b178d80ca0064e6f653fd952d89fa2489cc7 2,250 1.00/1.00 vMB 7
766,725 766,725 000000000000000000056aa7a1867132439b464583b7b5be217cfe32071a35db 2,589 1.00/1.00 vMB 19
766,724 766,724 00000000000000000001125d41ba417c9acb9ae54c307c900be5d7113747aeb5 1,024 1.00/1.00 vMB 6
766,723 766,723 0000000000000000000733355c43636280a7dca7081ebd19d8cc1837a41bfdaa 472 1.00/1.00 vMB 4
766,722 766,722 00000000000000000000883b53b00493f6813146aaaf9dd176bec35d15141b77 1,883 1.00/1.00 vMB 9
766,721 766,721 00000000000000000002902154c80b3051c5a969820fc582c05cc73d51efb826 1,279 1.00/1.00 vMB 8
766,720 766,720 0000000000000000000349f7c6fd5f5cbeb31015554189cd6cef0b5eb80ded41 1,592 1.00/1.00 vMB 9
766,719 766,719 00000000000000000001b71104bb74c55ae65fd902011b87ee365556196c3af8 367 1.00/1.00 vMB 4
766,718 766,718 000000000000000000021ffec2588341e54f190215ec6eacf6d4b273af113829 492 1.00/1.00 vMB 4
766,717 766,717 000000000000000000050b6491c023eb7a6b89ee8edeaa53c26fe4bd0c5da9dc 1,667 1.00/1.00 vMB 9
766,716 766,716 00000000000000000006b32054f96bc69df03f9fa7d45cdf9075c4d0419d6e04 799 1.00/1.00 vMB 5
766,715 766,715 00000000000000000001d7f6d415c33a49e8f1d178a358c10a132a2a96c2360e 2,861 1.00/1.00 vMB 15
766,714 766,714 000000000000000000042d01d4c12c62dc0596587c4f46abe1470349562f47b8 309 1.00/1.00 vMB 3
766,713 766,713 00000000000000000003716f27588e3df3f08e95692b6a869fbf6908a1fefc29 876 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 781.86 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: 642.35 GB
    • Received: 12.54 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.