Loading Tool

Explorer IconExplorer

Memory Pool

34,762 transactions
27.80 vMB
0.05727827 BTC
Random Selection Loading Transactions
Max Size: 139.01/200 MB

Candidate Block

Mining Attempt 2aecf4dd5312a3685473d8077c856b522895e8ba283706c38f96788044d522e7
Version 20000000
Previous Block 000000000000000000012f977e5fe60fca2870989e0f57597d1141ccf88c94fe
Merkle Root f01a6760f4d78bee54761ecdaa9dfeff128f3c55085b87bd661eb8e684cc9ab9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,215
Size: 1.00 vMB
Total Fees: 0.00439853 BTC
Feerates: 50.00 > 0.44 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,596 (142,571 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
772,025 772,025 00000000000000000003dd0c85699549a2f8744b16ddc59acf1fc51933af5ba5 554 0.26/1.00 vMB 11
772,024 772,024 000000000000000000047a1c63d8584717a84d7868d27f9fafeb144c7be75500 132 0.50/1.00 vMB 1
772,023 772,023 000000000000000000080b15ae3bfdf3fd89c3321dad5db4c56a3930e7a08718 1,792 1.00/1.00 vMB 7
772,022 772,022 00000000000000000006007e8ec3ea38a6c7ed4e00a77d9bab81c8c07e541f00 122 0.04/1.00 vMB 6
772,021 772,021 00000000000000000004c90b5dc1c1f2e77147be9645b43e7614ab8a1d6a746e 374 0.13/1.00 vMB 10
772,020 772,020 000000000000000000034aa3a79cfda13d41e4a3b15b32a1c438881277b3b179 2,345 0.86/1.00 vMB 9
772,019 772,019 00000000000000000001240617d1b805ae640bf0a0bea542248e6f500b1ae7e9 1,100 0.45/1.00 vMB 9
772,018 772,018 00000000000000000001964849067e39597f6e30925b9cc96be8dc0fc8c6d853 840 0.32/1.00 vMB 9
772,017 772,017 00000000000000000007754f6b9d5c791c2f3ff0ce04e3fcc4089a89a6004943 1,279 0.84/1.00 vMB 8
772,016 772,016 00000000000000000003ed1b5141ecaa2b4e13412022f7c16dae11c71eaa7360 428 0.36/1.00 vMB 7
772,015 772,015 000000000000000000013d25e9b5b9d637ddaf64e29f947396e5705d66913817 1,616 0.88/1.00 vMB 4
772,014 772,014 00000000000000000003a6e572614044cb6944c33e5b1f9069359d3db50fed1f 2,424 1.00/1.00 vMB 12
772,013 772,013 00000000000000000005f706ed107a112b0972ccef350eeabfec1cc63cd44744 2,599 0.94/1.00 vMB 9
772,012 772,012 00000000000000000005960edf89112bec80c377b2addff8ef9af955a53aefa4 394 0.13/1.00 vMB 9
772,011 772,011 000000000000000000064ccb0f6d898d0fc52f137f2f5963b64946c46d37bb4f 199 0.10/1.00 vMB 7
772,010 772,010 00000000000000000001ae443dfcaee770fdc5a169ed09aa73967ef0c67dd465 280 0.11/1.00 vMB 8
772,009 772,009 00000000000000000008155cdee90ed57d441d26ecbde881d43860f75e79acb9 586 0.20/1.00 vMB 8
772,008 772,008 00000000000000000005370292ce72cc47146deabb73eeeb553b4b703620a9a1 1,703 0.57/1.00 vMB 6
772,007 772,007 00000000000000000002f99acc3b5a0c79829b5855b0ae988178e411c23a13b5 2,493 1.00/1.00 vMB 10
772,006 772,006 000000000000000000008657c2a3cd9a90e851c0cfe3b307efc250e06a0d68a6 2,843 1.00/1.00 vMB 9
772,005 772,005 00000000000000000005d986d97b888fdb68feae4dd54cd8a5b6062030e01906 2,779 0.94/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 781.68 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: 628.22 GB
    • Received: 11.78 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.