Loading Tool

Explorer IconExplorer

Memory Pool

82,435 transactions
31.23 vMB
0.12412810 BTC
Random Selection Loading Transactions
Max Size: 189.24/200 MB

Candidate Block

Mining Attempt 39b4d3fbdd73dd494de360ae70b185bf3bb1f1fa3b13a4bb5a34a916c597e24f
Version 20000000
Previous Block 000000000000000000000eae6ae416cdad2dec45a411fce4671dd0b42eb663a3
Merkle Root c07c05d16e2b47d09215cc0b9da3965b967f675d15547e7ff5de469f335f5e0b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,182
Size: 1.00 vMB
Total Fees: 0.04242298 BTC
Feerates: 318.30 > 4.25 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,401 (554,290 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
361,111 361,111 000000000000000001ce3afaa85851afa9716a6f42ea534718542012812b8c4f 183 0.13/1.00 vMB 21
361,110 361,110 00000000000000000c09b0f629138b2d412292438eaf4975c64d796a0fbea3f6 588 0.32/1.00 vMB 23
361,109 361,109 00000000000000001162cabd583faac9293dc0e10849a8a4a8b09574cbd50dff 473 0.27/1.00 vMB 21
361,108 361,108 00000000000000000cbfe2ac027f463158e747febb0bbf25701cac3cbc706782 360 0.25/1.00 vMB 16
361,107 361,107 00000000000000000da37d2a12873fc5d9f1edf8a7dff46a4924adb41bb9fc55 949 0.75/1.00 vMB 17
361,106 361,106 00000000000000000e0716d274d6bf0dbfb49fa7d9f3ff568ad892c7c1f76a8e 438 0.25/1.00 vMB 21
361,105 361,105 0000000000000000045dc4710393363a80576ba22ccfbf47f2a98b6ba05e7dda 1,934 0.85/1.00 vMB 22
361,104 361,104 00000000000000000c37d64524b94565c343e6414ee7f3d2f280a906f84c8b9c 1,090 0.75/1.00 vMB 18
361,103 361,103 000000000000000005a1c3531350ad408a3510b08ed4a2800001a23f8724b253 1,498 0.75/1.00 vMB 31
361,102 361,102 00000000000000000f88cdf23fb6d28440303d486f30d767d4b5a3a4a7428471 1,089 0.95/1.00 vMB 20
361,101 361,101 00000000000000000ab096f26f33a2923fad164e30b1074413ceaf2eb7d22343 1,015 0.75/1.00 vMB 23
361,100 361,100 000000000000000012b5c7215c5f655b60969167cc11ac1e2ae84694510abfcd 1,755 0.75/1.00 vMB 36
361,099 361,099 0000000000000000133385e0000e6fadb3bb13309841633cb7140ad301582758 1 0.00/1.00 vMB 0
361,098 361,098 00000000000000000fd9f0672109e587e4b161f3ec933a8cb87418f053584649 1,892 0.75/1.00 vMB 38
361,097 361,097 00000000000000000438b38cfe192b59ae5fa8539fac796bb6285ab06d510713 1,358 0.75/1.00 vMB 24
361,096 361,096 000000000000000013e0e824c72a53143b244fee0c332ab13c28f9f0714e9217 487 0.75/1.00 vMB 73
361,095 361,095 0000000000000000030df415a0c4f71c8ce727ce163616684f0f6b5aba3e4b3d 2,346 1.00/1.00 vMB 25
361,094 361,094 00000000000000000e0732f0956331c620c5464f02b9c7a80a5405326521eba6 1,416 0.75/1.00 vMB 27
361,093 361,093 00000000000000000ea5670887f985b9e8fd0379cd2422b024b23d5a31356a8b 1,171 0.93/1.00 vMB 28
361,092 361,092 00000000000000000a48e1a4d7662fda5a2d9e148628bd67447296e9dd748707 1,907 0.95/1.00 vMB 45
361,091 361,091 000000000000000001e80223e16acfcb3aa8430db9625ee5910b116466f998e3 2,646 0.75/1.00 vMB 59
Previous 10 blocks ↓
Total Size: 783.08 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: 722.16 GB
    • Received: 18.39 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.