Loading Tool

Explorer IconExplorer

Memory Pool

79,928 transactions
29.31 vMB
0.12586028 BTC
Random Selection Loading Transactions
Max Size: 177.50/200 MB

Candidate Block

Mining Attempt f9c53cda58896b57108b141f57c710c905738b68c74549850c6c757a2eb8366a
Version 20000000
Previous Block 0000000000000000000091529ee73241fad69118a73730bb9cb3c6a9b21d667b
Merkle Root 5ff2bbfda6f200b127e3b306de16f563b6b87bf8352d86a3108d391347c620c4
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,893
Size: 1.00 vMB
Total Fees: 0.04724975 BTC
Feerates: 301.72 > 4.73 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,297 (700,844 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
214,453 214,453 0000000000000423a488a645096dc0f0c900195d0b3fd4cdef7068ac33f3bd6e 294 0.13/1.00 vMB 168
214,452 214,452 00000000000000b0d4fd68c051a9adea89170466afb3f48633e6b20fa61d0f1b 351 0.18/1.00 vMB 167
214,451 214,451 00000000000000461b5bcb1fe8b88a480f411d65114c795fbfd644805f5b3a04 1 0.00/1.00 vMB 0
214,450 214,450 0000000000000299e99968af68423887b9be34fc50eea6c49f6dd010fdf35201 23 0.02/1.00 vMB 104
214,449 214,449 0000000000000345c68cdb7348076e5a25b47991f83d81941a8d10c3ab8ae538 113 0.04/1.00 vMB 162
214,448 214,448 00000000000001e0548821ae97ea88da80494c7ff16864a2f2fe8503f63cc2e7 326 0.22/1.00 vMB 132
214,447 214,447 00000000000001590a92c1a873c172596f45f352177a9127f7073c8b47d491a5 605 0.25/1.00 vMB 190
214,446 214,446 000000000000006cdd792fc12e5c5cfb87618010bac15c1b0bac9105237d01ab 8 0.00/1.00 vMB 0
214,445 214,445 00000000000004fc92e6a2cbfbef59c74326e08dd21521c5b8f68bce275056d4 333 0.14/1.00 vMB 211
214,444 214,444 00000000000001337c64c73e1ea897f564dc11d0410eb66e70518545c9b17406 71 0.02/1.00 vMB 173
214,443 214,443 0000000000000455d33e986200d56f4969835c09fb26c30f45000933bad6f184 130 0.05/1.00 vMB 200
214,442 214,442 000000000000017665c630dce8a70b9bda77453c2ceee3027fbefbbfe4002825 86 0.03/1.00 vMB 150
214,441 214,441 000000000000016b5d2fee977c870a971792e521574a997e615d886b73cd62dd 247 0.09/1.00 vMB 181
214,440 214,440 00000000000003acfcc29b15ce86ebe7eea8b52f379890f2d347a378fce335dd 34 0.01/1.00 vMB 148
214,439 214,439 00000000000003b863f2d698f28fe8e29c0cf69eebcae772ca0be6ba0cd732b1 70 0.04/1.00 vMB 113
214,438 214,438 00000000000002d887ee56826ea40b4e64db56a3760bc8550d125f04d91017af 32 0.02/1.00 vMB 118
214,437 214,437 000000000000050d5624f2b18cd769fd6f920d939019d7377e6204a92d15f71d 53 0.02/1.00 vMB 146
214,436 214,436 00000000000004ba04da3c44a9b263b3377539c01fecdc65c65c13c3d21b7e38 374 0.13/1.00 vMB 219
214,435 214,435 00000000000004495247ff1d1ad77bf382e120304685b8463729a9d80fa28457 56 0.03/1.00 vMB 114
214,434 214,434 000000000000026d3216670d55cb262d83360a9b104b136509268ae2d687b32a 39 0.02/1.00 vMB 169
214,433 214,433 000000000000052bd59921cf2e9dd37ad2646a886ef00612f0c14ea0b1e175e6 145 0.07/1.00 vMB 173
Previous 10 blocks ↓
Total Size: 782.90 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: 713.74 GB
    • Received: 17.46 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.