Loading Tool

Explorer IconExplorer

Memory Pool

77,510 transactions
28.85 vMB
0.07932382 BTC
Random Selection Loading Transactions
Max Size: 174.52/200 MB

Candidate Block

Mining Attempt 3bf8bb252c1f900ffcb052070d22a3b746c278993aa464a7a1afc560e9279756
Version 20000000
Previous Block 00000000000000000000c592a532bdf8ba2e0763e5fa7bb67e40a013f200bb7a
Merkle Root 4ae7e4358644ca038f0bf02e99a1e6f3991a8522a803eb62e7d2632e48007bc8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,553
Size: 1.00 vMB
Total Fees: 0.01930502 BTC
Feerates: 150.62 > 1.93 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,156 (595,747 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
319,409 319,409 00000000000000001bbb5e4360dc1d12c61264409d16cc535b01819e4ca35a39 655 0.33/1.00 vMB 25
319,408 319,408 00000000000000002001eb4b752abac98c20bc16e15ba071c583287a3cb90405 971 0.87/1.00 vMB 20
319,407 319,407 000000000000000000407ebeaf0184fd8b27824772507680b5b02a6973184601 725 0.35/1.00 vMB 29
319,406 319,406 000000000000000009d708220d856def3e31ca0823fad6461cdd106e663711d2 1,111 0.35/1.00 vMB 48
319,405 319,405 000000000000000012e225ba32a5f8b4a56e3a0909182a1450b9e97d19409dd7 340 0.18/1.00 vMB 23
319,404 319,404 00000000000000000519b6db8cd7727b2ce97d01d1108d2c71eff8e20fa360f2 421 0.21/1.00 vMB 27
319,403 319,403 00000000000000000fc4ba9b198d0ca95fc1382eeaa0cc6c76c742fbd1dee89c 534 0.27/1.00 vMB 30
319,402 319,402 0000000000000000199b6a343cc415b42d291364f2f7342aae48a93eed434ade 542 0.28/1.00 vMB 28
319,401 319,401 00000000000000000e76ad9ec205b8f09b76fcb891ebd8cdebd4386c9caef6e7 358 0.23/1.00 vMB 23
319,400 319,400 000000000000000021c6052e9becade189495d1c539aa37c58917305fd15f13b 100 0.06/1.00 vMB 29
319,399 319,399 00000000000000001c3303b03e75cff5fc7b35e3b5bfb896fb6ee115bff8486b 333 0.16/1.00 vMB 30
319,398 319,398 00000000000000000a6f5a1b0318206aec478bdc037960c1254baed174e1ae31 149 0.09/1.00 vMB 21
319,397 319,397 00000000000000001be4cb54be0d1e86282bb9cdf3d95eb8650507004c829d17 340 0.17/1.00 vMB 28
319,396 319,396 0000000000000000276979efe99a17b53d5015e2b87723c0a8015288b9514b10 384 0.18/1.00 vMB 30
319,395 319,395 000000000000000005589c3f37e9c358ff3001686edd16b7739745a53de760fa 439 0.41/1.00 vMB 17
319,394 319,394 0000000000000000233819465acf3c225cdc974710c4d37c7ed57a535efe8099 512 0.17/1.00 vMB 42
319,393 319,393 00000000000000001265cc9e5a77724d1e338b2ffbfc351c631b36d96236569a 256 0.08/1.00 vMB 52
319,392 319,392 000000000000000019fe6124f5d6e9e6e23519dae84b81e360f6145bb64cf4cf 171 0.08/1.00 vMB 24
319,391 319,391 000000000000000025b713108a449ab45cbbcded7577dafe7b344fa5655aba51 261 0.13/1.00 vMB 30
319,390 319,390 0000000000000000075456a82684f9eff391734aac541527fa2056bc58f6bef0 295 0.14/1.00 vMB 31
319,389 319,389 00000000000000000e6b316ae5c1a861a98303a74c0d984c7736716b0993825e 79 0.04/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.66 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: 673.07 GB
    • Received: 16.37 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.