Loading Tool

Explorer IconExplorer

Memory Pool

82,191 transactions
30.94 vMB
0.07962491 BTC
Random Selection Loading Transactions
Max Size: 189.89/200 MB

Candidate Block

Mining Attempt ca185c8274fe09762a5ca83089e2f4875f3216813010954ab87d920ba97d7d24
Version 20000000
Previous Block 00000000000000000001e04dc53d2870220783c578c283d55c1a710d6e578ddc
Merkle Root 0c3da07edb38ebb178ecf780cd21cd4903ff48027180fa0ad4bc50dcd575825e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,396
Size: 1.00 vMB
Total Fees: 0.01008999 BTC
Feerates: 301.05 > 1.01 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,219 (473,792 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
441,427 441,427 000000000000000003bd6317b5e9c7b9b536eb2fbf48e730bee52e092968204c 2,501 1.00/1.00 vMB 83
441,426 441,426 00000000000000000089f0b6ca3d6edcf3f9aa7b58526cf7ef491fd6f5a08e9b 9 0.00/1.00 vMB 370
441,425 441,425 000000000000000002ec9b30917a9dff44012af5566e4407fba38a00fb99d062 2,525 1.00/1.00 vMB 82
441,424 441,424 0000000000000000006aa18e8c688126e68eb536e599f4e2c31f906f2a546367 2,060 0.92/1.00 vMB 72
441,423 441,423 000000000000000000c150d999cbe9ba5b2e895f31c8d515f07328049103ad48 615 1.00/1.00 vMB 16
441,422 441,422 000000000000000001d125d68c8e9098a314aa957e288701e66939f9d4efcd4b 1,581 1.00/1.00 vMB 56
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
Previous 10 blocks ↓
Total Size: 782.77 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.18 GB
    • Received: 16.86 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.