Loading Tool

Explorer IconExplorer

Memory Pool

24,383 transactions
5.26 vMB
0.01576552 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 39.86/200 MB

Candidate Block

Mining Attempt ddbe69d27dcc29ad3156a572191a971647806b6e050a6d736e4071f675d0fd71
Version 20000000
Previous Block 00000000000000000002171523b0948b2408751d81c5c9847d3c3e54b812a019
Merkle Root 4cd449e3546aacffbf7a7afff93f3d90b1437d24eb4dccff4824aa65c375e1af
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 298
Size: 0.08 vMB
Total Fees: 0.00203670 BTC
Median Feerate: 2.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,232 (715,270 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
197,962 197,962 0000000000000234952f09a55afc344ca5a327efb4519e52e891a6a5e984c046 192 0.09 vMB 111
197,961 197,961 00000000000001f4d2c22f154f18c470114150a6e4817d06c8582142486071d4 82 0.03 vMB 102
197,960 197,960 0000000000000519fd6594a198ab6430c221d6e28c154d4d47fc289533bb1e06 108 0.06 vMB 83
197,959 197,959 000000000000002e7abde06491d04fee48488e4d0d4fe00e728152e1620e8898 565 0.20 vMB 142
197,958 197,958 000000000000051d0f66dbb6788052edb7b2e9e11184d20b35f34abb5e3529a2 144 0.05 vMB 63
197,957 197,957 000000000000054c6dc899a76eed3aba42735e84b3d82b463375b1ed25fe3e12 196 0.07 vMB 1
197,956 197,956 00000000000003db8fa70dd6108f03490315d4083868b82eae77e8c6677f4b68 26 0.03 vMB 23
197,955 197,955 0000000000000452dc10004c355099ed3b08c9adff9f979eb0c3442e499ad7a5 347 0.13 vMB 129
197,954 197,954 000000000000025d30c9bdbd9f7ae5ccf828f86ef096b64b13043680993b3c78 109 0.06 vMB 86
197,953 197,953 00000000000000ddb8d04c79cb89781332854a53c677229b770fed9ecec2b80f 133 0.11 vMB 52
197,952 197,952 00000000000006346dad09a488bf2bf641670a6ccf1ead250daef40a4b89c4ca 85 0.05 vMB 65
197,951 197,951 000000000000012905470f482d06fa67ef1924792868793b4f9a7d617baf779b 377 0.15 vMB 167
197,950 197,950 0000000000000551640b0ca093abf8fa6ddb0d4e02d60c64b3957fabf7410f73 32 0.02 vMB 559
197,949 197,949 000000000000016a276b375de3060724923cb854fb65e0ff5ce44e7272a98e08 665 0.22 vMB 188
197,948 197,948 00000000000001f0d2739ddc2346428dd53eaa58ed4c42605ba65a8bea410e10 66 0.05 vMB 275
197,947 197,947 00000000000004d718ced17d97948da14ccb7adc420b21d4745c7b335dfb3d6c 297 0.12 vMB 297
197,946 197,946 00000000000003ea27b0deffefc1355af7cbcdb277ad64161b0db1fd80687801 179 0.07 vMB 157
197,945 197,945 000000000000025cdadcfb81cc2ef2a8cb1b54b30886e310440499648471b0d0 128 0.05 vMB 187
197,944 197,944 00000000000001c0f588c77a53156c491dff59097a25e384fe906ab441849694 128 0.05 vMB 97
197,943 197,943 00000000000002e31dc3eef478566f7158553dac0be6cd576c3b82a7cbae891e 294 0.13 vMB 218
197,942 197,942 00000000000005c903ef8c7b6f87030fc79ca9f693cade5453f1977afb082c70 80 0.03 vMB 79
Previous 10 blocks ↓
Total Size: 779.26 GB

Node Details:

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