Loading Tool

Explorer IconExplorer

Memory Pool

73,851 transactions
27.32 vMB
0.06544218 BTC
Random Selection Loading Transactions
Max Size: 166.81/200 MB

Candidate Block

Mining Attempt d9a6f002d2908680793bcfce2c93abf84ede6707ed15efd970fe075d3d18b8fe
Version 20000000
Previous Block 00000000000000000001f873e39d3bb4b1b1f8f188d03b2d69bf31ecf3df5d44
Merkle Root e22b6f15d68f50f8a3a26eea1af179803fb2108dc52559493887eccc3993fec6
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,442
Size: 1.00 vMB
Total Fees: 0.00742415 BTC
Feerates: 150.80 > 0.74 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,265 (767,860 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
147,405 147,405 0000000000000816b331b3cd30eb09356a59c0e87fdd530d64a9d7121f2559a4 80 0.04/1.00 vMB 273
147,404 147,404 00000000000001e2647a713622d71dc6ac87b21ec48d4cd6c001aae3788621e7 62 0.03/1.00 vMB 399
147,403 147,403 00000000000007a2edfda4fc9cf20a3731b211523e4819213a232748ee2c8c04 97 0.04/1.00 vMB 168
147,402 147,402 0000000000000143f5d6a079fe366a3857b9605231c20c964f97ed92bb2b07b9 12 0.01/1.00 vMB 424
147,401 147,401 00000000000008ec4d7441d37b9099116ed172d7ea3f45f90088adb37eff21a1 35 0.01/1.00 vMB 189
147,400 147,400 0000000000000821542f1d4403a8ddf935784557ebc8aeba414538062c481f7f 16 0.01/1.00 vMB 147
147,399 147,399 00000000000006e8fa4d9fdfb42292ac3ca670ad97cef16999e2f278f515154f 60 0.02/1.00 vMB 108
147,398 147,398 000000000000034b7dc6f28b8f2b88a128a1449048425cb44b52e3bea64075b0 176 0.06/1.00 vMB 177
147,397 147,397 00000000000003911e8251958657e9e9d6d5dfef0f979768e3c9581f27314836 20 0.01/1.00 vMB 301
147,396 147,396 000000000000002c2ad371a8e5551851eeb02c93438e6d7774a6648343ddbf84 12 0.00/1.00 vMB 140
147,395 147,395 00000000000002238f45d856c81e6165b36a8102526ab45db6a01d90bd6448b5 4 0.00/1.00 vMB 101
147,394 147,394 00000000000000c32655584daaa88bab080d63a0a6cc2dfb1936524722429845 2 0.00/1.00 vMB 193
147,393 147,393 00000000000006b3e2eb9d3d5660fb591d9fb6357f8108a7229593d6a341ec07 49 0.03/1.00 vMB 39
147,392 147,392 00000000000004a6b02d8fd47517ebca6cddee2148e01f26f28df8c1d618c83f 34 0.03/1.00 vMB 104
147,391 147,391 000000000000078663408cb5255d8eb2f34e85764a952bb62e7c09b3470054d9 12 0.00/1.00 vMB 15
147,390 147,390 000000000000070b42f04bf7cd5bc1e46835861020b70f6c6427c9c7294cf1fd 24 0.01/1.00 vMB 178
147,389 147,389 00000000000007dec817ea557c356aae018b13af80e39e4e8d4912c2679d88e9 61 0.02/1.00 vMB 51
147,388 147,388 000000000000040331c6e39aa0614c478721659e97f5905da1623457c89a2d75 17 0.01/1.00 vMB 44
147,387 147,387 000000000000069d3eab7bceb88e6cf236e582cf78955a140319cd63e62f1602 4 0.00/1.00 vMB 33
147,386 147,386 000000000000020c87cdee4d1391ec45a50cb38a7ace59d1a80e214d9885cd7e 36 0.01/1.00 vMB 244
147,385 147,385 00000000000009b39375eef32881cd829c35d16ff3b8887afeb22402dd8bab56 11 0.00/1.00 vMB 357
Previous 10 blocks ↓
Total Size: 782.85 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: 712.60 GB
    • Received: 17.20 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.