Loading Tool

Explorer IconExplorer

Memory Pool

84,595 transactions
32.20 vMB
0.10527420 BTC
Random Selection Loading Transactions
Max Size: 195.21/200 MB

Candidate Block

Mining Attempt e18d26ea1c82d8f093ef87013c482b7dd3663323f5d4e2e6698632951267a144
Version 20000000
Previous Block 0000000000000000000130b675716c29c3282dad43e5a337992f2918648760de
Merkle Root 27d3dbb2f92ae90e6962616284a8a5529041250cd358efddd47e690958ad623a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,611
Size: 1.00 vMB
Total Fees: 0.03283253 BTC
Feerates: 181.54 > 3.29 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,209 (597,336 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
317,873 317,873 0000000000000000207e9af9a1a1cf53004cd040265627fef445bd1e3091a2b7 93 0.03/1.00 vMB 28
317,872 317,872 00000000000000002b634f39d5c8ae50e5c1ead934cc666ff0001281f4bab5ab 384 0.26/1.00 vMB 26
317,871 317,871 00000000000000001a8e5c42c145b7ef17c5a0b90480d14284367cff46526e52 435 0.21/1.00 vMB 29
317,870 317,870 00000000000000000977711b505e7eaf002a20ddf1bf93f03ae682bb0147367f 252 0.13/1.00 vMB 26
317,869 317,869 00000000000000000a3b5fc05aad1b24601a9b5737fccee60e47c78250059054 546 0.39/1.00 vMB 21
317,868 317,868 00000000000000000667b53256bb1d5d4bf40bad25180806691c9f4e2d7753d4 256 0.08/1.00 vMB 40
317,867 317,867 000000000000000009a0f8ed656d8bc40fef69ec5a366d0eb70945e893882daa 65 0.04/1.00 vMB 31
317,866 317,866 00000000000000001c8dd9e05fea9b2eb8b0131dc3b1b63904adca83ba8e95de 97 0.05/1.00 vMB 28
317,865 317,865 000000000000000016a12410e8453c9b257358a964259f9ec7bd7344738b5452 251 0.14/1.00 vMB 23
317,864 317,864 00000000000000002cbfc71aacf8a8da54f7591a382a8a6cbbbafe84a27cdd52 320 0.20/1.00 vMB 21
317,863 317,863 00000000000000000b6adb180a82015f7f6599e64db6e932fb759264ca1a57ed 800 0.52/1.00 vMB 24
317,862 317,862 0000000000000000119092ba2350d683f89cbd6fe0904292094ba13651e0f770 688 0.34/1.00 vMB 27
317,861 317,861 000000000000000014938556c2758fa11798dca9c61d60c6c7f7d6b5cd17f95e 680 0.33/1.00 vMB 27
317,860 317,860 00000000000000001e37fa011ca0454486047139a23a364cea6e223c8c292657 337 0.15/1.00 vMB 29
317,859 317,859 00000000000000002a7e3de5a735bfec726dd0fdaf921910bb2177a805df7811 321 0.18/1.00 vMB 26
317,858 317,858 000000000000000025a2e9c650964c0f57f127fb5e01db8e58e3a907186ca774 74 0.03/1.00 vMB 40
317,857 317,857 00000000000000002a52c6b440274b33d7630ce2afdd403de297f6b797932a4b 163 0.12/1.00 vMB 21
317,856 317,856 0000000000000000054337da966a8fef16a0869bf56f7ad4ecb97f40c0c2ab1e 109 0.06/1.00 vMB 25
317,855 317,855 0000000000000000151b52a453506eb4d4b645cdc87cfcbe38469712a860a4ef 803 0.48/1.00 vMB 27
317,854 317,854 00000000000000001338c2550e7150595642e38556973f0c04bc5de771d83d81 177 0.15/1.00 vMB 19
317,853 317,853 000000000000000003a11d0629d28c8dac38b8daae71ce9cbced03213893ba31 128 0.05/1.00 vMB 38
Previous 10 blocks ↓
Total Size: 782.75 GB

Node Details:

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