Loading Tool

Explorer IconExplorer

Memory Pool

83,119 transactions
31.38 vMB
0.13105341 BTC
Random Selection Loading Transactions
Max Size: 190.20/200 MB

Candidate Block

Mining Attempt f6055170cdf2a99bda8495c23ba8c33ce7bdc959037129e75b4516ac3258a034
Version 20000000
Previous Block 000000000000000000000eae6ae416cdad2dec45a411fce4671dd0b42eb663a3
Merkle Root 3947d69d9e740cadfd82cd46759e4bbe80961a1cb728b4457037702458728153
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,123
Size: 1.00 vMB
Total Fees: 0.04651138 BTC
Feerates: 318.30 > 4.66 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,401 (368,214 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
547,187 547,187 0000000000000000000bb12582b2e8504b08d5ede9ed22779d58dae4202ad5c4 49 0.02/1.00 vMB 13
547,186 547,186 000000000000000000238cc4d794451b4b0844d6839f384ddba9ef8f6cb78e4a 201 0.07/1.00 vMB 16
547,185 547,185 0000000000000000000ca1bf8ec3e15cb91aa229377ffd3bcdbd438ecd8f7548 3,426 1.00/1.00 vMB 19
547,184 547,184 0000000000000000000107d025f274f92f2d571f5bb8ee3c2bcf5cb7f912f7ea 2,532 1.00/1.00 vMB 11
547,183 547,183 0000000000000000000115f38c95ea7a5c2e1cf40ba84e6eb329295a96cf1534 1,144 1.00/1.00 vMB 6
547,182 547,182 0000000000000000000d3e839204eefd6a2ca871344b53e9c15c38ddf848aa46 2,343 1.00/1.00 vMB 14
547,181 547,181 000000000000000000001e805ba2b48e4f1424a0dd12043ab1bf788b17c6ade0 3,012 1.00/1.00 vMB 4
547,180 547,180 00000000000000000002e5228d0302ddb212b40f144e14ee721b1823876077d8 2,993 1.00/1.00 vMB 12
547,179 547,179 00000000000000000020e3edd34aa3af1e0a0259c8fb179ad65c2293d6bf6283 2,805 1.00/1.00 vMB 12
547,178 547,178 00000000000000000022b254c52bab872da2fa3003557e109a26ca7ddde6b08c 2,574 1.00/1.00 vMB 30
547,177 547,177 00000000000000000008d05a3b4530691dcfe048fa046bc1c95cbf7ae6c60ff0 2,732 1.00/1.00 vMB 7
547,176 547,176 0000000000000000000bd77dec9b45103130117ae728d044fc81725160651699 3,317 1.00/1.00 vMB 17
547,175 547,175 0000000000000000000ac1ddbcefc27253545562521081e2e757c62430a532b7 2,714 1.00/1.00 vMB 14
547,174 547,174 0000000000000000001193e2fcae12c4bc6bc8f581a4b4dd80cc24f573e09140 2,933 1.00/1.00 vMB 10
547,173 547,173 0000000000000000002153906792559166f3d2c5bf2e6bc6a6515b3e2ccc4d70 3,235 1.00/1.00 vMB 25
547,172 547,172 0000000000000000001f6366d347e6c91de266fb5ba59e16bb14de9e80f7aa4a 2,844 1.00/1.00 vMB 16
547,171 547,171 0000000000000000001ee5d5c6264130de09d12e9544b374871b6b9805b44532 1,412 1.00/1.00 vMB 11
547,170 547,170 00000000000000000021b46c1ee7c979123223009f212bc7400c7c74bd828b6d 1,174 1.00/1.00 vMB 8
547,169 547,169 00000000000000000007d8ae6288742bf591e7588b2928d817ca71e18cf1bba5 1,099 1.00/1.00 vMB 6
547,168 547,168 000000000000000000260f59807e7faf566eba642f1154047d77443e9eb6290f 2,479 1.00/1.00 vMB 4
547,167 547,167 00000000000000000001f46956a52cdbd8106533cbd997d07dd477d9e5b47011 3,063 1.00/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 783.08 GB

Node Details:

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