Loading Tool

Explorer IconExplorer

Memory Pool

78,949 transactions
29.52 vMB
0.07110446 BTC
Random Selection Loading Transactions
Max Size: 177.41/200 MB

Candidate Block

Mining Attempt f0c586684f180abed7881f30e81987ccaeb6373c26bc4fc86b909800ca50c380
Version 20000000
Previous Block 000000000000000000013cf702d9414db714b4bbb933ec22a416aebfd32738ef
Merkle Root 9cae13d01320f31056246783623bbf5169ec227ed508ecbaaa5827e5a6da366c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,820
Size: 1.00 vMB
Total Fees: 0.01120261 BTC
Feerates: 65.65 > 1.12 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,010 (282,567 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
632,443 632,443 0000000000000000000148938b173f8f747a2d42d7ed346a6d46d4532421899a 1,884 0.75/1.00 vMB 40
632,442 632,442 0000000000000000000020fc20ead85ee13422d888864a2f289f726f20c092c5 732 0.32/1.00 vMB 41
632,441 632,441 0000000000000000000af490928a83c401afd58a62ac7f80bb24186106749fb6 522 0.27/1.00 vMB 38
632,440 632,440 00000000000000000008cbeff81e2f87286b24b5cc3a60bdc1e44c634155e434 1,378 0.83/1.00 vMB 43
632,439 632,439 00000000000000000002afe0f96d6826b24683a5fe2ebdf08476ac3be9310d0c 1,964 1.00/1.00 vMB 34
632,438 632,438 0000000000000000000db751dfb6a4dbc469ca1fe6af2a94f329de189d21f94b 2,394 1.00/1.00 vMB 10
632,437 632,437 0000000000000000000b7a412b1c5ec4db1124fe148fb624a09ce54891b79de1 2,309 1.00/1.00 vMB 97
632,436 632,436 0000000000000000000bdc8e1bd8295d133e504c60dfd4981ced3e178caad105 2,151 0.85/1.00 vMB 29
632,435 632,435 000000000000000000071f7afb833abf98ca5d59b8b24812b3f7222e93598d21 2,250 1.00/1.00 vMB 32
632,434 632,434 00000000000000000001fe5493122dcff93c96a087b7fc959b0c3b5e22a22777 2,646 1.00/1.00 vMB 78
632,433 632,433 00000000000000000003d81657245dec0b1e498e98be9f1a571427652efbb282 353 0.21/1.00 vMB 42
632,432 632,432 0000000000000000000a506dc9477b65c4f65ee5fa3ba0161653688c3806513d 1,237 0.50/1.00 vMB 36
632,431 632,431 0000000000000000000b18be7cd411e5c8f274780a2a714438cf248cfb8841e6 639 0.26/1.00 vMB 46
632,430 632,430 000000000000000000014fb10a9011ade1495723dd0b694056d8cbabcc97121d 1,652 0.60/1.00 vMB 47
632,429 632,429 000000000000000000122cf4ff61248875800b23332dd1b994f68325198bdff7 2,144 1.00/1.00 vMB 49
632,428 632,428 0000000000000000000c4c3a1ebc236ed1c6b173820f517d8c9a656fc63e5c5f 2,152 0.79/1.00 vMB 49
632,427 632,427 000000000000000000066f3c6a30655aa02b0ec6748fc8206e3e28c065966f7d 2,313 1.00/1.00 vMB 38
632,426 632,426 0000000000000000000699a5924d20cd1f199cb308cd38476053289a42909081 1,142 0.43/1.00 vMB 61
632,425 632,425 0000000000000000000e0d6e6fcc53054365770a90b0f95e8a261ba7ce7cbb05 283 0.70/1.00 vMB 2
632,424 632,424 0000000000000000000fba2dfe7c6865e89094eefb05f6023d2afed5bfda549d 2,663 1.00/1.00 vMB 57
632,423 632,423 0000000000000000000b35f02ee101b2a3f10397703727a206142b9e53b919a9 514 0.17/1.00 vMB 51
Previous 10 blocks ↓
Total Size: 782.41 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: 665.17 GB
    • Received: 15.09 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.