Loading Tool

Explorer IconExplorer

Memory Pool

47,380 transactions
28.90 vMB
0.07915235 BTC
Random Selection Loading Transactions
Max Size: 154.14/200 MB

Candidate Block

Mining Attempt 97cf912cf1cee2b783a37b0faef8ae9f0b95bad896d5dbd00b5fca1a565afadc
Version 20000000
Previous Block 000000000000000000005305ff331788dce4fd0d1cb306269ddf5357d0752558
Merkle Root eab514e457d7c5be974ef87a9162cc3b4af607339456131122efb9beaf5834fd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,552
Size: 1.00 vMB
Total Fees: 0.02402192 BTC
Feerates: 100.60 > 2.41 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,848 (66,165 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
848,683 848,683 000000000000000000028e91512a1e6235da7922ee3347efa54bf6d828795a44 4,163 1.00/1.00 vMB 27
848,682 848,682 000000000000000000025c26ddd51826d9701f5b54848adc9cd1dee6c37afe6f 3,175 1.00/1.00 vMB 15
848,681 848,681 0000000000000000000272cc9c963bc193f54453b00e892757bbe1ef0aeb4037 5,700 1.00/1.00 vMB 19
848,680 848,680 00000000000000000002f8671d4e76a2fef50db989ce6662613587560298094c 5,970 1.00/1.00 vMB 22
848,679 848,679 000000000000000000015f0a7bf59b89f762be39db3702e317323414cc4e0dd5 5,198 1.00/1.00 vMB 22
848,678 848,678 0000000000000000000132dc61808547dffd4c8d64daf49daa135d2d58542812 5,226 1.00/1.00 vMB 27
848,677 848,677 000000000000000000013550cc03f57ed86c51731792adfc1302200490e469a8 4,345 1.00/1.00 vMB 31
848,676 848,676 00000000000000000002d15d4c88afca3fd78ea0b4d5cf8a971d1b9e9a50e879 5,208 1.00/1.00 vMB 20
848,675 848,675 000000000000000000016491a9bd48e0359211fcd2c28178da998cb308175847 2,948 1.00/1.00 vMB 15
848,674 848,674 00000000000000000000843eadc7d526f0d370008a2bb0b1504ab73925acb949 4,979 1.00/1.00 vMB 19
848,673 848,673 0000000000000000000175afdcc1a05d51543f2cce599ce8adae3dac3b9dc7fc 4,440 1.00/1.00 vMB 26
848,672 848,672 00000000000000000000d5b1378528b37c5bb4ae9b7dd7dd34c110cf1f05b6a9 2,691 1.00/1.00 vMB 25
848,671 848,671 00000000000000000000b779f925538ea7cc1e881db23ab3faf89904199a9983 3,044 1.00/1.00 vMB 19
848,670 848,670 00000000000000000002d4dece9511daedb406c5d9c2d830cf2914aadfe22d4d 3,270 1.00/1.00 vMB 37
848,669 848,669 00000000000000000001834a82b07ac03a306b7a7fd7d5e98dee14ec3efc2eb0 3,071 1.00/1.00 vMB 16
848,668 848,668 00000000000000000001db9acfe7b1c5a39dce82cd5f7f8e11a5e11403628284 2,942 1.00/1.00 vMB 23
848,667 848,667 0000000000000000000255cf5c2ab1151b0af27542197a07a30d18b052c9caf2 2,619 1.00/1.00 vMB 20
848,666 848,666 000000000000000000002670bfdbb8d3a378b60491eb38e32396c66ff7e7d88c 3,391 1.00/1.00 vMB 25
848,665 848,665 0000000000000000000290183cac8b58e52eda4167bf820f13cc4929071e07cc 3,284 1.00/1.00 vMB 30
848,664 848,664 000000000000000000019200f971921bb73e5f16b5098ad71a91849a63964a70 3,556 1.00/1.00 vMB 21
848,663 848,663 00000000000000000000124f2f2ce82882f286c716fd5925c4a66f21cabf16b3 3,436 1.00/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.12 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: 652.10 GB
    • Received: 13.72 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.