Loading Tool

Explorer IconExplorer

Memory Pool

75,328 transactions
27.81 vMB
0.07945656 BTC
Random Selection Loading Transactions
Max Size: 169.85/200 MB

Candidate Block

Mining Attempt 7568e6c8ac99b1152f9180efeb2ab00cec588efb3c666973183037f82bbb70c8
Version 20000000
Previous Block 000000000000000000002bfb1ccb7aeece6203b088c253b5b9e390365e6615b7
Merkle Root de6e290106b43e0932f5fcda577c9235871076d394d48e23e73df9587d9281e6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,373
Size: 1.00 vMB
Total Fees: 0.01981733 BTC
Feerates: 100.53 > 1.99 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,251 (473,830 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
441,421 441,421 000000000000000001aae139b1c492156ce6fd91e8b649a2fddfd23f273210a0 1,827 1.00/1.00 vMB 68
441,420 441,420 000000000000000000408acc530d4713233e173ebabdc3ca340d75a539903b3f 89 0.03/1.00 vMB 89
441,419 441,419 00000000000000000097b5cad79079b01773849f850476c62bb97c9321143a47 1,833 1.00/1.00 vMB 61
441,418 441,418 0000000000000000024e569fdbee330c17e7394f2a7153b27d28c54cfeb14089 2,398 1.00/1.00 vMB 80
441,417 441,417 00000000000000000297edd0e46a70427c8860c0faeff896ce2a4e7958386e27 1,592 1.00/1.00 vMB 63
441,416 441,416 0000000000000000035a7ab1dcf02ca14ec90adfc14b78208ee0743a50dceee4 1,165 1.00/1.00 vMB 42
441,415 441,415 0000000000000000032728ed71598e9f72bfbea0ef9acf83bae0e4921d51f852 2,026 1.00/1.00 vMB 57
441,414 441,414 000000000000000001cdc40401dee5a77253e3166db1be7163a05429f1bfd37a 2,164 1.00/1.00 vMB 68
441,413 441,413 000000000000000003436de5a5bf86d2a0f0ebc42eb1e9ed976102644ccb5f1e 2,058 1.00/1.00 vMB 68
441,412 441,412 00000000000000000124a1452a2c2592262d3c33d4441bad852f9c9f6fadc813 2,615 1.00/1.00 vMB 71
441,411 441,411 000000000000000000f6ff1d12b0d35fdb6a93ee791c7f4712345c8c20accf74 2,353 1.00/1.00 vMB 87
441,410 441,410 000000000000000002605221921ab7973b1832fcd015f222ebee00445dd41a35 2,465 1.00/1.00 vMB 91
441,409 441,409 000000000000000002207876dea13804ff573b78dbebd5d10ccec2536fb2460d 2,485 1.00/1.00 vMB 67
441,408 441,408 00000000000000000087d2e70eba886a73ceab2ae1aeed1d5d6ee11c08071c67 2,549 1.00/1.00 vMB 93
441,407 441,407 0000000000000000008b0612e57573d976f9edcc9f0e3feea4d6a0d462f72c1d 9 0.00/1.00 vMB 478
441,406 441,406 0000000000000000019a8571b70a5763ae4c6e44edd2ab30682066746b59fc88 2,276 1.00/1.00 vMB 76
441,405 441,405 0000000000000000023164afa65bfbd4e1d879a24b56b50f970ebd0918caed37 2,324 1.00/1.00 vMB 77
441,404 441,404 000000000000000000a32f08195fcff4ed3a58e9636a2086e5a633830097df0d 2,716 1.00/1.00 vMB 90
441,403 441,403 0000000000000000024501cdb33809734bc12c110c21027e00720c6a0ba155c8 2,586 1.00/1.00 vMB 77
441,402 441,402 000000000000000002333d38b4402bc64ab46e8b913494ad2c31bdbe06255356 2,087 1.00/1.00 vMB 88
441,401 441,401 00000000000000000267cfbb9649baa83b08568459236e291dd8031a5324c1cb 2,254 1.00/1.00 vMB 64
Previous 10 blocks ↓
Total Size: 782.83 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 711.65 GB
    • Received: 17.11 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.