Loading Tool

Explorer IconExplorer

Memory Pool

25,546 transactions
27.06 vMB
0.06003447 BTC
Random Selection Loading Transactions
Max Size: 129.16/200 MB

Candidate Block

Mining Attempt ae56171cc8a45ea24418da75a09a32d99bdcb6af2c351832f136f0bd5db20189
Version 20000000
Previous Block 000000000000000000008bb1e440ff81db36f781b06f2649023c6f896da5e43e
Merkle Root 50a68c4a3b0816c57921d1ac6233bd0928a876d30a8b86f926a0893066b2b7c1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,156
Size: 1.00 vMB
Total Fees: 0.00902599 BTC
Feerates: 150.93 > 0.90 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,480 (244,735 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
669,745 669,745 00000000000000000001e7356dfe215c70d7793d6946f3dffeb7c61c4c6c2265 2,604 1.00/1.00 vMB 139
669,744 669,744 00000000000000000002ffba3c656bdcb1aecf33dfde2069f2527dd79898cfdb 3,310 1.00/1.00 vMB 163
669,743 669,743 000000000000000000031d46ac6b87c0751357880619aac589ad88c19ed0d74b 2,721 1.00/1.00 vMB 101
669,742 669,742 000000000000000000069a1abd18b81f638aef909d7195f9b2be27797ff880c6 2,268 1.00/1.00 vMB 115
669,741 669,741 000000000000000000062c834c2525445907c963e768211a37c8e6a68e03900b 2,199 1.00/1.00 vMB 126
669,740 669,740 0000000000000000000a2444691221e9a4b71961e16b76f094b81d895b06ae7d 2,178 1.00/1.00 vMB 149
669,739 669,739 000000000000000000006981105e355af7d91cb2092135c578cb26b4bbed1d78 1,729 1.00/1.00 vMB 104
669,738 669,738 0000000000000000000a53063a89c8e6942d9129a58968234483b4718f3be4d1 1,874 1.00/1.00 vMB 108
669,737 669,737 000000000000000000027b797f0d9a12731d2d6079cbc94255502c354fb19483 1 0.00/1.00 vMB 0
669,736 669,736 00000000000000000000c1b2ec463070203817f99b426266e2d5a5b72b96c354 2,616 1.00/1.00 vMB 144
669,735 669,735 00000000000000000004361d5f900b7c07c14a2df1fbe328a799284992a6e910 3,248 1.00/1.00 vMB 108
669,734 669,734 00000000000000000001d6c66852027e92dab1ae35d2f23cbf1dfccc86dc01a4 2,761 1.00/1.00 vMB 124
669,733 669,733 0000000000000000000586616c6702136b5c3cce404454c93172b7e6b81ade2c 2,894 1.00/1.00 vMB 133
669,732 669,732 0000000000000000000168b2dc21937b8c3ce87e726167e8ab0a784949bac612 2,739 1.00/1.00 vMB 107
669,731 669,731 0000000000000000000217d0377541ba8ca4eeaae1ad2a8db16c71d945cfa252 2,484 1.00/1.00 vMB 132
669,730 669,730 0000000000000000000cfec35c554ba77a01a20801896b8a0b2cfc4496687055 2,803 1.00/1.00 vMB 125
669,729 669,729 0000000000000000000b03b83ac34650350a169ab1d7d79d758f62627983bca2 2,619 1.00/1.00 vMB 134
669,728 669,728 000000000000000000045765cc9dd7adc08e7780c16a986fff1e438067242395 2,282 1.00/1.00 vMB 133
669,727 669,727 00000000000000000008e2b04a3b93311ba1a86aaa1ee1066527a1a91a57c2ba 2,767 1.00/1.00 vMB 172
669,726 669,726 000000000000000000053a8c607b28c6d89f62186a5aae61a94174fb66804573 2,899 1.00/1.00 vMB 95
669,725 669,725 000000000000000000079140de24b73d151c95db627e10c4a38273f18356b018 2,963 1.00/1.00 vMB 110
Previous 10 blocks ↓
Total Size: 781.46 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: 611.03 GB
    • Received: 10.79 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.