Loading Tool

Explorer IconExplorer

Memory Pool

47,559 transactions
27.63 vMB
0.05651422 BTC
Random Selection Loading Transactions
Max Size: 147.64/200 MB

Candidate Block

Mining Attempt d1d66e5b1119af2f498b098692b4df643a82931d5b750965fd86ac2730f818e9
Version 20000000
Previous Block 00000000000000000000720fbc0aca6b07103f1eaf0847585182cffdd8f6b53b
Merkle Root 9ec972054ba25e0aba80cee23de28f92710d8e6ec5e706f6dca4096ffd05e2f0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,536
Size: 1.00 vMB
Total Fees: 0.00461524 BTC
Feerates: 100.00 > 0.46 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,795 (223,442 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
691,353 691,353 00000000000000000009197e604045efda9188ec04b8d06c8205ad86c2304d17 512 0.17/1.00 vMB 16
691,352 691,352 0000000000000000000df28f3438b9b2166f372ccf7ea15092e7ab4205891964 1,162 0.41/1.00 vMB 21
691,351 691,351 00000000000000000000130f0d2bd948d8cfd6f7aa287634582210678f712764 1,575 0.79/1.00 vMB 19
691,350 691,350 00000000000000000009330ab2359dac4416cb45dda0b815ce0ee756ba6d3289 1,203 0.73/1.00 vMB 15
691,349 691,349 000000000000000000131fbe944cd09647072ecb283d594a17a60589de19515e 626 0.73/1.00 vMB 3
691,348 691,348 0000000000000000000ce73ce7b8caa24c2d68b05fed81281222dbd6ccdde51d 2,055 1.00/1.00 vMB 21
691,347 691,347 00000000000000000005d9d6965bddfd303c1cc3a40638c9a841ea8d937ac93f 571 0.21/1.00 vMB 18
691,346 691,346 0000000000000000000f9f1b0ba2710d24ea6a3fd1f102528abbc714ad09dd64 640 0.22/1.00 vMB 18
691,345 691,345 00000000000000000007a1868440d83383a4bd4310b1d0d0e7a9ea835583d232 23 0.01/1.00 vMB 20
691,344 691,344 000000000000000000105e1c8c51cc184a46b280fff80bf9ba4cce01e52d03ca 687 0.30/1.00 vMB 15
691,343 691,343 000000000000000000112c23c6452f16ed43f7e50a617fdcf5127c21ae352b56 85 0.03/1.00 vMB 21
691,342 691,342 000000000000000000117601fc1b4694314072a8feb232f7762ad28da3db0fcd 262 0.09/1.00 vMB 21
691,341 691,341 0000000000000000000c813d2b9f0d0a986e9223d164e0a2c5d7e2e3b2432157 560 0.22/1.00 vMB 15
691,340 691,340 0000000000000000000362c677f36c92945a176b1a9ca8e4efb61f91642eeac4 987 0.35/1.00 vMB 19
691,339 691,339 00000000000000000008130b972bc9aeb6a009a5c665b89955e2f4d3959a4b06 1,047 0.60/1.00 vMB 8
691,338 691,338 0000000000000000000a8be83c95aac5011f80e8f8eaf17eeb4a6dd0f825e1b2 2,861 1.00/1.00 vMB 15
691,337 691,337 00000000000000000010d206b820c67e7d16814c7afe438484b4f7b102283897 1,170 1.00/1.00 vMB 7
691,336 691,336 00000000000000000005f46db06929c86fe045cb780b1189263848dd00fe9e14 2,114 1.00/1.00 vMB 14
691,335 691,335 0000000000000000000f8cde40ff0d207c8dd7510f65f67ddedc1f6448325291 2,891 1.00/1.00 vMB 26
691,334 691,334 00000000000000000010cbec7ebbe08dcc2f38d13aaa7103874c686068c04af0 2,430 1.00/1.00 vMB 19
691,333 691,333 00000000000000000005308b702e3275e59573c8e2e5074501cb0020b945c30d 2,402 1.00/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.02 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: 649.98 GB
    • Received: 13.24 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.