Loading Tool

Explorer IconExplorer

Memory Pool

75,697 transactions
30.60 vMB
0.09331229 BTC
Random Selection Loading Transactions
Max Size: 175.45/200 MB

Candidate Block

Mining Attempt 5548ec7a85575d85fcafdf1019a0b7d5e0c549628c248829c83caa46951ed0e4
Version 20000000
Previous Block 000000000000000000011482ebae814e70a9f8e811d6292cccb75fcfef31b0cf
Merkle Root 924bcf5d35a3f8b435d87615b950cb4366003ec295644f1d297edf64f8220745
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,733
Size: 1.00 vMB
Total Fees: 0.01859348 BTC
Feerates: 265.25 > 1.86 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,055 (618,868 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
296,187 296,187 0000000000000000b014710be11576122eb0f1d14ad13ab5a6b5a80bd38f9a4b 749 0.35/1.00 vMB 44
296,186 296,186 00000000000000009da31c5bd96fd2b4a45387746ffc25fb76f84146334b7cd7 32 0.01/1.00 vMB 71
296,185 296,185 000000000000000034e656dc336b99c87af3149015cdde8a16da6910d7fbf421 409 0.21/1.00 vMB 30
296,184 296,184 00000000000000002b7b78c2d78715a5dba9c1609b11c7925f4b7c592181f737 48 0.02/1.00 vMB 27
296,183 296,183 0000000000000000462076784fbad8eccde222bb1161d3e614e9c324e1c5f389 178 0.12/1.00 vMB 25
296,182 296,182 00000000000000007415606d9a6309df902d23ddc8c5c2233f4a243a51a5ade4 256 0.14/1.00 vMB 31
296,181 296,181 000000000000000030d3a4facaa7cb7eec2c1a68c3e20956186064bcb4de969c 74 0.21/1.00 vMB 13
296,180 296,180 00000000000000003d8bbedfd258389038786065c73f595a331ff2738d5d4696 764 0.35/1.00 vMB 42
296,179 296,179 000000000000000093b260b58dd922915321f8837f3e8efdf9d7688859b2a12f 534 0.24/1.00 vMB 42
296,178 296,178 00000000000000003e431345c827addc160aadf1ee0fa5e285a6f78f44031a1d 113 0.10/1.00 vMB 9
296,177 296,177 00000000000000007f9e8c739e9fcac58c55cf50f80081551c04ffabe9149bcb 410 0.19/1.00 vMB 34
296,176 296,176 000000000000000094e442bf42b8d557548c00419d58a501fc42c411e42005cd 628 0.60/1.00 vMB 21
296,175 296,175 0000000000000000086ab1982f1daad325853827fdc98aad2eaede3608bbf4f8 512 0.29/1.00 vMB 33
296,174 296,174 0000000000000000a70c9d746cbb3c0ecea16f95cef596b7f349b367e8ad0280 621 0.25/1.00 vMB 42
296,173 296,173 00000000000000006cf7c88fe3839a046306a8b1f490700f08cd38286bd3df7b 729 0.35/1.00 vMB 84
296,172 296,172 0000000000000000436839b356d878230a07d436ca1112629d43a7bbfc2859d9 256 0.28/1.00 vMB 15
296,171 296,171 000000000000000021d9ba6c95f961af19118585e310c4e521b1dac636da331d 456 0.48/1.00 vMB 20
296,170 296,170 000000000000000021ebbff0d38c5c45ada9ed4a121b8ddbb49e60311e2f8940 581 0.35/1.00 vMB 21
296,169 296,169 000000000000000089e86a9d25013b977c4c20e9e135f192fae259cf9f85abf2 1,024 0.38/1.00 vMB 50
296,168 296,168 0000000000000000534825acb1ed6c589579a87a4123a4fbee81673ff9c4f18f 1,080 0.35/1.00 vMB 53
296,167 296,167 000000000000000004b976b052b9c79e5c76057432f9757bdd81c2d5921042ea 91 0.10/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.49 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: 668.25 GB
    • Received: 15.45 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.