Loading Tool

Explorer IconExplorer

Memory Pool

81,546 transactions
31.08 vMB
0.08092594 BTC
Random Selection Loading Transactions
Max Size: 188.98/200 MB

Candidate Block

Mining Attempt 77b7fc89f2377d7e0aa9431640dec5e796f026e54a446d93df6e551e9f329f08
Version 20000000
Previous Block 0000000000000000000130b675716c29c3282dad43e5a337992f2918648760de
Merkle Root da43eca279f99bbde50cf4aa6408071ced58afd239992e20314f6146a2e4a595
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,057
Size: 1.00 vMB
Total Fees: 0.01397557 BTC
Feerates: 73.20 > 1.40 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,209 (367,119 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
548,090 548,090 000000000000000000041fcf2748e922d79201c38b3525f397cc53dba7c2746c 1,155 0.63/1.00 vMB 9
548,089 548,089 00000000000000000002841c8301afc8f06184575c2188e2826928115445368b 722 0.35/1.00 vMB 10
548,088 548,088 0000000000000000001503bd4226623eec37e80b40315a998fd8de650d809c63 492 0.21/1.00 vMB 14
548,087 548,087 0000000000000000000b2ba4e54b74e349cf98d1a669f857c22595502cb8bde1 1,100 0.79/1.00 vMB 3
548,086 548,086 0000000000000000000f6855f3fd9a1dd1d92cc440b82cc13d0b1f76271ce72f 3,003 1.00/1.00 vMB 15
548,085 548,085 00000000000000000003192b789c6d0e5e6ce476fcff4e31c4497af7dcb83974 1,547 0.75/1.00 vMB 9
548,084 548,084 0000000000000000000075df8655afe2576c035a8dbc1e11b489cd3fe0102bf4 1,845 0.99/1.00 vMB 9
548,083 548,083 0000000000000000001abb976a4588f51eb40e3bc6c4cfbbfdd958e72c166110 322 0.12/1.00 vMB 14
548,082 548,082 0000000000000000001eb3926c78f53921ccc901c3ef27a6c4ba4b25eb02aa37 248 0.13/1.00 vMB 10
548,081 548,081 000000000000000000259514b18d854ac661fb83b6bb0d3a1a689edc1888e517 1,513 0.79/1.00 vMB 11
548,080 548,080 0000000000000000001fb785084083a2c1fdc4dee1cb81b3f19f3efb08c2ac80 623 0.39/1.00 vMB 10
548,079 548,079 000000000000000000071e0a6e38e9870ad8ec5ea47526cd070973ca6fbea3a5 1,800 1.00/1.00 vMB 11
548,078 548,078 0000000000000000000f388c14fd3ecbeaa4d7bca999308c8dcc946f0e6f559d 489 0.25/1.00 vMB 30
548,077 548,077 000000000000000000099eaea6cbbdcdac36de20db37a8d84ed9d60324640c73 1,779 0.87/1.00 vMB 12
548,076 548,076 0000000000000000002104b1bd9f86b6fbe5f799973a0bdd02d3fbc199a1affa 690 0.27/1.00 vMB 12
548,075 548,075 00000000000000000024d9bee57c2a9cc18a18c51aeb96b7c7d71711ca6a5cea 863 0.41/1.00 vMB 12
548,074 548,074 0000000000000000001d116e73a756642739ec4fa8041ef6e498b6cb4410c7f0 1,533 0.84/1.00 vMB 10
548,073 548,073 0000000000000000001ebecaad261af967cf0eeade5cf4c7741d38007979e5ca 1,325 1.00/1.00 vMB 12
548,072 548,072 00000000000000000007b746d88d8d24121d87b962ee4f7e151229268eaa8631 2,666 1.00/1.00 vMB 19
548,071 548,071 0000000000000000000215e3931a4c93ee3f167294438ce3dee8efc1699bbd56 1,453 1.00/1.00 vMB 2
548,070 548,070 0000000000000000001092b16719d372f20eed1ffedf9907ef7c66545092ddfe 2,220 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 782.75 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: 708.74 GB
    • Received: 16.76 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.