Loading Tool

Explorer IconExplorer

Memory Pool

78,934 transactions
29.56 vMB
0.10410186 BTC
Random Selection Loading Transactions
Max Size: 177.97/200 MB

Candidate Block

Mining Attempt 50dac03afffc445b04bd818ed1bdc0fcf3a0aa3e05ada6871eebba78ba27c3f9
Version 20000000
Previous Block 000000000000000000001d962d813166c213e66919ae03bd9d146ae85a1c4436
Merkle Root f039202778b335208ed7eef5d5c9b1f9dc21f784418656ed4247299fb784b66d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,568
Size: 1.00 vMB
Total Fees: 0.03929976 BTC
Feerates: 164.34 > 3.94 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,154 (589,746 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
325,408 325,408 000000000000000019933ee15aec07d5c13dff861af57a90bbf794eca3a0d4e6 209 0.14/1.00 vMB 25
325,407 325,407 0000000000000000154f71ec6fc164f15bd63de0083c33d40295859537d252d6 193 0.12/1.00 vMB 22
325,406 325,406 000000000000000005e278365f279ca2240e2fc6760a073c436ef48cee90f6d4 773 0.42/1.00 vMB 28
325,405 325,405 0000000000000000117672d2919014301d1c1a92ff864669fa290bb753d7f9b3 193 0.10/1.00 vMB 21
325,404 325,404 000000000000000015e2d8bea1c405106b2b709b557dc60653b4bf0947f6da1d 414 0.28/1.00 vMB 26
325,403 325,403 00000000000000000eb26bfced2ac9cd953222118d443afd4fcf27ba1b9c4093 334 0.36/1.00 vMB 16
325,402 325,402 00000000000000001977841c85c3f3cb41c5e4391bfe3ac74ea4f913f74e4c67 1,764 0.75/1.00 vMB 35
325,401 325,401 0000000000000000171317e1ba5dee0440c742a96c3c48f1cda4e9733a565bcd 145 0.08/1.00 vMB 27
325,400 325,400 000000000000000002c336bb4d82470d0a34600d548877a99f935cbe40c9ccf9 631 0.39/1.00 vMB 26
325,399 325,399 00000000000000001af40993df227b9e662e8a5fdc071cbb5f39e31010b3c254 948 0.73/1.00 vMB 24
325,398 325,398 000000000000000009025970a7e775883abc76bf817fd90535985e33dc92b4bd 64 0.03/1.00 vMB 34
325,397 325,397 00000000000000001ea3274e0ca27c3a033a52fb75e082b4a507d7e7a5eecfbd 228 0.22/1.00 vMB 15
325,396 325,396 00000000000000001e705a066f7e0ea41a54d52d935e0defb594151555c40fd9 880 0.47/1.00 vMB 28
325,395 325,395 00000000000000000d0e5371bb583f0b00bd20ae12db89ebe20d12e7fa48d6ac 81 0.04/1.00 vMB 26
325,394 325,394 0000000000000000182b4b5cbdb8cf9cc317827128e794e454e8e1d583d6c111 82 0.13/1.00 vMB 16
325,393 325,393 0000000000000000024b739543684c7be562242ffb3971bec7256af0d84fe78b 262 0.15/1.00 vMB 27
325,392 325,392 000000000000000019d839011b51de8d2181490552702965075bc1dc4a7abe67 55 0.02/1.00 vMB 34
325,391 325,391 000000000000000007782a211de3b9a33e30b82608e0c059f92febbf1f7c354b 417 0.23/1.00 vMB 25
325,390 325,390 00000000000000001f4394d34889df644348007307c9d06713328457eff5ad07 175 0.11/1.00 vMB 24
325,389 325,389 000000000000000001f54d9f4c83af41f37443ab2d8ff0c16e263ccf989b9f39 354 0.26/1.00 vMB 22
325,388 325,388 00000000000000001008ee6c2a3fcd094faeea57c3695f04172d30bfe19df728 78 0.05/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.66 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: 673.05 GB
    • Received: 16.36 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.