Loading Tool

Explorer IconExplorer

Memory Pool

80,115 transactions
29.69 vMB
0.07213930 BTC
Random Selection Loading Transactions
Max Size: 178.98/200 MB

Candidate Block

Mining Attempt ac555c23a62e7e50f21d71661eb6fac13424741496d4593c74ba4200dcaaf428
Version 20000000
Previous Block 0000000000000000000115431274d076f8aa22965479bdc44a0f8d6a1664cabe
Merkle Root 0c522cdf3ed7260cb7f9b7a72aad46753e251e7705a2e2a8c412bd3b925faa88
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,772
Size: 1.00 vMB
Total Fees: 0.01161933 BTC
Feerates: 147.04 > 1.16 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,983 (427,172 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
487,811 487,811 000000000000000000eac88f7f85ade2c1ebbe430b1af2ba1e27152b166f24cb 2,281 1.00/1.00 vMB 86
487,810 487,810 000000000000000000c4cd63a56c0561c360e4d352211cea21b01a4c0434bf70 534 0.22/1.00 vMB 88
487,809 487,809 000000000000000000195eddd96fb9c5f24a53e5a8e82952242975603a47635a 108 0.04/1.00 vMB 73
487,808 487,808 0000000000000000004faf27d618feb2d4cdd1c63810252dccd88797891b3c67 1,473 0.60/1.00 vMB 68
487,807 487,807 000000000000000000a96e3c7f4463a70c40a586d4159467546f398439a1041f 952 0.43/1.00 vMB 104
487,806 487,806 000000000000000000a709dd776a2d1e05680a3c05d7e1c77b033f692b6fd0d1 1,093 0.43/1.00 vMB 85
487,805 487,805 000000000000000000da2795793ed5f50e5565d1af50961cf73340db68ad4f2d 1,254 0.61/1.00 vMB 60
487,804 487,804 000000000000000000ed121fbf238e039fdeb46f604746e53ef7246acb12305f 616 0.34/1.00 vMB 73
487,803 487,803 0000000000000000008eeec1371db024d26b70fa08de4ff19ce56948f01c27a2 2,235 0.96/1.00 vMB 78
487,802 487,802 0000000000000000007706a71b200e5c1e5fb365638abb0af137768f48546885 2,144 1.00/1.00 vMB 62
487,801 487,801 000000000000000000df5bdd1cd4a9a70ec4babcd576390296786be7f303dd8b 783 0.33/1.00 vMB 98
487,800 487,800 000000000000000000269c0100be03f3c037b8e1e6b332f6c016bc574fdaff75 2,234 1.00/1.00 vMB 121
487,799 487,799 000000000000000000a7acd8ed81f61546d3f8d969ab0c8e897ad334b6f2fca7 546 0.25/1.00 vMB 76
487,798 487,798 000000000000000000f9385a58e58e9a0415e368888058319b8c6fc42b81b42d 1,291 0.59/1.00 vMB 94
487,797 487,797 000000000000000000710dcdcbfbfb1915254cf9e8a3eba12590a0f6c99f2fc3 382 0.14/1.00 vMB 77
487,796 487,796 000000000000000000c9b98fd939cba0ef4ec8b6f011bceb50f7912b117aa2fa 373 0.24/1.00 vMB 115
487,795 487,795 0000000000000000000fc66ea4018227eeb7a1662039972af30d8a76f857179d 352 0.32/1.00 vMB 32
487,794 487,794 00000000000000000066a6f9dac80f4d9a0898544c36ba8450aebb0834256890 893 1.00/1.00 vMB 30
487,793 487,793 000000000000000000b7828cdc55902668df26a02044d130a456bebbe4bdaa22 1,836 0.95/1.00 vMB 103
487,792 487,792 00000000000000000019dde152f21fd88430b96be3ee868d8abecf71a4d76e5b 1,464 1.00/1.00 vMB 20
487,791 487,791 00000000000000000084d6c40998eaba15ce0da73c8ffe509ee2347578d7b388 2,849 0.98/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.36 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: 662.84 GB
    • Received: 14.88 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.