Loading Tool

Explorer IconExplorer

Memory Pool

81,705 transactions
30.61 vMB
0.08330002 BTC
Random Selection Loading Transactions
Max Size: 187.32/200 MB

Candidate Block

Mining Attempt ff7051a61e5c337298cd38b67f1c80a1bd096a135842e4aa734b3c24a0c0b7ea
Version 20000000
Previous Block 000000000000000000012b8db8fff0c5a04419eeff4b82e3dbc3d9d67db2980f
Merkle Root 5acc88256e549491a940fc5dc273fe8fd2f6590b9aaed94a79aaf2d289ec8f30
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,780
Size: 1.00 vMB
Total Fees: 0.01437454 BTC
Feerates: 150.61 > 1.44 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,358 (628,783 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
286,575 286,575 0000000000000000ed3e089b8f7e2b10204db0d4a3127e452936a661fc2c318c 472 0.22/1.00 vMB 73
286,574 286,574 00000000000000014865c17096618c659892c75aa76831e0ad27738ca17ee6c9 257 0.15/1.00 vMB 29
286,573 286,573 0000000000000000f8559bd326be6b6b484183d5d7e7a7eec8aa63238531854f 110 0.06/1.00 vMB 7
286,572 286,572 00000000000000007f12dddc46e17c9cbd13b7c9e96fd5d1f4dae6364eff4e40 400 0.48/1.00 vMB 17
286,571 286,571 00000000000000005e220633d3390faac1678d6deaa025a1583f2ed0df0ecbeb 905 0.50/1.00 vMB 24
286,570 286,570 00000000000000002e6bc0d52ebdd02d16eb0bceddbe019f3ae1bafad13e56dd 1,143 0.35/1.00 vMB 59
286,569 286,569 000000000000000051ad2df596f45df71320fb44b3c5f1b50231a591ffeb1d24 1,111 0.35/1.00 vMB 66
286,568 286,568 000000000000000121044562fd113b3ffe7fca4a06aa97c6b0a4cff5328e4119 318 0.19/1.00 vMB 29
286,567 286,567 00000000000000012518c95cc4dc90324e7804f232ea0ba51ab27dc98c7ce6fd 299 0.18/1.00 vMB 27
286,566 286,566 0000000000000000f7c0aa8884a76b8bfa220d0abb0a797f0fcafd09c10eeac0 191 0.06/1.00 vMB 73
286,565 286,565 0000000000000000335083b802ba573ea6c264d9da96d5668c9b16a1bddc2dbe 358 0.40/1.00 vMB 25
286,564 286,564 000000000000000147f389c196e3028f7a8eb2ba7132f35ad845bee607ecec9e 276 0.13/1.00 vMB 53
286,563 286,563 0000000000000001356951dcf704dc62037d1ca601eaf53c3205b490d50f6fe8 916 0.64/1.00 vMB 29
286,562 286,562 00000000000000012634d38a241170c4f040b9a5f88e9f693ad6a1d01355ba7b 118 0.06/1.00 vMB 20
286,561 286,561 00000000000000005ac4befbf2b3a96003d8b364ccb837f4658113ae91586422 452 0.22/1.00 vMB 38
286,560 286,560 00000000000000001bbbd37e117ba26187149c84bea1d002c3dd6b277a13b4b6 474 0.22/1.00 vMB 35
286,559 286,559 000000000000000144ec3e2988824b122957fcb5281de2018d2979d6941e21a9 411 0.28/1.00 vMB 58
286,558 286,558 0000000000000000947a37f8d0240a8cabb1c9b4686e5b8543f00534f1513264 1,336 0.50/1.00 vMB 43
286,557 286,557 0000000000000001054b5520bb75a074fe645282c0a492c60160d17871180e8b 198 0.06/1.00 vMB 157
286,556 286,556 0000000000000000d9a866cb0a98f91c151973648cdea593a11cfc2772b2c150 1,099 0.47/1.00 vMB 41
286,555 286,555 00000000000000003784dfa3fe9fa2e0a7092b1abd364e680fb9653050292575 80 0.06/1.00 vMB 51
Previous 10 blocks ↓
Total Size: 783.01 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: 718.90 GB
    • Received: 17.99 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.