Loading Tool

Explorer IconExplorer

Memory Pool

82,080 transactions
30.52 vMB
0.13427742 BTC
Random Selection Loading Transactions
Max Size: 183.64/200 MB

Candidate Block

Mining Attempt 1db575f0e4e0d44ab0fe59669a498381b9ab5bbbdb2f7e789ce6af735faac982
Version 20000000
Previous Block 000000000000000000016243f6155663ea56aeb617e220dfe372214395a7d65b
Merkle Root 8ef294901602804f34cc199107ada6ccb68bed8fb7cc4e09d7d94c487dbcd7a5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,163
Size: 1.00 vMB
Total Fees: 0.05232333 BTC
Feerates: 302.06 > 5.24 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,129 (652,076 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
263,053 263,053 00000000000000019610628269de9ea5b9c2a73c396125ea752c38cdcec8f249 219 0.09/1.00 vMB 136
263,052 263,052 00000000000000022b1f8868013b853c86acb22ad6359d0cf5d5db7cd1f9b654 143 0.07/1.00 vMB 75
263,051 263,051 00000000000000118669a6e3c2a1dcaabce3bf4aed5c91c981ea329b4524afb0 27 0.01/1.00 vMB 78
263,050 263,050 0000000000000002164ae716c1d0e3328513fba2c547005cf7754630c6f2abff 25 0.15/1.00 vMB 2
263,049 263,049 000000000000000961950986c7659b3ae721eedd20104286a7066f21c28e2313 66 0.03/1.00 vMB 87
263,048 263,048 00000000000000164af4b22ee7ed46b104ec8f96cdbc65f21cdfeb78422610e1 287 0.13/1.00 vMB 91
263,047 263,047 000000000000000fbd786b2004b6afbd24d1f399ccb2aa07855ceb8c4039a5ee 307 0.13/1.00 vMB 79
263,046 263,046 000000000000000cadf2af320e1cab080ad57b2730fa09a77e9dafc32bde00ed 546 0.24/1.00 vMB 99
263,045 263,045 00000000000000126cfc0adcbc5e66f84b8570d38028bd38d59dc1b130055d25 68 0.03/1.00 vMB 106
263,044 263,044 0000000000000009625f396cc19d78468a18431477f98ab068a28445c532cd3b 208 0.09/1.00 vMB 51
263,043 263,043 000000000000000dc584e1c021b52f31df9b91f6da808ca573023741d5f8a1f1 210 0.10/1.00 vMB 88
263,042 263,042 00000000000000108ff9a8055bcb1468b398ddc70f56882f6f7888472622c58e 67 0.03/1.00 vMB 91
263,041 263,041 0000000000000007d5c1f2c7b032d0dfe59f191b9fee28e47e234a5167279941 294 0.15/1.00 vMB 75
263,040 263,040 000000000000001350200c238c1f71a19435e2ecea2f662990bce3232ec77dbf 553 0.25/1.00 vMB 97
263,039 263,039 0000000000000010b27151c9e987237045e9d154fc123c4ff6034ef92514b1f7 432 0.18/1.00 vMB 121
263,038 263,038 000000000000000f32406b5c5eab162c30268d45d4500e5f2dd725500128b6ea 163 0.06/1.00 vMB 84
263,037 263,037 0000000000000012cb3974d1149466333c1ddb4e7d852679c7a0067e368c71a4 443 0.18/1.00 vMB 143
263,036 263,036 000000000000000695c8585d31e126b685344612f68051a6911ac5ae9f1c7ee9 208 0.10/1.00 vMB 96
263,035 263,035 000000000000000cffb09ae272b3de316d5d0cb3c678b5de666bd8005b9866f7 309 0.11/1.00 vMB 164
263,034 263,034 00000000000000153e5c56aca7268114655db63840939e138aa0e36d8e1e6713 205 0.11/1.00 vMB 74
263,033 263,033 0000000000000013eda47cbf1ef037e7a7929256cd4b8dbc6bbb061aa19883d6 88 0.04/1.00 vMB 89
Previous 10 blocks ↓
Total Size: 782.62 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: 672.01 GB
    • Received: 16.11 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.