Loading Tool

Explorer IconExplorer

Memory Pool

34,347 transactions
25.43 vMB
0.06903330 BTC
Random Selection Loading Transactions
Max Size: 129.38/200 MB

Candidate Block

Mining Attempt 04a3a1aadbd3d56c8e818ae13a26af6f5307fcb9cba28b6f902af08c3d536eb1
Version 20000000
Previous Block 000000000000000000018a7c9c67def46f0c877c4aaa1e2e54a892d9cd10acb4
Merkle Root ffeca647b1328d375f6735fd0264c63a09e5df9c7cda728aa87cd375c80ab235
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,936
Size: 1.00 vMB
Total Fees: 0.02292243 BTC
Feerates: 151.12 > 2.30 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,690 (204,939 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
709,751 709,751 00000000000000000009095fc03b0cf0baae7d695c58912c9cab382c3b4911f8 1,053 0.38/1.00 vMB 11
709,750 709,750 00000000000000000008ba16a677282f98c4948450a91ef78d7792d02bee16a7 723 0.30/1.00 vMB 10
709,749 709,749 00000000000000000001259b5d90afd44bd09bb8aeac381aa14aaa944246b01a 1,193 0.41/1.00 vMB 10
709,748 709,748 0000000000000000000272700e1ba8b2f48139c87c6fdc0cd2ace6a8f4290f56 1,310 0.48/1.00 vMB 10
709,747 709,747 00000000000000000000358922283d8d3cc2e8b11d2fbd6481fa804ac03c1762 819 0.29/1.00 vMB 13
709,746 709,746 00000000000000000003b4296093593b20393ef5b001748ac95bb6381de215d9 1,089 0.45/1.00 vMB 11
709,745 709,745 00000000000000000005e37b2892e63405a4d37582f7c6e16893901d1ae555eb 511 0.16/1.00 vMB 11
709,744 709,744 00000000000000000001354bec463ca90bb6ab4adf24e12b617f68bc38f01815 476 0.17/1.00 vMB 9
709,743 709,743 00000000000000000005b6adf3df994a5a44d603df5e2fb59e3fb46cab8f0d10 1,533 0.56/1.00 vMB 10
709,742 709,742 0000000000000000000aecc7c70d4ea89406baf06c69a9b9825fba70bfaf8d32 44 0.07/1.00 vMB 9
709,741 709,741 00000000000000000001096b89a022812536ad2d7a09b033040938dae19ca4e2 2,164 0.86/1.00 vMB 3
709,740 709,740 0000000000000000000925f25991e2b24649e24f6d6ab11fe578e0a48782ac0d 2,960 1.00/1.00 vMB 5
709,739 709,739 00000000000000000005a60c048ef37edaae0fae810fd1027e99c13d18bb6d2b 2,842 1.00/1.00 vMB 7
709,738 709,738 0000000000000000000155bfe4b711b20482a530a51bd9bc61c9b31962882353 3,141 1.00/1.00 vMB 9
709,737 709,737 00000000000000000008f7dc002ed70212b374e55b71bc046db2c505f3fdcf20 2,884 1.00/1.00 vMB 14
709,736 709,736 00000000000000000004dac68b69f443f48b71860cf05b16e04f8fda277c34bd 2,687 1.00/1.00 vMB 20
709,735 709,735 00000000000000000005e84685b78629e92d791515e78ad800fa5984a1604e63 2,015 0.64/1.00 vMB 5
709,734 709,734 000000000000000000029a34ffb736b0ac76554f781b2bdb321845fdad81ffa9 2,782 1.00/1.00 vMB 13
709,733 709,733 00000000000000000008f4dbccbafc10263b9d49d93d8ce8dade4017b5c6d21b 703 0.24/1.00 vMB 10
709,732 709,732 000000000000000000075a4c42504592544ccb825ffee0aa73899246b7f94ff1 436 0.12/1.00 vMB 9
709,731 709,731 00000000000000000005e5c793c677c2840bd7c50428c01148778c7f990fdd57 764 0.25/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 781.84 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: 637.62 GB
    • Received: 12.43 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.