Loading Tool

Explorer IconExplorer

Memory Pool

81,029 transactions
29.70 vMB
0.12598844 BTC
Random Selection Loading Transactions
Max Size: 180.01/200 MB

Candidate Block

Mining Attempt 09532847fd8ccb2b7afd2df8acb351b285aef438a780afbf85d29c4fff5bcb15
Version 20000000
Previous Block 000000000000000000011cc0b225341b90497783ca10dd85ac5777da035b07ab
Merkle Root 2115a79114bd3b3dc126cea5d56a5b8d6652628b5b06541a945178ae26932441
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,798
Size: 1.00 vMB
Total Fees: 0.05985409 BTC
Feerates: 151.07 > 6.00 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,118 (106,612 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
808,506 808,506 00000000000000000002e75cce104dd509121564d339ef844ba445db9ed5096b 4,605 1.00/1.00 vMB 27
808,505 808,505 0000000000000000000107507ddf243d0185d80157ab34811698434666c207de 4,114 1.00/1.00 vMB 31
808,504 808,504 000000000000000000037ca9467ff286d9d3cd453cf43420dd2d9ed43b1163be 2,619 1.00/1.00 vMB 29
808,503 808,503 000000000000000000023d74091249961051d03f91cb35c22607e5e216b932e8 1,979 1.00/1.00 vMB 45
808,502 808,502 00000000000000000001c305148e9b28f85ddb1f2e81f3bfb6f75cc37c415bf6 5,525 1.00/1.00 vMB 24
808,501 808,501 0000000000000000000451f4582343194d45ff9ece84ea7a872ba1788ecc2bf6 2,090 1.00/1.00 vMB 28
808,500 808,500 00000000000000000003c4f6422ccfcc53d1f337b48a82358d168555c241d4dc 3,340 1.00/1.00 vMB 36
808,499 808,499 00000000000000000002c4f93b67cabf3062c4307c86b3d41bc3b8c9abe88f2d 5,193 1.00/1.00 vMB 26
808,498 808,498 00000000000000000002bb33b71a6746f453195d2d339d6a3605e104b7d25ad0 3,533 1.00/1.00 vMB 33
808,497 808,497 000000000000000000011d4c6719112c710b6896dd1074c78489ef982da475b6 2,108 1.00/1.00 vMB 33
808,496 808,496 000000000000000000048e2339de175ef7a6a466bd58524bea43035754410479 1,974 1.00/1.00 vMB 39
808,495 808,495 00000000000000000003db049126a08137086225db53b2735b5a2d5ef98708de 2,592 1.00/1.00 vMB 49
808,494 808,494 00000000000000000001f6255dbcae5fcf1e5e6e3a443cfc807446cbbc8819a7 2,575 1.00/1.00 vMB 35
808,493 808,493 000000000000000000037c4d7e301869ed56434f6751f115cfcb7b180ab8a8d4 2,102 1.00/1.00 vMB 34
808,492 808,492 00000000000000000000af06cdc19b319c4d4466f32f67c1e8599559299f1817 4,576 1.00/1.00 vMB 25
808,491 808,491 00000000000000000002ba499833c328d6bfed78f7206e93605caa5fdcb2bb81 6,172 1.00/1.00 vMB 28
808,490 808,490 00000000000000000004a88dff2faa45e00d982dbaf664f76e21941695ed9ba8 4,193 1.00/1.00 vMB 31
808,489 808,489 00000000000000000004b8248d5735d6d9e20b06368f5e1d2f11507ac9436dfe 3,619 1.00/1.00 vMB 30
808,488 808,488 000000000000000000043a64b6205e040d8ade43314c8dc0b4c7968a3ba88076 2,339 1.00/1.00 vMB 32
808,487 808,487 00000000000000000000c7a2fda545aaa0248cccb1ac808d049db52f0cc8138a 1,404 1.00/1.00 vMB 36
808,486 808,486 0000000000000000000063702e551c817c89ba0890fc6c65824782842048a9e5 3,252 1.00/1.00 vMB 42
Previous 10 blocks ↓
Total Size: 782.59 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: 671.64 GB
    • Received: 15.98 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.