Loading Tool

Explorer IconExplorer

Memory Pool

35,061 transactions
7.44 vMB
0.06720820 BTC
  • 1 sats/vbyte = 30 blocks ()
  • 2 sats/vbyte = 18 blocks ()
  • 12 sats/vbyte = 7 blocks ()
  • 13 sats/vbyte = 5 blocks ()
  • 14 sats/vbyte = 3 blocks ()
  • 15 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 56.46/200 MB

Candidate Block

Mining Attempt 13e6f4f77c9e482c88e2f1fcbc5acb1fea1a5104fb58454d27ff03df1ebbe2a1
Version 20000000
Previous Block 00000000000000000001114eb45b2f67104bd6d67205a7a91d363e704a08897c
Merkle Root 056f74a6022a18f23cc9b8b09b05055fcdabc4ce4efa706be281aee9e6077699
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 3,909
Size: 1.00 vMB
Total Fees: 0.03015631 BTC
Avg Feerate: 2.50 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 912,765 (768,336 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
144,429 144,429 000000000000077799b9fe7c83b10f47a9d09e28b456d05e4f0811942aacb24d 0.02 MB 48 92
144,428 144,428 000000000000065e3dcd0f4a9a863d20ff5eb06f0cfb90e1819d6f35239a04de 0.00 MB 6 91
144,427 144,427 000000000000064513e03027ebd705c5e3a0752a9e582af0948836470931f321 0.04 MB 109 10
144,426 144,426 0000000000000144df484abe154c241f5d3e465281e1dc5aa037baad849c13ea 0.05 MB 124 187
144,425 144,425 000000000000037652dc54b2e2576c38ee330ab7ef2a32e99eb78e47128d8ad9 0.02 MB 25 99
144,424 144,424 00000000000005e3ba385727778003be290a4702657feee07ef2da6b0bf26d67 0.01 MB 33 63
144,423 144,423 00000000000008938a203182ce9704aed2b0d4f98ea1d92a46cba2767a440d23 0.02 MB 74 66
144,422 144,422 00000000000006adb848df38a105519bad3328ac3f2d331d4e73de8aab6f979c 0.03 MB 24 109
144,421 144,421 00000000000007c860b6be58e73473c4b2946cd195c24e5999be330d0827167c 0.01 MB 21 93
144,420 144,420 00000000000005586fd907c51e08746d5d1feab0d3522bea8bae53ae4cb958e5 0.02 MB 47 249
144,419 144,419 00000000000006d010d2e6a9dad35e9da9c6fb02439998d38ed6ad19f1511b41 0.01 MB 8 15
144,418 144,418 000000000000072d8a34d6c2c32c05a207579c8294afca8b9276fe911630e962 0.02 MB 26 80
144,417 144,417 00000000000003c6129304580ae1f97e09bceb73724e670df20e0fa9668b35f2 0.02 MB 63 154
144,416 144,416 000000000000016b07e8618a68fee86676873673c55f730595a8a0456b9cdcee 0.05 MB 140 200
144,415 144,415 00000000000009056c456b292efa127df59c3b987df49440fefbcbb2a8619eb2 0.01 MB 22 164
144,414 144,414 0000000000000303650fcf2b4dc3f4f1ac6dc9c1ea590f74e2bd66b4775cf7ad 0.01 MB 15 205
144,413 144,413 0000000000000163a16aad3719bc72fd1ce148229563d2008eef35ae05e1dd04 0.03 MB 85 28
144,412 144,412 00000000000005e47f2983709e4d923e7972402012adb9d546a1caad60edf6ec 0.04 MB 99 348
144,411 144,411 0000000000000938f98c268dcf86a8cb4efa000a31b6ce919ec5bf573edc86a3 0.02 MB 44 81
144,410 144,410 0000000000000718300d90eb48aeb8ff04ded8d257ae9a9285da47f8cd4bf308 0.05 MB 68 650
144,409 144,409 0000000000000292f69eab5e648eef57c590c4b96756b9d3b65ecfe834730382 0.01 MB 34 83
Previous 10 blocks ↓
Total Size: 778.43 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 87
    • Outgoing: 10
  • Data Transfer:
    • Sent: 146.17 GB
    • Received: 1.57 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.