Loading Tool

Explorer IconExplorer

Memory Pool

87,056 transactions
32.58 vMB
0.15057376 BTC
Random Selection Loading Transactions
Max Size: 198.92/200 MB

Candidate Block

Mining Attempt 2eaf3317e93e9c69124f41a10cd38ec5079e9a5148f0b0e62f0eb67bfabb2b88
Version 20000000
Previous Block 00000000000000000000030f852abb2460ecdfb580a98ff5f0443f891ab5a1ab
Merkle Root 35ce9d7070cdebb72c0958128987ab920d9237187bc5efb3a628c503319d3cb4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,228
Size: 1.00 vMB
Total Fees: 0.05799428 BTC
Feerates: 400.00 > 5.81 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,226 (525,475 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
389,751 389,751 0000000000000000048f3c0a637ae24718dd85b4aef1544329f3f93ae46851ca 334 0.33/1.00 vMB 17
389,750 389,750 0000000000000000040cf948db1d4fe307320febfc03368e92afac88c9d464f1 81 0.10/1.00 vMB 24
389,749 389,749 00000000000000000b3d1318ee01bc6d31cc5037045291a2b8599de3d5848b6b 2,604 0.95/1.00 vMB 46
389,748 389,748 000000000000000006e4502f2a039aabd887b78108db865d89ae383b7bb6224d 1,104 0.49/1.00 vMB 39
389,747 389,747 0000000000000000079a5b84a8a5029a26fa3ffc1794dd50a14af16afd461211 2,167 0.93/1.00 vMB 49
389,746 389,746 0000000000000000070cffced25ef2d6e85c1d0cb7a99f5e1842053fa1de94fc 2,175 0.81/1.00 vMB 45
389,745 389,745 0000000000000000075a58396c617c79e16fc85e7ad0fbf3562df1a9409ec65c 2,634 1.00/1.00 vMB 40
389,744 389,744 0000000000000000080a5d29e1e3c094b25cf8244944614efa0d9a308e377291 1,050 0.75/1.00 vMB 23
389,743 389,743 000000000000000007217bfec8d26eb60706a024b37c0aba492a52c24bd6ebe3 1,427 0.56/1.00 vMB 37
389,742 389,742 000000000000000006d6ccaf036f94cb33cd957370ae55ed1c292765bfe09d83 1,413 0.59/1.00 vMB 37
389,741 389,741 0000000000000000048c1b5e150b082b0ac76196cb0af05edf1b01d65bc4800e 1,215 0.58/1.00 vMB 45
389,740 389,740 000000000000000007c8bdf76bdd055dbcfa190186285e625f95be75de32fa83 745 1.00/1.00 vMB 12
389,739 389,739 00000000000000000475dc7efe0e708b8a574f92244ba43d4e9c43fb0854bc67 708 1.00/1.00 vMB 14
389,738 389,738 0000000000000000009cc3c998219caae131eb5504662f285a77725bea1062fc 138 0.15/1.00 vMB 16
389,737 389,737 000000000000000003c532b0439286ff7bf98342d90e17eb8aba4c0a91fae752 536 0.36/1.00 vMB 31
389,736 389,736 0000000000000000043b89e7ae90b869c59e8941aa652515ea73ba62a2805296 1,975 0.75/1.00 vMB 49
389,735 389,735 000000000000000006440dfd36303f137f391f762e5e447aaecc73c904654710 1,110 0.46/1.00 vMB 52
389,734 389,734 0000000000000000063603c111132c231464eaa1f44e9977cba3e2c1d78b26ab 661 1.00/1.00 vMB 20
389,733 389,733 00000000000000000141e4d956ce5091583faf88cd77065731dc08e5b646cd5c 383 0.22/1.00 vMB 28
389,732 389,732 0000000000000000089f77f52a9de6bcb4d6c490f0733bf892fc81ba4d49cd59 2,539 0.95/1.00 vMB 56
389,731 389,731 00000000000000000b761d6f73e285a4d22598cd0786c5d1e6cba19f84c21c1b 143 0.75/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 782.78 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: 709.73 GB
    • Received: 16.96 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.