Loading Tool

Explorer IconExplorer

Memory Pool

41,920 transactions
28.92 vMB
0.07201916 BTC
Random Selection Loading Transactions
Max Size: 148.39/200 MB

Candidate Block

Mining Attempt b43a75ed91581d6d2b9d91d09be100fbc0e53555569b08ebb50974d5de62fc64
Version 20000000
Previous Block 000000000000000000010d7d42c60951ff1aa892469444c13b3952717e2d317b
Merkle Root cf61218e36ac8884264c5711af30c3f54db4eb8cba66182b8910ebb6f9042260
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,148
Size: 1.00 vMB
Total Fees: 0.01572663 BTC
Feerates: 100.19 > 1.58 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,612 (579,866 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
334,746 334,746 000000000000000005429570c304affbc4cb42b8dc3aab53871e7f70916ad2e3 395 0.16/1.00 vMB 35
334,745 334,745 000000000000000001eb104b60b5334dbc1b70e8e4abe043a2fad1ed713010de 109 0.08/1.00 vMB 8
334,744 334,744 000000000000000000f93764ea17f8397a77f8b52ca09aaa2efba7fbe623a3f5 452 0.73/1.00 vMB 13
334,743 334,743 000000000000000004913e0dbd933ff1863e2c0d8a8a5a6f9cd716b8fdd94ac6 498 0.19/1.00 vMB 37
334,742 334,742 000000000000000016cbec6e733d6b369be7559745a9a5f57386d384a0062fb8 53 0.06/1.00 vMB 4
334,741 334,741 000000000000000006155bf514c053e4961a03729e169f67e39a00cfbb4481df 572 0.46/1.00 vMB 19
334,740 334,740 000000000000000015a8acc06f1ed290db404a619470f5a8c3db77c2b4ef505b 436 0.71/1.00 vMB 13
334,739 334,739 0000000000000000134dd8422885052e80bf6bc2e343e019d30e911c22bfda74 1,795 0.75/1.00 vMB 33
334,738 334,738 00000000000000001a442da56bda5f671353d65230a5067ec718d891a374ed94 154 0.12/1.00 vMB 13
334,737 334,737 00000000000000000ee77ccfc28423fc861a516c26954ac11e5b5b3cc425e6e2 947 0.48/1.00 vMB 26
334,736 334,736 000000000000000006d8f6afbef305d2086838b95a861392e78ae27c1901c42d 175 0.10/1.00 vMB 24
334,735 334,735 000000000000000007ec88be40e7fb020a77b979fcd470f64c197d4b349c983d 645 0.43/1.00 vMB 19
334,734 334,734 00000000000000000ac445dd4a910e4b3449fcf88a3b7e82ba8c4c67dd28e382 2,047 1.00/1.00 vMB 19
334,733 334,733 0000000000000000045d581af7fa3b6110266ece8131424d95bf490af828be1c 614 0.75/1.00 vMB 15
334,732 334,732 00000000000000001153f289e8558b97542161d7dd1b3a8a0de2a01ff60effe3 768 0.75/1.00 vMB 18
334,731 334,731 000000000000000016eee43e55c09d07a88f9256105a4062280e402db93c6e0f 648 0.45/1.00 vMB 21
334,730 334,730 000000000000000019b6d83120bf5375b6d12088fbc1c7d182209fbaefd20933 1,872 0.75/1.00 vMB 32
334,729 334,729 000000000000000019a5c628a7e535edc2672d6e8ed42202d1a91616f70b9ade 1,188 0.75/1.00 vMB 23
334,728 334,728 000000000000000015bed8d78608506c8fc0c6c65c2956a5ac94fd3c30d1883f 790 0.75/1.00 vMB 54
334,727 334,727 00000000000000000c1c4ab549e424daee8e5a18bdfce799d570ade2526df700 770 1.00/1.00 vMB 14
334,726 334,726 000000000000000007abab59f94d65047c391da8c1f37ed35874df944332df64 2,197 0.75/1.00 vMB 42
Previous 10 blocks ↓
Total Size: 781.70 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: 629.17 GB
    • Received: 11.88 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.