Loading Tool

Explorer IconExplorer

Memory Pool

80,008 transactions
30.32 vMB
0.08667984 BTC
Random Selection Loading Transactions
Max Size: 184.87/200 MB

Candidate Block

Mining Attempt 00b76f9a847b430bf4220a739e705e42033e405dd3c3a6a156a67683193e857b
Version 20000000
Previous Block 0000000000000000000132aebc62a7fb5d713e95e3d3a19852c83d9376df43c7
Merkle Root d5cd1523c07109c1dc1a993d93a6736802c2573d346923a43725fe80bbf06bba
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,537
Size: 1.00 vMB
Total Fees: 0.01902507 BTC
Feerates: 200.00 > 1.91 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,374 (507,347 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
408,027 408,027 000000000000000005b7b2b7edf9bd642df1ea6587766214bfa307134822c53a 1,371 1.00/1.00 vMB 27
408,026 408,026 00000000000000000191090a2e59afaabe4c3697325073e282e2275c706ad1b7 1,449 0.99/1.00 vMB 23
408,025 408,025 0000000000000000010cd20654fd6c7475227c33bcb8a117fc62986401678831 2,577 1.00/1.00 vMB 37
408,024 408,024 0000000000000000023588892d82968c2e71df81831a7d24673dbb2bfe99b48b 3,659 1.00/1.00 vMB 81
408,023 408,023 000000000000000005f5dda8a748342527008f0b6a199375362093a64d002651 2,754 0.99/1.00 vMB 55
408,022 408,022 000000000000000003a80ac7df825ea8ef675f8eacc7f469939509240df4321c 1,947 0.81/1.00 vMB 36
408,021 408,021 0000000000000000056ab48e2d36c38ccd8910aa6576da2ceb364372f0b208c6 794 0.70/1.00 vMB 17
408,020 408,020 0000000000000000001a17711c4762a63fc1afc55fad001287b71a442ffa120e 1,773 0.93/1.00 vMB 50
408,019 408,019 000000000000000005da4cd4ab6a51779492c5b380b96aa4f8c7c09faf0092de 297 0.22/1.00 vMB 30
408,018 408,018 000000000000000004ae3aef3b2aff38587e9942996f74ec4ed130cb1477ad14 885 1.00/1.00 vMB 18
408,017 408,017 0000000000000000040a568736c47146ad45adf9971b003ea5fdf42ade310e7c 1,571 1.00/1.00 vMB 23
408,016 408,016 0000000000000000034af36d6e1ebf30e3419a6298ca6c0db8bf7edeb2596df4 2,641 1.00/1.00 vMB 46
408,015 408,015 000000000000000003109d032f5483eca521d0239a206128195b0a1fca94ca11 2,225 1.00/1.00 vMB 64
408,014 408,014 0000000000000000060d87b754c78fc865dca49542f4e2845cd5c818e344bac7 1,530 0.99/1.00 vMB 29
408,013 408,013 000000000000000005f0152f2b8389dfa491f0ff69a3b3f6d87d68c7e0c65dbf 2,387 1.00/1.00 vMB 35
408,012 408,012 000000000000000002e2bc5733eab82e7e719e7796a21736630356f16c79de9d 2,719 1.00/1.00 vMB 57
408,011 408,011 000000000000000001a3303c8dd0568df31323fa46dbed317f8f873f7b683bca 2,723 1.00/1.00 vMB 52
408,010 408,010 0000000000000000052cbe2f34bcacb759182fc96d1e66c434fc895d3d8a9859 3,315 1.00/1.00 vMB 69
408,009 408,009 0000000000000000037392017d608828e4fba8b1284034fbf5c54c554fe39102 2,645 1.00/1.00 vMB 48
408,008 408,008 000000000000000005b27985e49031100760fb434e0a8145ea232b8c31b25ed8 455 0.22/1.00 vMB 44
408,007 408,007 000000000000000003ff39f410a1c2af8b342842a3c2e02433d5ddad60dd0d86 2,085 1.00/1.00 vMB 40
Previous 10 blocks ↓
Total Size: 783.04 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: 719.69 GB
    • Received: 18.13 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.