Loading Tool

Explorer IconExplorer

Memory Pool

81,551 transactions
29.99 vMB
0.15801642 BTC
Random Selection Loading Transactions
Max Size: 180.59/200 MB

Candidate Block

Mining Attempt 513aaee5d398b8011b93369b986b0515767f0ff9e86413fd05fd92e1e78b9924
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root 160dfa005203a1fece950010fe15e244483ce87b12a429a2f3817dba3691d2a7
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,774
Size: 1.00 vMB
Total Fees: 0.06010426 BTC
Feerates: 1,002.91 > 6.02 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (127,887 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
787,418 787,418 00000000000000000005b65bd8a66a8d528b56593faef4c9808747f5a3874a34 2,977 1.00/1.00 vMB 30
787,417 787,417 00000000000000000002a43b0affef94f44ff74a01a82d8b2a9dd0933b8f8f39 2,820 1.00/1.00 vMB 34
787,416 787,416 000000000000000000021e1ac197a6ca30933fe7b4bdda7ed97e0a701d720555 3,982 1.00/1.00 vMB 42
787,415 787,415 0000000000000000000570f3024d9372498e02850abafb0f5d4128500827f58b 4,444 1.00/1.00 vMB 43
787,414 787,414 0000000000000000000550873cca316f88dd018f106c066642012bf640018656 3,295 1.00/1.00 vMB 49
787,413 787,413 000000000000000000010ffba8e9906a2d7d714fafe3b11b9cd2498524615017 2,221 1.00/1.00 vMB 46
787,412 787,412 00000000000000000005c6e116bfb0d1bdf15d2b5da8e935d161ed8e98970cea 2,189 1.00/1.00 vMB 55
787,411 787,411 0000000000000000000067573ce4d0d2b0e431792399623b27b52a73788d94ca 3,052 1.00/1.00 vMB 22
787,410 787,410 000000000000000000055be75ac3ae42ec11f491e19889d02b8445a7454c931d 4,335 1.00/1.00 vMB 40
787,409 787,409 00000000000000000001cdd9ef96aae722bbec28f6514fe20a5ba22bbd39ba05 3,171 1.00/1.00 vMB 51
787,408 787,408 00000000000000000005ab0ccb32edb65ea561d6939868c16d92d867f1dd462f 3,261 1.00/1.00 vMB 20
787,407 787,407 00000000000000000000d79015e145d41a009bfab0603cedfcc03179899f37e1 3,116 1.00/1.00 vMB 23
787,406 787,406 000000000000000000000d35dad0992e57520515f6c8259ac9cbeba0a6428988 3,056 1.00/1.00 vMB 27
787,405 787,405 00000000000000000000c4f1530bd2035691b6ff3d97b338659e8eace87ce896 3,534 1.00/1.00 vMB 46
787,404 787,404 00000000000000000001c3e0111a0129ba8e0fc4b49c00f1fe38be919b17bcfe 3,842 1.00/1.00 vMB 32
787,403 787,403 0000000000000000000007291a3855a44820a228e067f01ebab106c5cf6edf77 3,646 1.00/1.00 vMB 42
787,402 787,402 0000000000000000000494b09368c85b78b6d150d46ecfde455406204df2f1bb 3,317 1.00/1.00 vMB 28
787,401 787,401 000000000000000000037b267060f55f75142b3279cb3233a8afd59ac9134f77 2,374 1.00/1.00 vMB 46
787,400 787,400 00000000000000000003a44b10e5e1190e0e22df6db7b3515c4b2991da300c47 2,811 1.00/1.00 vMB 36
787,399 787,399 000000000000000000004e6253925d986848ab4566ca1c810eb545761a050761 4,081 1.00/1.00 vMB 33
787,398 787,398 0000000000000000000518dcfaae4f1bfff454653e09376651b839939aa83417 3,481 1.00/1.00 vMB 41
Previous 10 blocks ↓
Total Size: 782.92 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: 714.48 GB
    • Received: 17.55 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.