Loading Tool

Explorer IconExplorer

Memory Pool

45,104 transactions
28.58 vMB
0.08270105 BTC
Random Selection Loading Transactions
Max Size: 151.54/200 MB

Candidate Block

Mining Attempt a9a3ab92a70816bb8144cb58eb9becc6e4987f6e794f837ee96ba09eb033d65d
Version 20000000
Previous Block 0000000000000000000186ede1a913650c17a83169801ba62b38a00ade68ef12
Merkle Root 165459d694a34764cdceff1655268a144e246987a4766e059e4ea0b4fa68025c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,713
Size: 1.00 vMB
Total Fees: 0.02833184 BTC
Feerates: 150.92 > 2.84 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,811 (305,398 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
609,413 609,413 00000000000000000010063ccf57853168e79976ee639227c634e193a9891c3c 2,629 1.00/1.00 vMB 6
609,412 609,412 0000000000000000000024408e988ea897d312f41c5c9e22e374a1132f4444f3 2,747 1.00/1.00 vMB 47
609,411 609,411 000000000000000000003640cf98696d20487160a169094402dbd6d842d57bc6 2,345 0.80/1.00 vMB 17
609,410 609,410 000000000000000000080b48eb494aadbe8e9e5ad311cafbe0d076142d6a7779 1,628 0.70/1.00 vMB 12
609,409 609,409 00000000000000000014fb80ab33d2dbc0b4d26db4d77ec7e2ab0e4ddd9af0a8 1,837 0.62/1.00 vMB 14
609,408 609,408 000000000000000000050a26c12d55783155f43b524aaed61dcd397e7733a43a 1,639 0.73/1.00 vMB 1
609,407 609,407 00000000000000000014ecae281a5aa51f09bb243ada339bd02abc0cfb218210 2,647 1.00/1.00 vMB 10
609,406 609,406 0000000000000000000be1ebf91035c6de57e1c2052855fbee035c4ccafe05aa 1,953 1.00/1.00 vMB 7
609,405 609,405 000000000000000000139ba77dce2ec80188e9f272cce7ef5d01a6ae5a9d88df 2,493 1.00/1.00 vMB 31
609,404 609,404 0000000000000000000ce9bc1ade726e0da399afa1c3ab35303bc89f592cc75e 3,203 1.00/1.00 vMB 3
609,403 609,403 0000000000000000001009468ee687fefc3f174087dcd5e7413b02bbb6a53f68 2,601 1.00/1.00 vMB 28
609,402 609,402 00000000000000000010fe9f8c25b758f64dc365418dd0aadf988a9d4af25ce1 358 0.10/1.00 vMB 21
609,401 609,401 0000000000000000000cce6c8efc9eb14dab8f552757e972b04f01e9a1f21399 1,532 0.49/1.00 vMB 16
609,400 609,400 00000000000000000006c343fd1f0904c663cb87181692f51e76d6c43feff377 2,145 0.69/1.00 vMB 16
609,399 609,399 000000000000000000148f8ba656dd3b3e66e824bc0217b372527cf9fa29e26c 2,886 1.00/1.00 vMB 12
609,398 609,398 0000000000000000000d60d6eb29666559dd2fbbbf9bde0428169443b2363c49 2,876 1.00/1.00 vMB 21
609,397 609,397 0000000000000000000b0e1c54a649b591bfe927e6131020bd79792944966a2b 2,690 0.88/1.00 vMB 12
609,396 609,396 0000000000000000000638c484906e0f2740a9296151f22d9113adb3817b2f52 2,370 0.90/1.00 vMB 11
609,395 609,395 0000000000000000000b75e1f4831ac21b77b31b5ae24f9a75b2712332be0c69 312 0.12/1.00 vMB 9
609,394 609,394 000000000000000000110a618407c8c497887cbd946f90ec200a496a4e71ce00 597 0.17/1.00 vMB 26
609,393 609,393 0000000000000000000475d6830e9eb8e59ecd10ec0bca9d5f839ffe33fcbd56 49 0.01/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.05 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: 650.94 GB
    • Received: 13.36 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.