Loading Tool

Explorer IconExplorer

Memory Pool

78,188 transactions
29.41 vMB
0.07267253 BTC
Random Selection Loading Transactions
Max Size: 177.10/200 MB

Candidate Block

Mining Attempt 5acce9f7211543d61e5c6decfc3433b4ece4865e2c7c791cc8dead416413e157
Version 20000000
Previous Block 000000000000000000008c4f55cac0d52e0fdb45c8112180d17dfee14c20cda0
Merkle Root 3682ddfa23db233c2c0cff75055aa27ac63fcd9a304b9762740eb819ec385acf
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,020
Size: 1.00 vMB
Total Fees: 0.01102484 BTC
Feerates: 25.13 > 1.10 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,107 (667,603 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
247,493 247,493 000000000000009ef940a09bc4a141c8bab41aa749c4035985ffb9f8493c23f3 14 0.01/1.00 vMB 0
247,492 247,492 000000000000006cac2b25b273ebe06ce85e31ac4c694aabda2961a35662f17d 307 0.12/1.00 vMB 137
247,491 247,491 000000000000004af54408c07ddfe787757d1c0aaea52426c21c2e0567bec57e 149 0.07/1.00 vMB 159
247,490 247,490 00000000000000088e40f7be7ccdd3b88d58faaedec4930dac77b3057e948329 95 0.04/1.00 vMB 190
247,489 247,489 00000000000000771fe27e29244887c0a7292873d9a8ed0d07ad30bded65f98c 264 0.11/1.00 vMB 150
247,488 247,488 000000000000001dedc15f812a7be665ae9ca30e9ff226e1705baa5c4bf58e20 306 0.13/1.00 vMB 123
247,487 247,487 0000000000000002226bf3498019d49c3ed8ebc906f52616068276f64808127a 95 0.04/1.00 vMB 181
247,486 247,486 00000000000000a35afa8bfd8d1eb5cdb05ef4e5ce27c9d6aa7d65448d6d1f1b 123 0.06/1.00 vMB 110
247,485 247,485 000000000000005465d5fa94347028c307c8546713956bb369a1f0aa8c167ba8 185 0.09/1.00 vMB 167
247,484 247,484 000000000000009fdb45d29a6df5f0096bfff5f4113037a25a6703881eb41991 18 0.01/1.00 vMB 77
Previous 10 blocks ↓
Total Size: 782.58 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: 671.24 GB
    • Received: 15.89 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.