Loading Tool

Explorer IconExplorer

Memory Pool

28,718 transactions
8.39 vMB
0.08912517 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 56.62/200 MB

Candidate Block

Mining Attempt 7017764b61c9764c533b68730246c2d5d4ecc33e7820c08f83978ff9d14b456a
Version 20000000
Previous Block 00000000000000000000e448b44b50758fd2fc9d6ddeba585dd0b192dcc101ed
Merkle Root d46ca0f8d1fe8b5d157a9675612befe6c22137b5685d5208a6d670581db20e00
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,297
Size: 1.00 vMB
Total Fees: 0.03892978 BTC
Median Feerate: 3.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,216 (776,798 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
136,418 136,418 00000000000007fac96e5aaefc82f33a0c9047b4d4ce92e14be2c5db562abb63 72 0.03 vMB 1,173
136,417 136,417 0000000000000a08df45f14f376cfebf5a0f8def7aebd5412f91b3f882064a90 102 0.03 vMB 335
136,416 136,416 00000000000004dd335606136e70aee431afb16d6c1730d54e818887b7382f8b 75 0.05 vMB 405
136,415 136,415 00000000000003d124a7adb101120ec71c099dd175121b2b34929adf8c2192ee 132 0.05 vMB 266
136,414 136,414 000000000000011afee7db23e3e5b546d0e724ca158f79a6c6b52b27a613061a 20 0.00 vMB 40
136,413 136,413 0000000000000841d0a6b87bd82f330f4381838deab506efef645105e87c2fac 23 0.01 vMB 628
136,412 136,412 00000000000000af1a9926f6df730d1dba510363db3b625b17fa0ade53019dab 15 0.01 vMB 8
136,411 136,411 00000000000009054c8a81a50061458bc0f1600939a54d102d70e2f2cae8d63a 129 0.05 vMB 1,786
136,410 136,410 00000000000005252c6c5056b369fd9ca30b2273947f877ffbdcc3c4bc8f71e5 94 0.04 vMB 255
136,409 136,409 00000000000002f58054ea0b750a1dad0e70581697957622468a2181368ddd8d 15 0.00 vMB 1,250
136,408 136,408 00000000000001603414871bcef4c80dcadd58704d971a59459df98a27d353d5 3 0.00 vMB 1,254
136,407 136,407 000000000000018fd0a1d9bdfc8218da242ba169381a598d8255ce2e715a7201 81 0.02 vMB 100
136,406 136,406 0000000000000097bfc635867d93ad4b287acc38f341eaf77fb0968e8cf62a29 34 0.02 vMB 162
136,405 136,405 000000000000003a234d234879de5aa76d980d09441d8e999be92cec4476a540 28 0.01 vMB 121
136,404 136,404 000000000000054027c10cfdae33ee05cef63b18d0752cf5f1b582b431f5e3ed 81 0.03 vMB 200
136,403 136,403 00000000000001480a056ed52c086514ae9f139d7f877a1e68fcf14fcb7a5fca 21 0.01 vMB 431
136,402 136,402 0000000000000aa38f0df8086feb922c6ef66c6a78b64d08264a4a2bdb93e3fb 35 0.02 vMB 75
136,401 136,401 00000000000007d8626314648c1e13c766123513f4a808d8f05bf1ec475c8c31 24 0.01 vMB 526
136,400 136,400 00000000000008079751b074b5c8c5e36e40880fa8884e5ba791586d1f0ffc63 5 0.00 vMB 568
136,399 136,399 00000000000000b188d97414613ae65aaed0508f4e3a0360314689e86eb5d70f 1 0.00 vMB 0
136,398 136,398 00000000000004fd330d0a1a4faae77e72f16d5a0e13092d0a0d13fe2c786210 23 0.01 vMB 71
Previous 10 blocks ↓
Total Size: 779.23 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 64
    • Outgoing: 10
  • Data Transfer:
    • Sent: 21.42 GB
    • Received: 0.43 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.