Loading Tool

Explorer IconExplorer

Memory Pool

77,262 transactions
30.80 vMB
0.13998040 BTC
Random Selection Loading Transactions
Max Size: 177.11/200 MB

Candidate Block

Mining Attempt 5af69e3418f883e20ca7aee0c21277a57abbb189b0f17d79eea183af17832b9f
Version 20000000
Previous Block 00000000000000000001f0d90b14f5686296d43939de68ba4ee5c1525744741c
Merkle Root b987933f1590b1baf0c437bf1748ede53f3cbb83b75e53f8fff20439ace653e5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,298
Size: 1.00 vMB
Total Fees: 0.05115835 BTC
Feerates: 150.36 > 5.13 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,052 (643,259 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
271,793 271,793 0000000000000002535c8111dbaf8cd438368aa62bdf1c37b01b21050efeda84 141 0.07/1.00 vMB 28
271,792 271,792 00000000000000024f397c124d1fc27d5c4a73f1cb427650110efbb05d5bf86e 250 0.09/1.00 vMB 61
271,791 271,791 0000000000000001d2f7df1281f91d2b6c7fbb759afd785d7b738326a7b637d0 277 0.23/1.00 vMB 34
271,790 271,790 000000000000000459b26404c74e4af9563eb2749a781b64c99238f789631f0c 392 0.25/1.00 vMB 34
271,789 271,789 000000000000000088a23ea749725bc64d2181c99a567252324f606a0205da2e 1,315 0.50/1.00 vMB 82
271,788 271,788 0000000000000001a8676b2cc54d44d39841c50e6f42729b41145d70aebe4ec2 746 0.25/1.00 vMB 100
271,787 271,787 00000000000000060a201d016dd6acc392c5a2643c48cd892efb15a7d344281c 544 0.25/1.00 vMB 37
271,786 271,786 000000000000000441adc297f926f00bc8461bd355f8731c324d4f48e202968b 539 0.25/1.00 vMB 88
271,785 271,785 00000000000000020e50faee199fafe1116c21fe556a5563dde0c7b7a3bba921 839 0.37/1.00 vMB 36
271,784 271,784 00000000000000009eaeca5f3865d0eea4b0cf532791bfb26379e7bd2e1e0735 291 0.25/1.00 vMB 188
271,783 271,783 00000000000000054223be4b84cc7d65ba38779f59d91682ecdc33cae6a84cbc 979 0.49/1.00 vMB 58
271,782 271,782 0000000000000005989ddb49cbf031e54a51948d33bea930fbe48900a70dbff3 1,568 0.72/1.00 vMB 75
271,781 271,781 0000000000000002d1b7c0bbfd4c2154ce39e055942fef2028e5c33d9609e288 361 0.16/1.00 vMB 45
271,780 271,780 00000000000000042b1b3e8ea93fe0d16b0ebfba460cf701feb68c4cdc30c53f 690 0.42/1.00 vMB 34
271,779 271,779 000000000000000372de43e5f9f2158d664eb817ee6e29b5eedae9d3a0d52b16 773 0.25/1.00 vMB 40
271,778 271,778 00000000000000056738baba2d1f0fb2638555529e0735e41e1ce9e0c946d48a 553 0.25/1.00 vMB 190
271,777 271,777 0000000000000003ca8905d4a2fcffad385fb64c6f58e6cd5a2810cda6829c42 688 0.36/1.00 vMB 48
271,776 271,776 000000000000000655d0760fc299f08e36b57eaf22d871a2e45dbfcc9bc5ff3f 381 0.23/1.00 vMB 40
271,775 271,775 00000000000000042bee1c86ca2238c1eb9235f2dc9b996d5fe8f618b14fd8b2 565 0.50/1.00 vMB 26
271,774 271,774 0000000000000005096af9a0a19fbeeaa704db7758ee5ba365a94aeb548c3b55 411 0.25/1.00 vMB 24
271,773 271,773 0000000000000003d94a409bb8981e5651d025fd89ef58674441817ad152f1ad 1,100 0.50/1.00 vMB 63
Previous 10 blocks ↓
Total Size: 782.48 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.22 GB
    • Received: 15.43 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.