Loading Tool

Explorer IconExplorer

Memory Pool

81,739 transactions
30.36 vMB
0.08294197 BTC
Random Selection Loading Transactions
Max Size: 182.95/200 MB

Candidate Block

Mining Attempt 7d9635ef7b5e5c90bf60bf8012f177ac752d425c9ee7784ad8513367c5224cee
Version 20000000
Previous Block 000000000000000000019df273a09481953b04854e28e5bee40f0a5bbd926969
Merkle Root e4a073b0b18825f4fe75e09a490310baf9ce3fd53eb1765e7a6185b698334af5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,006
Size: 1.00 vMB
Total Fees: 0.02067084 BTC
Feerates: 203.60 > 2.07 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,973 (125,241 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
789,732 789,732 000000000000000000044e347da9535fa7cd70f1d426cb00d7b6a9636475ea78 2,660 1.00/1.00 vMB 26
789,731 789,731 0000000000000000000217be105b4c96ff10dd264c5b71bc5ba8bf7a0ef97bb8 4,282 1.00/1.00 vMB 39
789,730 789,730 000000000000000000057c5deb43fbea5e3102e8211a261648a42dd77c591015 5,116 1.00/1.00 vMB 37
789,729 789,729 000000000000000000047c65d70dd84d49f54e1e9e3372dd92a9c8a2d8939617 3,792 1.00/1.00 vMB 50
789,728 789,728 00000000000000000004eee221c965505c30e2a474d15603c74758c5cfd3b7f3 3,705 1.00/1.00 vMB 29
789,727 789,727 00000000000000000004b1d34a1bc162da24248b6838f581edb089fe5a9bb0e4 3,597 1.00/1.00 vMB 76
789,726 789,726 0000000000000000000496f954a66dced9944099b40a9b211ef22e44c77b5074 3,120 1.00/1.00 vMB 32
789,725 789,725 00000000000000000003315350fbc2c2c7b890aaf4d01a7f53a0a65c9fbc173a 2,578 1.00/1.00 vMB 27
789,724 789,724 00000000000000000004d44bd427523f7004d73719cfc703f716250907282aa3 981 1.00/1.00 vMB 16
789,723 789,723 00000000000000000000d155045e369c5b930a99785da38480a376c4a452bc79 3,147 1.00/1.00 vMB 33
789,722 789,722 00000000000000000004e0ee272e822cd5860594d8318ff9d991cd14b1709e5b 3,884 1.00/1.00 vMB 26
789,721 789,721 000000000000000000039a345851555e2c71eff63a51c32986fe6e390c0df469 4,368 1.00/1.00 vMB 31
789,720 789,720 00000000000000000001adc632a7e592d4dcd168f0117712fd3ba5de2eed11ab 3,624 1.00/1.00 vMB 23
789,719 789,719 000000000000000000004323b6bd279152bd527b5f30a0336d7a604b8892859d 3,865 1.00/1.00 vMB 27
789,718 789,718 000000000000000000055cd073f4875a9133f52bdf3fe0d724cc7f5a56424747 4,115 1.00/1.00 vMB 40
789,717 789,717 0000000000000000000340bfc00c8a5a670dede7ad665a3166bd65efde3be2c9 3,807 1.00/1.00 vMB 53
789,716 789,716 000000000000000000043a6f186d0e1982cf9666c729a78edabc419dcac5b976 4,021 1.00/1.00 vMB 35
789,715 789,715 0000000000000000000059c1b7ea13a91bee6e9288ec4ccbac9b5498064e2326 4,203 1.00/1.00 vMB 40
789,714 789,714 0000000000000000000476c07a52f64d8e349cc5fec0aa5ee30b77c3f7353382 3,724 1.00/1.00 vMB 66
789,713 789,713 00000000000000000003087e4aae880b96cb30eb771a2ffd125a57b833b4ab37 3,039 1.00/1.00 vMB 41
789,712 789,712 00000000000000000000c036adea90869bb2005ca807b4958bf46ac695945819 3,615 1.00/1.00 vMB 108
Previous 10 blocks ↓
Total Size: 782.34 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: 661.27 GB
    • Received: 14.80 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.