Loading Tool

Explorer IconExplorer

Memory Pool

84,740 transactions
31.82 vMB
0.16560776 BTC
Random Selection Loading Transactions
Max Size: 189.36/200 MB

Candidate Block

Mining Attempt de3ad013218d2be0aa86644faf7612c85c8d5d08277a920de7e2ddec6cc9770e
Version 20000000
Previous Block 00000000000000000000709a48f0063127d97cdfd68d24c6264f3b0e57fb4758
Merkle Root 491f8d0022abf040e284d183f9fc2f85889e9dac70ad31cda6aaeefb59a1684a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,067
Size: 1.00 vMB
Total Fees: 0.05225843 BTC
Feerates: 402.75 > 5.24 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,146 (163,776 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
751,370 751,370 0000000000000000000922295466814786afa4a3da2086c904e2732b97174099 327 0.42/1.00 vMB 3
751,369 751,369 0000000000000000000317157301d0281ee7af6c4940c69ed736b73c469500bf 2,614 1.00/1.00 vMB 9
751,368 751,368 000000000000000000055fd864c2286f7e9792262a0643efbbc4f8e174f90a1b 1,928 1.00/1.00 vMB 4
751,367 751,367 0000000000000000000735668eadaabba61c6b42648d5351300d44df3ba6e0a2 3,379 1.00/1.00 vMB 8
751,366 751,366 00000000000000000009738eac8f845418e67f6ceda47c9fefb6c63bfb96b3fb 3,678 1.00/1.00 vMB 15
751,365 751,365 000000000000000000002390664dcd48ed720bb3492132612e58c75368e5cf8c 2,452 0.93/1.00 vMB 8
751,364 751,364 00000000000000000003e7d18af1dc856e43d2bd28957032f8d6893cbab3ea04 366 0.12/1.00 vMB 10
751,363 751,363 00000000000000000004503513e01951e21be05ac8c03f16f99fc4958b12cb43 1,842 0.65/1.00 vMB 9
751,362 751,362 00000000000000000004048aa73615dea533a5eeb40b76f1b4d40e283ee0a8eb 538 0.35/1.00 vMB 3
751,361 751,361 00000000000000000002f0e4df30b8aec50b65f099a1123e751e70159d5e7a68 1,432 1.00/1.00 vMB 4
751,360 751,360 0000000000000000000070fa1d0bc71a270ae2c8a58e9283756f6f2f6e0d75eb 927 1.00/1.00 vMB 4
751,359 751,359 000000000000000000006bec395f377cb93c746d262e0131bc70acb86282611b 796 1.00/1.00 vMB 6
751,358 751,358 00000000000000000008fdd3df17a81c5c76ea1eb06647740eca6548516d4125 1,929 1.00/1.00 vMB 7
751,357 751,357 00000000000000000008ec890fca45c24d9e5e8dd44fb4d1918d0a9509c19efe 2,113 1.00/1.00 vMB 5
751,356 751,356 000000000000000000043a1b294a01e9e77be2e79a361b14d952eca0355e63ae 1,989 1.00/1.00 vMB 2
751,355 751,355 0000000000000000000875ba31b41aec69751f4f0c51ccceb27701d5fb180ce2 3,229 1.00/1.00 vMB 13
751,354 751,354 0000000000000000000864e923ae929623a45a8e90cac35599f64f08078178d0 2,633 1.00/1.00 vMB 3
751,353 751,353 00000000000000000007c721f0fa0e3eb520a765d2561e270dacd2726713a61a 3,485 1.00/1.00 vMB 12
751,352 751,352 00000000000000000008be7183d485989305c9c41718e3f25b81030585bda4a8 741 1.00/1.00 vMB 6
751,351 751,351 000000000000000000030af72c50c97ec8431865b26422faeb01234657c9091a 3,404 1.00/1.00 vMB 16
751,350 751,350 000000000000000000086c4ee1754cb04ffc86fbbcda6b3be35d35523c2342f3 3,075 1.00/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.65 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.66 GB
    • Received: 16.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.