Loading Tool

Explorer IconExplorer

Memory Pool

40,912 transactions
27.27 vMB
0.07717697 BTC
Random Selection Loading Transactions
Max Size: 140.77/200 MB

Candidate Block

Mining Attempt 3171237afa2456302f1ed30c11c0c61b3749e0017ba59dd00f6ecea7cd343537
Version 20000000
Previous Block 0000000000000000000125e4fd7be7c13b9e183c8ebf26e8254a360295f574ea
Merkle Root a90239de4261799b66650c20f22ebf5cb7dbfd9edb15d39ee4375d339ab17450
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,058
Size: 1.00 vMB
Total Fees: 0.02496162 BTC
Feerates: 107.72 > 2.50 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,659 (252,287 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
662,372 662,372 0000000000000000000a4b303644e5f4361a0cc59dd92679e3c929e6d9623d3f 2,624 1.00/1.00 vMB 109
662,371 662,371 000000000000000000072d4cfdcfe0e996d9049bac61e01a6d135e0551696175 2,849 1.00/1.00 vMB 107
662,370 662,370 000000000000000000028d5400619f81635339935d80a616754e0eb6ddf1cd80 1,848 1.00/1.00 vMB 124
662,369 662,369 0000000000000000000312c069136f2c115e229773aa444b7627cc644664020c 3,104 1.00/1.00 vMB 149
662,368 662,368 00000000000000000004c2a1f93e9b222deb5d7e8e4f688db53bf8bc35038b3f 2,079 1.00/1.00 vMB 115
662,367 662,367 00000000000000000002482bcc2301826834bc4579140af8898656c955167d76 2,701 1.00/1.00 vMB 138
662,366 662,366 0000000000000000000b0d276332ecd411bd6d59f67e28c9d76995b0a085e49d 1,889 1.00/1.00 vMB 105
662,365 662,365 000000000000000000099285604115e83cdd02bca1657ac599f0af81a8036c65 1,624 1.00/1.00 vMB 67
662,364 662,364 0000000000000000000342f0a4f4857b3c7aae35b9ee0eaeb897f70063ec3add 1 0.00/1.00 vMB 0
662,363 662,363 000000000000000000056709725090c37d01f94d864962e09ea18ec65e0eae3d 2,195 1.00/1.00 vMB 89
662,362 662,362 00000000000000000009f2502cb7ca0d165154feb5d9357ad92a4f3ade47c9e7 1,699 1.00/1.00 vMB 109
662,361 662,361 00000000000000000003dd11bbd6f719be10d60f99813a42123bdf09718f0852 2,580 1.00/1.00 vMB 141
662,360 662,360 0000000000000000000086521cbc5bb604b6c20f11406a6bd6dc003c8bdd8f66 2,467 1.00/1.00 vMB 109
662,359 662,359 00000000000000000001cec3fabcd4e6c538076168736afeac5813f24974a852 2,353 1.00/1.00 vMB 108
662,358 662,358 0000000000000000000a87a8782a3534f3ebcb171eb48057461fad00d9d755cb 2,106 1.00/1.00 vMB 62
662,357 662,357 0000000000000000000625985aa97b836b64ef6ee2222bf918c126f7ae1c61b0 2,509 1.00/1.00 vMB 108
662,356 662,356 00000000000000000000d97b0fc9410cf41feede8b0ff0b1a19b29d2bb97748e 2,748 1.00/1.00 vMB 74
662,355 662,355 00000000000000000004872610e6295a34cf03d2dbce7fa94d53dc74ee7a1b28 1,934 1.00/1.00 vMB 107
662,354 662,354 000000000000000000078f4c8953b006a29ec5666cdebcf9c154c8948763fb0b 2,222 1.00/1.00 vMB 101
662,353 662,353 000000000000000000080633d98687abd806e04f450326526643e63780178b94 2,206 1.00/1.00 vMB 100
662,352 662,352 000000000000000000007cf604f0214c3551ce7058776e8d095a4b216dc5cbb7 1,390 1.00/1.00 vMB 53
Previous 10 blocks ↓
Total Size: 781.79 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: 633.64 GB
    • Received: 12.21 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.