Loading Tool

Explorer IconExplorer

Memory Pool

41,056 transactions
26.41 vMB
0.05684308 BTC
Random Selection Loading Transactions
Max Size: 138.23/200 MB

Candidate Block

Mining Attempt d60f0dcde11d0fb73c8609cfb1ba8acda91a82207f39881e026f656e61e870eb
Version 20000000
Previous Block 00000000000000000001d19b6080821c1c0b63cbe116d40ad8df3fda8218035b
Merkle Root d5784701bbfc9f57a36e97453fdedc68606cd204d473284d07ac2a4d981ad094
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,569
Size: 1.00 vMB
Total Fees: 0.00836494 BTC
Feerates: 100.00 > 0.84 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,806 (497,537 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
417,269 417,269 000000000000000000f628abfdf931b89be9de109bacc77c8ccc1affb13ebbc8 2,585 1.00/1.00 vMB 66
417,268 417,268 000000000000000000d22460a9f88f4acf10895ecbb2694b17cf73917e4ad7af 940 1.00/1.00 vMB 30
417,267 417,267 000000000000000004e9e15e8901298b17304ccfb8f377be6ccce6fb636c88d9 1,924 1.00/1.00 vMB 52
417,266 417,266 00000000000000000270a6dbdbf2bbe16782574ed3b28efdd82c20cc53b294e7 2,728 1.00/1.00 vMB 69
417,265 417,265 00000000000000000239fb4951093e446a81457cd31737220cde1dd9ab43656b 202 0.20/1.00 vMB 29
417,264 417,264 0000000000000000054b0453d5b8ae1f874bc759b8a7eb4fceb755af9ef48252 2,616 1.00/1.00 vMB 69
417,263 417,263 0000000000000000052483b863e4728ca732218349ac91524ce9de1b6a06d025 1,901 1.00/1.00 vMB 52
417,262 417,262 0000000000000000049e1d4bd52655f474276e36327fb020f68a052ce595efa2 1,642 1.00/1.00 vMB 45
417,261 417,261 000000000000000004aab325c0794891c55b342b91ae8e5da72fd83e85ee2727 844 1.00/1.00 vMB 24
417,260 417,260 0000000000000000025dce5b38209628f425cca2d2fc667f637aeef0a3caa3d0 2,246 1.00/1.00 vMB 55
417,259 417,259 000000000000000003b1a394c54e442a89a4cfeef598cd83dfec162607a40f7c 1,514 1.00/1.00 vMB 64
417,258 417,258 000000000000000004467b71d86d60c7023327433ebc34219458667566db05d3 1,763 0.99/1.00 vMB 45
417,257 417,257 000000000000000001de9905da112cd6026ace59b45b8858d36be0c372a732f8 1,144 1.00/1.00 vMB 26
417,256 417,256 0000000000000000000555993238ca08c575df6dd4bbaf259d3c8bc08d36d80d 64 0.02/1.00 vMB 58
417,255 417,255 00000000000000000535b1b9b4e9bac305d43fae436226e324fc420d97dbe186 1,453 1.00/1.00 vMB 40
417,254 417,254 0000000000000000032e7aeca32a4ec405e4d8080198a42b194c208c59be1836 866 1.00/1.00 vMB 33
417,253 417,253 000000000000000001349ad41f94a463b8517d6c375ea1148e08b286be9026cf 1,845 1.00/1.00 vMB 51
417,252 417,252 000000000000000000846d36c6cc90acb04af4c371a459752e73a01ac291e2b4 1,716 1.00/1.00 vMB 37
417,251 417,251 00000000000000000165233bbaa9c2130cdc4350199bf471e4f81d89e8754fa2 1,644 1.00/1.00 vMB 26
417,250 417,250 0000000000000000032c5211cb713ca0411f3bb0fa99f45c80643b90bb88fb8b 2,237 1.00/1.00 vMB 57
417,249 417,249 00000000000000000272cc32625c1c812c41275f31b6fd955c245f0eb5b3a225 1,845 1.00/1.00 vMB 37
Previous 10 blocks ↓
Total Size: 782.04 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: 650.65 GB
    • Received: 13.30 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.