Loading Tool

Explorer IconExplorer

Memory Pool

75,844 transactions
27.86 vMB
0.08152367 BTC
Random Selection Loading Transactions
Max Size: 169.92/200 MB

Candidate Block

Mining Attempt c0b8fde9ecc8e2a38c387fa21a03b68fdd5030a4c4a1fd646e9557955b9bf3aa
Version 20000000
Previous Block 0000000000000000000091aab2e57355cdf4c0fac78ba90baa2b5eeac3f0e020
Merkle Root dca79a0d0efc834572fa2a34909bcd2237a0c8b674d7490e05cf946f17839a6d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,857
Size: 1.00 vMB
Total Fees: 0.02191061 BTC
Feerates: 529.10 > 2.20 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,278 (172,156 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
743,122 743,122 0000000000000000000488b67a1b5bbc267149417006b03e1051dfe0f2341a15 607 0.23/1.00 vMB 12
743,121 743,121 000000000000000000036aaca685ac1dbed838a88ba52e733e792e7fde50e124 2,149 0.84/1.00 vMB 12
743,120 743,120 000000000000000000073f2432540b05ab398ca0600ebd6b4e69f46d006f54eb 1,143 0.63/1.00 vMB 10
743,119 743,119 000000000000000000010eb246d4c3a00d3121ddd11df9c00472e031e426b8b4 440 0.26/1.00 vMB 8
743,118 743,118 00000000000000000005ccc583d6d8223a0d2fc52141d785166dbcda829e5a98 1,346 0.43/1.00 vMB 12
743,117 743,117 000000000000000000089a787bdf4e028416c700644b2f6f637ba3b9c1cf1b59 1,355 0.48/1.00 vMB 13
743,116 743,116 00000000000000000005136f124a0a76c5ab4787f406978ef7f923af3265b961 1,521 0.59/1.00 vMB 11
743,115 743,115 00000000000000000008c00caae4c8bd3cd6eee3a41864df25b45af6dc611929 920 0.48/1.00 vMB 10
743,114 743,114 000000000000000000066659249968a94f7de4f86b559199333a4f9ded576b0c 611 0.70/1.00 vMB 5
743,113 743,113 00000000000000000005cabc14dd89524ca8959ef0d2137ea738bd1b1fc7093b 767 1.00/1.00 vMB 8
743,112 743,112 00000000000000000006b02a1c7d0c6dd6e89d3614822846684dfe52c1098334 1,390 1.00/1.00 vMB 16
743,111 743,111 00000000000000000001059acc2a95c298721d0f44ae37d22c0e5543a3339761 1,918 0.88/1.00 vMB 3
743,110 743,110 00000000000000000006f1b7aab0e702c343f69cf572c61e5a33010f33bcd684 2,404 1.00/1.00 vMB 16
743,109 743,109 0000000000000000000579f0237f1c12ef72e5b23228ff44f94c034ad3b6b60f 2,223 1.00/1.00 vMB 13
743,108 743,108 00000000000000000000d55761a40942898f145ee7a9449d1b0fef2281b8e648 2,584 1.00/1.00 vMB 17
743,107 743,107 00000000000000000000411c0a86eaec598832b13f050a910b1c9d3444539469 179 0.05/1.00 vMB 13
743,106 743,106 0000000000000000000682e930c215ef01310435c9f84d325b7113b04af89faf 317 0.24/1.00 vMB 15
743,105 743,105 00000000000000000006d5b7a2a38c53a53679e532565e03dfaf5c1b000959ea 331 0.17/1.00 vMB 7
743,104 743,104 00000000000000000004b7c3ad754dc11ca740d319a94089e470e9aabaa9312e 1,860 0.99/1.00 vMB 11
743,103 743,103 000000000000000000015249cebb681ce43d6a736adb3e4823156f590f5afe0f 2,438 0.99/1.00 vMB 15
743,102 743,102 000000000000000000057b1db66fff6a87420c83eaf84d4d5c2f3924ef7c5abf 710 1.00/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.87 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: 713.10 GB
    • Received: 17.31 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.