Loading Tool

Explorer IconExplorer

Memory Pool

81,870 transactions
31.45 vMB
0.08236356 BTC
Random Selection Loading Transactions
Max Size: 187.24/200 MB

Candidate Block

Mining Attempt 78c8ef0a4dd56b5d6c73cbcb056362edca68fe28c922e36211d3f37f757d6f2a
Version 20000000
Previous Block 000000000000000000006967e51e05e86af929479363a0a1c6b74722992c0c25
Merkle Root fe90cda44f81aa58c6623bbf25bf193671a5c3516812bf0e5fa0911978d6dd92
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,204
Size: 1.00 vMB
Total Fees: 0.01545140 BTC
Feerates: 157.11 > 1.55 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,071 (280,896 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
634,175 634,175 00000000000000000012125c33b2a31695b53073d3da37d5f9099642ac811358 2,517 1.00/1.00 vMB 35
634,174 634,174 0000000000000000000e01aba3d025209afea8723fb089af3943de14b8e82f95 2,305 1.00/1.00 vMB 23
634,173 634,173 0000000000000000000a493c37e334b6a928def74cbfa80c65c8d96e51783bfe 2,490 1.00/1.00 vMB 36
634,172 634,172 0000000000000000000166719ee9bfa07e5136ff1d2677fb80d6332e596944c2 2,158 1.00/1.00 vMB 38
634,171 634,171 00000000000000000010f558c3666c7e96f92dd24fb9496411d6a0dd3479f255 2,635 1.00/1.00 vMB 43
634,170 634,170 0000000000000000001071b8debba47bed9db68b8828625df2bd1b9c8645b8df 1,054 1.00/1.00 vMB 11
634,169 634,169 000000000000000000015769486c8953f60b3a9538cd37a72b19c09047343ba8 972 1.00/1.00 vMB 9
634,168 634,168 00000000000000000003cc0379ef7906f5b1c247a21e423f51848a985b9ce4a4 2,528 1.00/1.00 vMB 22
634,167 634,167 000000000000000000033d4d5d9bcd4a4c8cc4865d4a82d0f985ef7c08365553 984 1.00/1.00 vMB 5
634,166 634,166 000000000000000000073451ab6ae6f7fc4a2069e9e35b0835d295e1ba1eec2d 2,703 1.00/1.00 vMB 28
634,165 634,165 0000000000000000000b5ff65163143d4bda28786d5b9abbe206954e9a5cef7e 1,140 1.00/1.00 vMB 13
634,164 634,164 0000000000000000000b1f5a83b3978ddb536a11b4e870e52af1c0c30f50b61d 887 1.00/1.00 vMB 9
634,163 634,163 0000000000000000001465798afc2b6fa9043aa6846f31f4445d00e02df41863 408 1.00/1.00 vMB 6
634,162 634,162 0000000000000000000387be4d47117ac2224de602444be8c1e5e381653683a5 1,896 1.00/1.00 vMB 16
634,161 634,161 0000000000000000000ce3090c85c550d9313b32529a19dd02e7372b6d32e51a 2,913 1.00/1.00 vMB 28
634,160 634,160 0000000000000000000b787c9cf9493b91c7ffb12d020b0960f4b745893188fd 2,240 1.00/1.00 vMB 21
634,159 634,159 000000000000000000036406fa2393ed9612e19a8822d2e94c3875094380711f 1,447 1.00/1.00 vMB 17
634,158 634,158 00000000000000000000107e441a284a43fe523fae5303658928002a781af79e 674 1.00/1.00 vMB 7
634,157 634,157 00000000000000000013ed8deea253507e79df4a298ae07bbd7453b16598c269 1,326 1.00/1.00 vMB 12
634,156 634,156 0000000000000000000e411d1446bc280d4b985aea26d221b329a43b386ad564 1,515 1.00/1.00 vMB 16
634,155 634,155 00000000000000000005b8e592da858068cb93972045209dd7cb1f3245fdbc97 111 0.03/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.52 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: 668.84 GB
    • Received: 15.59 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.