Loading Tool

Explorer IconExplorer

Memory Pool

68,071 transactions
25.96 vMB
0.06267403 BTC
Random Selection Loading Transactions
Max Size: 156.41/200 MB

Candidate Block

Mining Attempt edde59a7bed37fd1ad46226ce645db6624e02100495a5d0589adcd9ad5165cb4
Version 20000000
Previous Block 00000000000000000001b0e0aafded17d40d0301555708772335f2f5e87d97c7
Merkle Root 6c7ca6c83ba58b29d187bcea074d20eb8d481d40cd3f12d990bd34d090a92b39
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,567
Size: 1.00 vMB
Total Fees: 0.00765026 BTC
Feerates: 40.21 > 0.77 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,502 (717,067 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
198,435 198,435 0000000000000393ed201cc58beb9ab48f8237a2692e9d5b24bca3265060e8cd 256 0.09/1.00 vMB 68
198,434 198,434 000000000000034c6399531d2484be798caa82f6346ced8382765c0482055ded 135 0.06/1.00 vMB 113
198,433 198,433 00000000000005566b70098bccf0e338b80e15f830c58c0f11ec7a3992b17d68 215 0.08/1.00 vMB 160
198,432 198,432 000000000000060039048fa3436cf084912536d54c5d5b452c1e9d4ff82c2880 36 0.02/1.00 vMB 88
198,431 198,431 0000000000000615e13748b33a60191b71fb4921f727053c664068801dfbc49d 140 0.05/1.00 vMB 59
198,430 198,430 00000000000001e54578631437bd655ef24770adb356e5fd033266aa328e5db2 186 0.07/1.00 vMB 129
198,429 198,429 00000000000001bf010619e78af3ac5ef149f2ebbcf54cff52f34fdf40b2a58f 102 0.04/1.00 vMB 100
198,428 198,428 000000000000004f09b64d802b614f32ae4ffba10d69607bd6981c6ef4465eac 13 0.00/1.00 vMB 221
198,427 198,427 000000000000003678619de8e732b39cc3b50c515a0b6623f216556d11e6bcfb 88 0.05/1.00 vMB 255
198,426 198,426 0000000000000298d0a288f6c9994415635341fce452d114f1be11da7a7d46e8 120 0.05/1.00 vMB 83
198,425 198,425 00000000000004f8cde280b81e5ead2fc086010323a10e21e7a0e7e604f23c40 36 0.02/1.00 vMB 400
198,424 198,424 000000000000022ddbdf8ae94b3e4c5ddec072e79c14966abb9cb6611f20fd51 83 0.06/1.00 vMB 123
198,423 198,423 00000000000000941164910b55ffbf807992b84e969f879d360f17529d9336d6 482 0.17/1.00 vMB 152
198,422 198,422 0000000000000104a445fafc8f53a6a9ddb56ac7bc748a7a69963f84e5c9b72f 156 0.05/1.00 vMB 112
198,421 198,421 00000000000005e7b6cf287f6f995b358d4cefa3cae129ae69b30995cc0516fc 37 0.02/1.00 vMB 83
198,420 198,420 00000000000003705e714a641cb007420af580fb201ef31cab9c5e686edf1336 108 0.07/1.00 vMB 122
198,419 198,419 00000000000001d89842ebc0d1ce0658c6f0cef9bc92d9ceab03996c79fe9fed 256 0.14/1.00 vMB 84
198,418 198,418 00000000000001fdab18b897fd3cd91cf38e1c7fe64b7a30542c6452ca8525d9 325 0.13/1.00 vMB 129
198,417 198,417 00000000000001d7edad8cbc8facab34f70b9eeab64c677b29908992af75d962 42 0.01/1.00 vMB 78
198,416 198,416 00000000000001a138dc456b7c8f1c534baba74b7619a98606c3575b0112f93f 121 0.05/1.00 vMB 153
198,415 198,415 00000000000000ea32537fba772ad74de60564ec0c1ccddfa996f4b4008dc9cb 216 0.12/1.00 vMB 111
Previous 10 blocks ↓
Total Size: 783.27 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: 764.26 GB
    • Received: 19.20 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.