Loading Tool

Explorer IconExplorer

Memory Pool

77,502 transactions
28.93 vMB
0.12212485 BTC
Random Selection Loading Transactions
Max Size: 174.94/200 MB

Candidate Block

Mining Attempt f5d42919098d08d651f6c9701e088b5dd735e8d07c34dbf109fd4762e62fc4d8
Version 20000000
Previous Block 000000000000000000009f1c3d628decaf53046a7e17575a65fbaae2fc1ca795
Merkle Root 50c1360cd94b9944597168adf22a335c0b511b718ab99ee43edc208840742c94
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,061
Size: 1.00 vMB
Total Fees: 0.06180174 BTC
Feerates: 108.69 > 6.19 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,116 (260,880 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
654,236 654,236 0000000000000000000579ca529c8df543e53cab3414addddec7ec22926ec77d 930 1.00/1.00 vMB 68
654,235 654,235 000000000000000000002889c31e0440618d744a77a614e10fa41641c925ec28 2,872 1.00/1.00 vMB 83
654,234 654,234 000000000000000000040586b61eacf6267373df2aeaee135668bd23c7f6efd6 2,703 1.00/1.00 vMB 94
654,233 654,233 00000000000000000005ae1af89f26373a39d1d12251ab3d7f4028304de6331f 2,303 1.00/1.00 vMB 111
654,232 654,232 0000000000000000000ad7bd856e88d6d59d6e260c251365f60be2b4cb26d638 2,477 1.00/1.00 vMB 27
654,231 654,231 000000000000000000061fbec27bc9f409146b2fd3e960157fc88c8cbe04b37a 2,267 1.00/1.00 vMB 18
654,230 654,230 00000000000000000003765d59b4e7f819ecde6500b06e264af19db4d14f844f 2,331 1.00/1.00 vMB 43
654,229 654,229 0000000000000000000ba9c9d304da04c09b15c42e8a1f4f9ba6bfd3f84220bc 2,866 1.00/1.00 vMB 107
654,228 654,228 000000000000000000033c0a443aa1ffbd8a7e0bd2d38c3d15ed7b414415af56 3,121 1.00/1.00 vMB 112
654,227 654,227 000000000000000000034464fbef63010d57c4547b50384cf056e5b8d6003256 716 1.00/1.00 vMB 2
654,226 654,226 0000000000000000000853e574a6cc4747231a000eace52aa67b82ff011a1a16 2,494 1.00/1.00 vMB 58
654,225 654,225 0000000000000000000a19d5e66070e80093ecc128cd3fe6ad03876c8ddad8de 1,762 1.00/1.00 vMB 31
654,224 654,224 000000000000000000017ff7381f9d9de3bb6f7589f29efbbf07a4050c6707f9 1,973 1.00/1.00 vMB 34
654,223 654,223 00000000000000000000e3e7418d31aa31f49dbd8caae532387170b7366fe195 2,966 1.00/1.00 vMB 83
654,222 654,222 00000000000000000005f4b58335168677d99eb5aea10408a17307ef536c815e 1,416 1.00/1.00 vMB 6
654,221 654,221 00000000000000000009fd73e7cb1b7daac98dd2e5c1c55fd115968e079c6f7c 2,206 1.00/1.00 vMB 34
654,220 654,220 00000000000000000006c769f058800c080cc37e485bb111a27e80023f22b117 2,092 1.00/1.00 vMB 21
654,219 654,219 0000000000000000000c0aa25ab69e36fdaf64504d8675e1e2846e0d321558f3 2,968 1.00/1.00 vMB 114
654,218 654,218 00000000000000000002bf5f6c6f90d1a3d612a3da9d39c718d4833344876cb1 2,452 1.00/1.00 vMB 15
654,217 654,217 00000000000000000001a336e51eaf24d9a6841f2a704d0c93e518555d5fc00a 1,621 1.00/1.00 vMB 5
654,216 654,216 00000000000000000001070c7695d9066beec0ea1365adce503100e5eef8e57d 2,278 1.00/1.00 vMB 68
Previous 10 blocks ↓
Total Size: 782.59 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: 671.53 GB
    • Received: 15.95 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.