Loading Tool

Explorer IconExplorer

Memory Pool

86,115 transactions
31.59 vMB
0.10284419 BTC
Random Selection Loading Transactions
Max Size: 193.85/200 MB

Candidate Block

Mining Attempt b0d52189c2f68d799c020fff38afe16a427fee109958689becf46d1c6dd7d70b
Version 20000000
Previous Block 00000000000000000000209b8de38c3e1775cd6d32cde674ad92e343308213be
Merkle Root 4721344bf40bd790c4441215d335a0258a5100527e73957ba2948b56793695f2
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,339
Size: 1.00 vMB
Total Fees: 0.02457559 BTC
Feerates: 1,236.26 > 2.46 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,362 (671,308 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
244,054 244,054 0000000000000061dfd50600082c963029923174198b7a75c3da32690f4e78c6 220 0.11/1.00 vMB 121
244,053 244,053 000000000000007902c84d31fb5ef67cf583832ecf6701d37d9655f30e6496f6 54 0.03/1.00 vMB 132
244,052 244,052 0000000000000086c933edb91c158a5a639b8028b68e127966163bd3cb0eeeb9 11 0.00/1.00 vMB 96
244,051 244,051 000000000000004393a6ef584a74498c2dc1d94c002b09dd994e93e4abea0ae7 227 0.12/1.00 vMB 100
244,050 244,050 00000000000000557529a34d7b85f996fd383234824a09f2835433a9f013d0f2 197 0.09/1.00 vMB 106
244,049 244,049 00000000000000a9270c33e3a9007227d55eb377e21145f0dabc7b5e5a40f79f 611 0.25/1.00 vMB 134
244,048 244,048 000000000000000414150341d0128f3c75f16aeb3751bcae1b54b77526e9a6a1 212 0.12/1.00 vMB 83
244,047 244,047 00000000000000945d6f6af90a0899baae4f3a75d18444a6b37353530f58defa 22 0.02/1.00 vMB 59
244,046 244,046 00000000000000496f23916967819af9ef4b9cd2338a0c03fb8f73b689e8d416 253 0.13/1.00 vMB 100
244,045 244,045 00000000000000a6ceca4ac9ab50dc75c554b5113ec63ceaeec9d79a7ad5f296 42 0.03/1.00 vMB 90
244,044 244,044 0000000000000032e8230ad5f6203a53ef928bb02e0d049e8ad3dec5b62c2a93 500 0.19/1.00 vMB 151
244,043 244,043 0000000000000071b1fe93b076b173b2a8a7af5a973e4dbea1fc9784d59fdee8 108 0.05/1.00 vMB 93
244,042 244,042 000000000000001686c03a1e2f05b1a8fba70a5fb95d1aab7dff838f573a7a8e 255 0.12/1.00 vMB 109
244,041 244,041 000000000000002f2af16fe293c6da2de8f692414adc2a4fe10b71090a8e51ea 259 0.08/1.00 vMB 1
244,040 244,040 0000000000000076c80f0f1af180d97bac8727451c00d9d6fa9ca000c6ff4469 248 0.11/1.00 vMB 138
244,039 244,039 0000000000000037ce3e1bb08f5852fceccddd0af9e1ad33e521886bc80c89ae 153 0.10/1.00 vMB 63
244,038 244,038 00000000000000024a1e9aa42df466e003dc381c29540d18436a8b6dc28a661f 259 0.12/1.00 vMB 145
244,037 244,037 000000000000003973c1728f5bb6ebd3b8d4b324cafe21156f19d5048ce18144 44 0.02/1.00 vMB 111
244,036 244,036 0000000000000055316d4d7b1f6af569bef416ec069c9abd4a7aae3fc8cd876c 77 0.05/1.00 vMB 117
244,035 244,035 00000000000000244368f99776c8d1b0c81df03b3496c0745791192c1e7c9e18 17 0.02/1.00 vMB 32
244,034 244,034 000000000000001145a664c78fd4df45c0737825436d12d7e5a792fd94eebe92 122 0.06/1.00 vMB 110
Previous 10 blocks ↓
Total Size: 783.02 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: 719.40 GB
    • Received: 18.04 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.