Loading Tool

Explorer IconExplorer

Memory Pool

40,009 transactions
19.62 vMB
0.05530920 BTC
Random Selection Loading Transactions
Max Size: 109.30/200 MB

Candidate Block

Mining Attempt e13798fbdee63eba6e701aa1f9c610e36e8c12f75d69fb621b16e72f71d34baf
Version 20000000
Previous Block 0000000000000000000111c5462029cd7cf4d94fe7e850b453480c9b7daa08cf
Merkle Root 82c29554851f79f73ea45d9868defc1174849ab8ce907344173f0cd3c6c21144
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,804
Size: 1.00 vMB
Total Fees: 0.01708996 BTC
Feerates: 106.21 > 1.71 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,067 (821,158 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
92,909 92,909 0000000000013c72bc0d7108c75027b3f442cd3def127f0453fefbdc98f226f5 16 0.00/1.00 vMB 0
92,908 92,908 0000000000080a08993633be67007c1e1346c65f777d5e7111c759fa689f9d81 1 0.00/1.00 vMB 0
92,907 92,907 0000000000039614e37b2246ac8e18aeb83a4845e3a95cd1c6389dc6ee8ab1da 219 0.05/1.00 vMB 0
92,906 92,906 00000000000892d223967add2eb8e20e2f6ddcb9bba9db442755c2223761b263 218 0.05/1.00 vMB 20
92,905 92,905 000000000001bb3c9da692eba8f0a08d0ee5566a62b1d52e3078deedbb35d3ec 3 0.00/1.00 vMB 0
92,904 92,904 000000000004e478190493e34aa03d273561d2d10e69f4233204a450626b25a0 19 0.00/1.00 vMB 0
92,903 92,903 0000000000021a478c9cf573a79520575fc5647a48c5110a2fe1f7dea525be89 197 0.05/1.00 vMB 0
92,902 92,902 0000000000046098704d86a73a27f681aeb2285e24753a8aac9369ecb5ca496f 332 0.07/1.00 vMB 0
92,901 92,901 00000000000955959559f002b01e34736f473ca18d94d922a0749c8311cc4fd4 217 0.05/1.00 vMB 40
92,900 92,900 00000000000354c114d9d97c7c8271bcccc652c647a0a4a494b610b7965e77f7 218 0.05/1.00 vMB 20
92,899 92,899 0000000000017657afe6c81825aa5b6044bb84d813fa9c66cde61011224ef0e9 218 0.05/1.00 vMB 0
92,898 92,898 0000000000042104d086442df04c3935deee9f64eb5dc1d71ff204042b335dc8 219 0.05/1.00 vMB 0
92,897 92,897 000000000003ae38951144068cc9a060b3836f91c9b2a8cbd7c8caa616771d8a 219 0.05/1.00 vMB 0
92,896 92,896 00000000000686d73a579dfd205b29ff1a538baead3c9a24bdecf6aab9ae0767 219 0.05/1.00 vMB 0
92,895 92,895 000000000004209fb980be1308952775b11c8d79c3b8ff42c3dd92ca0aa58fc0 16 0.01/1.00 vMB 0
92,894 92,894 0000000000086de14828330a0bfa7ed82fde6324166381efe9e9b09376d75b03 219 0.05/1.00 vMB 0
92,893 92,893 000000000004102b22b08a477db9347b6981bda75319b56bd7cb75c6435d3f4a 219 0.05/1.00 vMB 0
92,892 92,892 00000000000989f24a01c5d246353702e943d3ce4ef2328725964b9982a85ef0 219 0.05/1.00 vMB 0
92,891 92,891 00000000000921fa5edc8733b03d498cdcc4c16c69e4cc82d7749b7c30a9075a 219 0.05/1.00 vMB 0
92,890 92,890 000000000006cb44476f0b658f9bd5578284968d5f1f9393a48494c359d48f01 217 0.05/1.00 vMB 0
92,889 92,889 000000000003d4266e7ab28170ea35fa89d215c1168e343f0951fdfb5902e9fc 219 0.05/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 780.71 GB

Node Details:

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