Loading Tool

Explorer IconExplorer

Memory Pool

43,376 transactions
29.80 vMB
0.10884324 BTC
Random Selection Loading Transactions
Max Size: 164.76/200 MB

Candidate Block

Mining Attempt a500aef38ce7ad009891d1b510835c2f79e0e76409bca06549bda4f0d5ea9b3f
Version 20000000
Previous Block 00000000000000000001a43f2d9e1675bde762c50ae881a79cfed68cb7bb929c
Merkle Root 7be6114f77af4375b455bed1a3e14a9af2714c0391498db7690e849c4f60af15
Time (UTC) ( ago)
Target 00000000000000000001f0cc0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,981
Size: 1.00 vMB
Total Fees: 0.04096463 BTC
Feerates: 200.96 > 4.10 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 940,285 (692,771 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
247,514 247,514 0000000000000048ae44048fb2598357855682ba7a0955759c566ef18e41ec9d 188 0.10/1.00 vMB 122
247,513 247,513 000000000000003c54cafa0424c801e93d4e55b9a0db7b3e19eae9727b037b98 122 0.06/1.00 vMB 186
247,512 247,512 000000000000003196295567a959e0c89f80b0ef3132fe26995e4e5f7d400490 3 0.00/1.00 vMB 37
247,511 247,511 000000000000002ffcadb5ebb689442ad546392134357cc1bc99256f402720b0 75 0.03/1.00 vMB 201
247,510 247,510 0000000000000045747c74b1bf2ea94293cc1a949b1a94e99a8d9a2ef3854318 76 0.03/1.00 vMB 99
247,509 247,509 000000000000008a500ba88778bd10434644d1c829262b0d6a80e5062d488ffc 75 0.04/1.00 vMB 139
247,508 247,508 000000000000005235b57c8445a6c23a7d0708ac6d9ca4ed7f94112bd9748bdc 64 0.04/1.00 vMB 66
247,507 247,507 00000000000000235b68b016a971028a0cb037dfdeab43e431bd5c64df6df405 236 0.10/1.00 vMB 145
247,506 247,506 00000000000000307175ab336161c285edca979caf08d9c6eab35e49129aa322 330 0.16/1.00 vMB 970
247,505 247,505 000000000000002fdc032012232954978649483354bc904cfd8811111892b06a 64 0.06/1.00 vMB 25
247,504 247,504 000000000000006325afc86c2416602442475aa7d695d40fb5dc36bccd3f9b9e 176 0.08/1.00 vMB 118
247,503 247,503 0000000000000017a93bb3038b749318e85ff77c36eb76c6c5b0bb230094391e 62 0.02/1.00 vMB 248
247,502 247,502 000000000000002820d5965f5a8dbf2540718aa1343927da22cb4170bfed0338 29 0.02/1.00 vMB 172
247,501 247,501 000000000000006b55245d1508de275f77cf3ae06ec5768dc8f569386735f904 222 0.10/1.00 vMB 142
247,500 247,500 000000000000009c3ebacf2f0c1fab318ee905ce46832985dd1fad7038174777 198 0.08/1.00 vMB 92
247,499 247,499 00000000000000807862962b59e6b1e3d362f2880b2424857bfb4888d4f29996 192 0.16/1.00 vMB 36
247,498 247,498 000000000000007eda8a4f9837a667b7ddc0ca06b63e8c516c18cd8e87f6a721 562 0.25/1.00 vMB 153
247,497 247,497 0000000000000080b3046363e0a9364ecde4de7ece6dbf2797c6d0072d8e090c 256 0.09/1.00 vMB 103
247,496 247,496 00000000000000686f8ec318c676e82612c4a4672e926b32de8daa1982ce4e71 24 0.01/1.00 vMB 63
247,495 247,495 0000000000000013a8a7a588e7a5e1916830732e352d4bbaeaf3e22e37e6e2fd 195 0.08/1.00 vMB 197
247,494 247,494 0000000000000026ea3c0e36fddc62e1e1806f7c98b448dba75437856bfedaea 256 0.12/1.00 vMB 56
Previous 10 blocks ↓
Total Size: 827.26 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: 4,446.81 GB
    • Received: 241.70 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.