Loading Tool

Explorer IconExplorer

Memory Pool

77,419 transactions
28.98 vMB
0.10218749 BTC
Random Selection Loading Transactions
Max Size: 175.55/200 MB

Candidate Block

Mining Attempt 8ab42673d812b137dacd7f21ed0194d6e39f531992013f9f3d630c0b15ff1116
Version 20000000
Previous Block 0000000000000000000172681c51a3d1420d64b53f092a1fc2f3f9d3e0558f71
Merkle Root 12e865adedfb0de845026f3cd6eba2828854ce64378bc67677b0193cfb2044ee
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,586
Size: 1.00 vMB
Total Fees: 0.03251217 BTC
Feerates: 180.82 > 3.26 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,270 (623,272 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
291,998 291,998 0000000000000000818517b05bae3825c1d978407b792bcff5ee0a51aa4694f2 185 0.08/1.00 vMB 32
291,997 291,997 0000000000000000c166e3b7bcd995e6c0ebe939e92f87a60a1d5f01738d294d 101 0.05/1.00 vMB 34
291,996 291,996 0000000000000000197ee24b9ebf77c10ee5d777fb17a9896f40e07b55268fbb 36 0.02/1.00 vMB 22
291,995 291,995 00000000000000005ef3162ad4ad5cbe5d83af7fe604d10cda1b3bcf23899df0 382 0.17/1.00 vMB 40
291,994 291,994 0000000000000000259831944347fe3d49814abeb1dd9d43d152f1d25c0f0681 109 0.05/1.00 vMB 26
291,993 291,993 00000000000000006f03825a46eca5f34992f6f5b1eeb97a3c9570f45cbafa1f 463 0.25/1.00 vMB 33
291,992 291,992 00000000000000002c5517b979d60e95cf94f1dcbe71849d74d75a2f3f947115 128 0.05/1.00 vMB 52
291,991 291,991 0000000000000000cc79b46fcefe74a13ea24932f8ef67d5463edf8ead6367e2 269 0.14/1.00 vMB 32
291,990 291,990 0000000000000000058b3b5396a0241c5d1c24c716059249bfe68110c15f2d53 556 0.30/1.00 vMB 33
291,989 291,989 0000000000000000b8f0f86b0aea594d626d3d04ddcee653d53f94424d266717 17 0.01/1.00 vMB 34
291,988 291,988 00000000000000003780c664b77b298689c998ca2376c7c8694a8cae7e7c6a41 297 0.14/1.00 vMB 25
291,987 291,987 00000000000000003f22f7fd793c5580449cc5e88b65dd46469fa7eb51a324a1 108 0.06/1.00 vMB 34
291,986 291,986 00000000000000007fadb046a20f23b105e977d4421295e0e6ae01016d0ab73f 40 0.04/1.00 vMB 52
291,985 291,985 0000000000000000ea2cc2c01473e02ed4da6a8fb5b43dc7c7af336e960886cd 10 0.00/1.00 vMB 46
291,984 291,984 0000000000000000b30aacb94a332204909b4c65afd94b0974d2f32a1b2a974e 380 0.28/1.00 vMB 24
291,983 291,983 00000000000000003ed42795562f3789101e658e83c86f19502714f8e22447e5 158 0.07/1.00 vMB 33
291,982 291,982 0000000000000000b52733faefdd3223f24265b009010c7828757719c27f863a 139 0.07/1.00 vMB 29
291,981 291,981 0000000000000000cf420a7c5d73ca51e0000e4d61ad4d925c54e710ec7bd7e3 519 0.25/1.00 vMB 158
291,980 291,980 00000000000000010181693d8522a2cd5f86c634816858e29652afa61c23930c 537 0.33/1.00 vMB 30
291,979 291,979 00000000000000004fe686d5942eb35c7451674a39d749a847500f67cf1f36e8 170 0.16/1.00 vMB 26
291,978 291,978 000000000000000094d930dd6d9893c4533cfeb8f3e34568ebaeeeda7379f427 32 0.01/1.00 vMB 60
Previous 10 blocks ↓
Total Size: 782.86 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.90 GB
    • Received: 17.24 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.