Loading Tool

Explorer IconExplorer

Memory Pool

82,915 transactions
31.08 vMB
0.09086026 BTC
Random Selection Loading Transactions
Max Size: 190.68/200 MB

Candidate Block

Mining Attempt 36ac2add82270900339449ca8d9971f9a94c2a1a62875c883af636bef80ced23
Version 20000000
Previous Block 00000000000000000000706fcfe7a9734f1d47cf37155217b27383e08f75eaea
Merkle Root c49d1e5220b3416a8e6a773b5dddb74596d08c7af67626c6dfecdb4740ca403c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,817
Size: 1.00 vMB
Total Fees: 0.02077892 BTC
Feerates: 301.57 > 2.08 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,224 (250,762 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
664,462 664,462 00000000000000000006ca88552df6c182b750d44cf6ed00855a9c6b55cb57eb 1,406 1.00/1.00 vMB 97
664,461 664,461 0000000000000000000248cd5e1299ac9651679bd59ec95def6e9612a8dbc703 1,388 1.00/1.00 vMB 109
664,460 664,460 0000000000000000000a0fbc05d8011c1ac2944615c9b54734dba2bdac6c6c3b 2,305 1.00/1.00 vMB 64
664,459 664,459 0000000000000000000258119eeb7868469aae15f6c88a599ae6249628230a4f 2,478 1.00/1.00 vMB 38
664,458 664,458 0000000000000000000d546eb65a951cd2a82f12d74ace142f999e7aed1ab294 2,704 1.00/1.00 vMB 69
664,457 664,457 0000000000000000000df26acdfab3f8e0d9b816a1acd890d6826333b8abaed2 2,558 1.00/1.00 vMB 67
664,456 664,456 0000000000000000000949587fd1ab1196bd5bb6ee24488b4d0a6c98cdc12dbf 2,610 1.00/1.00 vMB 63
664,455 664,455 00000000000000000005cf741f003e424eeff09ce53daffee3d6fbc150c3b467 1,948 1.00/1.00 vMB 44
664,454 664,454 0000000000000000000d0135612a65adb4f5bc7f9993cb9ee03e4febaa39646f 2,218 1.00/1.00 vMB 84
664,453 664,453 0000000000000000000d957524ae7b759671bed6bfe2cc23f8107dab47018834 2,124 1.00/1.00 vMB 59
664,452 664,452 0000000000000000000a0b95fc593c6a1ea3422271b8eec3fb7ef22bc0d882ad 2,791 1.00/1.00 vMB 80
664,451 664,451 0000000000000000000152f4ceeaea2e4bc4f82da4ea3c340e49788c75294b15 2,559 1.00/1.00 vMB 73
664,450 664,450 00000000000000000004c02525f57317f73a0b1b85b2b2162145af2915578947 827 1.00/1.00 vMB 57
664,449 664,449 0000000000000000000076f5f80d8d4ffa94e38cbe18fc8ce192cfe776ebc36f 2,697 1.00/1.00 vMB 83
664,448 664,448 000000000000000000035f82b59878ad3b06c7af30bf854ec747e428bc17294b 2,503 1.00/1.00 vMB 81
664,447 664,447 0000000000000000000cfbf02829d0310e93c75e1569657cb9e8ddd44ed50fff 1,893 1.00/1.00 vMB 39
664,446 664,446 000000000000000000079a78f01df9479f0f8b0775ac16c008aa65c2061e37da 1,531 1.00/1.00 vMB 14
664,445 664,445 00000000000000000006b9c7dc2119e8112e8ec70e3a9e6f8610ea99923b594a 2,138 1.00/1.00 vMB 13
664,444 664,444 0000000000000000000cf143e12c960e68ee549269e4943650a363409f314ad3 2,400 1.00/1.00 vMB 51
664,443 664,443 00000000000000000001d1242d50ae61dec9636550f3ff46eaec227cd8f5a471 2,409 1.00/1.00 vMB 66
664,442 664,442 00000000000000000000f4552109297f81acfb0a6b458adee80bb26adb124185 3,028 1.00/1.00 vMB 89
Previous 10 blocks ↓
Total Size: 782.78 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: 709.54 GB
    • Received: 16.92 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.