Loading Tool

Explorer IconExplorer

Memory Pool

76,752 transactions
27.70 vMB
0.07920593 BTC
Random Selection Loading Transactions
Max Size: 169.10/200 MB

Candidate Block

Mining Attempt 6f2818cfd78f418817769606d700b0664ea0077eed1998906b5a0336b8eebe39
Version 20000000
Previous Block 00000000000000000000eceb14b69fb33c0936bc911ecf1423e24822a9fac46f
Merkle Root cf3af0ab52b884142c737f6bac650df2da60a0b8c1be9d095c8994d2e3d51d85
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,668
Size: 1.00 vMB
Total Fees: 0.02005250 BTC
Feerates: 402.60 > 2.01 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,320 (584,816 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
330,504 330,504 00000000000000001249ac57d34be43d331802c96345ae5e2123e8c49cb046b7 160 0.07/1.00 vMB 30
330,503 330,503 000000000000000015b6db1108e5b7be1161ab13c83d88d58674d356a0e919f5 811 0.47/1.00 vMB 23
330,502 330,502 00000000000000000b2983502364652e39a50d36511d05527d6093987d28eee4 834 0.50/1.00 vMB 25
330,501 330,501 00000000000000000616a22b898cf2af90930a900076b9deb1657f31f9bb20e1 135 0.08/1.00 vMB 14
330,500 330,500 000000000000000012b4fe35435d99a1d6792316a1ece45cc9d0cd03b1059576 262 0.34/1.00 vMB 10
330,499 330,499 000000000000000002f4ed514062e53f4631aa3a8e6670f4955e69ed262775da 556 0.41/1.00 vMB 22
330,498 330,498 0000000000000000192e6066b98c0cdc7f1d91689e71c290c3e98f2049ca5c7e 627 0.37/1.00 vMB 25
330,497 330,497 000000000000000011f6a1c53b9c38573beb37af7a2e7e57ca776b1160fb98be 1,561 0.75/1.00 vMB 31
330,496 330,496 000000000000000006f793d4461ee3e756ff04cc62581c96a42ed67dc233da3a 157 0.06/1.00 vMB 31
330,495 330,495 00000000000000001b96061db670566aa658311fa31018b1369bc21b7f5daa86 1,059 0.61/1.00 vMB 42
330,494 330,494 000000000000000007772b4eafb543115fa931204fdc39dc881e2075795c366f 204 0.13/1.00 vMB 26
330,493 330,493 00000000000000000527c45e1fe04095ea5b134d7b700281094d3de1a6fbb528 125 0.10/1.00 vMB 7
330,492 330,492 000000000000000019f9adb41e0ef590216baa009e993858233561f5b4041877 338 0.18/1.00 vMB 30
330,491 330,491 000000000000000013205c84f90117b9d2607cbcc24134d94a8b74a089b1b5b3 122 0.07/1.00 vMB 24
330,490 330,490 00000000000000001172f5af055d820e229498bdbc5d33262fdb748ec3ed02c3 228 0.10/1.00 vMB 31
330,489 330,489 00000000000000000614b62056ed1e0435f230b513220fe0c9dda0ca64b2a290 265 0.15/1.00 vMB 25
330,488 330,488 00000000000000000e36ed730e90bbf609e51487fce7df2878c638c5ecb98f9f 348 0.19/1.00 vMB 27
330,487 330,487 00000000000000000bc2b7ad9b516a3b15ac2e04ceaa79e69336f6f79ca03641 393 0.26/1.00 vMB 24
330,486 330,486 00000000000000001a39a44955d2a76a1a88c4ed09f6e132298df0da5ff57fb8 564 0.37/1.00 vMB 20
330,485 330,485 000000000000000016ae5f443314da5818dad541884e1fb8c9dc311992a51842 831 0.62/1.00 vMB 23
330,484 330,484 0000000000000000008543e8ca85589bfa85b66d623bf28bd876774e05091744 1,637 0.75/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 782.95 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: 715.01 GB
    • Received: 17.64 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.