Loading Tool

Explorer IconExplorer

Memory Pool

82,269 transactions
31.58 vMB
0.08495195 BTC
Random Selection Loading Transactions
Max Size: 188.00/200 MB

Candidate Block

Mining Attempt 8e65b27e556acae53e45c64a3456b16f7ced15a3f418dcc241d8583e4f46269a
Version 20000000
Previous Block 000000000000000000006967e51e05e86af929479363a0a1c6b74722992c0c25
Merkle Root 04571b8b8fe9541e37e9b7b31b555e369ee3f1b814458a8eac2bd70b8c684851
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,313
Size: 1.00 vMB
Total Fees: 0.01695234 BTC
Feerates: 157.11 > 1.70 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,071 (280,598 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
634,473 634,473 000000000000000000113182d9e9643b01b33d09daa68c33eeef0b7b00a503ab 1,474 1.00/1.00 vMB 11
634,472 634,472 0000000000000000000fd6c4c34a42c25d7abd39dc1420a96f4f9b4ceb09be3a 631 1.00/1.00 vMB 5
634,471 634,471 0000000000000000000c28e25bdb1fb611c41cecefa9ba40538ebd74b9521657 140 1.00/1.00 vMB 2
634,470 634,470 00000000000000000009c7565d6974b1b48592ec864964aff6899980add64236 1,368 1.00/1.00 vMB 11
634,469 634,469 000000000000000000129bc1132b89d4ab561f835fa953994926f49ca135ada9 2,482 1.00/1.00 vMB 18
634,468 634,468 00000000000000000003761b72982c18568fd7fdd12af72ae3f5f8ce8c3baa8a 1,198 1.00/1.00 vMB 10
634,467 634,467 0000000000000000000696ea503a8cdbadc7847c479670dbce0691f75590ecd9 1,563 1.00/1.00 vMB 12
634,466 634,466 000000000000000000041f76be5283f89c8ee2c818385f17a7e689bc3eb0284e 399 1.00/1.00 vMB 4
634,465 634,465 00000000000000000010fa634bc0e233005e9733f7b7dcda356b13146a0d7b94 1,569 1.00/1.00 vMB 13
634,464 634,464 00000000000000000003bf6509c7e843a685beb6895769f53863a75b963c010a 1,308 1.00/1.00 vMB 12
634,463 634,463 0000000000000000000e0e6e2564917c3ccab2e01c5837d4ebc8c2005144d6c8 927 1.00/1.00 vMB 10
634,462 634,462 0000000000000000000980299021f3a314856ace12329978e79025aa6242a561 727 1.00/1.00 vMB 6
634,461 634,461 0000000000000000000ee170bb336c54f2e6552acaad35ac4d6492655a2ebc21 275 1.00/1.00 vMB 3
634,460 634,460 0000000000000000001014958172821183a7e25611f14f066c77b04f03c71ed1 1,612 1.00/1.00 vMB 14
634,459 634,459 0000000000000000000b7c298d9888ccdf4b6e91cb8a3e96e96b3b0ebca2856d 2,156 1.00/1.00 vMB 16
634,458 634,458 00000000000000000006f9dba775b959c49d124201053bd82a3f1846d193a437 643 1.00/1.00 vMB 6
634,457 634,457 0000000000000000000c711adffabe70e7179984a8cc16a5a52209bcb1a0d338 424 1.00/1.00 vMB 4
634,456 634,456 0000000000000000000e4b6f4f15725bafc6e8af530f8e2863b475944142040f 1,543 1.00/1.00 vMB 9
634,455 634,455 0000000000000000000ef8cb0aa7973c35057c73f14830b381d0f39e5ad9c66f 2,306 1.00/1.00 vMB 14
634,454 634,454 00000000000000000005be79a0ade01482425b2dea09e732a5a5807bf41cd5f5 3,108 1.00/1.00 vMB 9
634,453 634,453 00000000000000000010e208975ea2430369f96c2dc766da047fa65ede6ab645 2,609 1.00/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.52 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: 668.84 GB
    • Received: 15.59 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.