Loading Tool

Explorer IconExplorer

Memory Pool

77,815 transactions
29.13 vMB
0.08236571 BTC
Random Selection Loading Transactions
Max Size: 176.05/200 MB

Candidate Block

Mining Attempt 75ac8c92990d8391003bf86e420dd01aa4777e3e6e36f3fe1352c0a66fb466ba
Version 20000000
Previous Block 000000000000000000016243f6155663ea56aeb617e220dfe372214395a7d65b
Merkle Root 3f81140263b606db90feb94b900adfd23dd45ede26f2c37a5a8d719e112c53d1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,116
Size: 1.00 vMB
Total Fees: 0.02142154 BTC
Feerates: 302.06 > 2.15 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,129 (305,917 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
609,212 609,212 00000000000000000013545db93f6879006eb0d48683cc5136cc9d852ed2364c 91 0.02/1.00 vMB 19
609,211 609,211 00000000000000000000b3c9cba1117a7fef161a9b32dab37c6eb7d07d50f719 1,900 0.46/1.00 vMB 8
609,210 609,210 0000000000000000000cb68f69829d1c6b1bc955947936293135e04bb39bf86f 3,644 1.00/1.00 vMB 19
609,209 609,209 0000000000000000000f1c3530a1d76b8a26220559ed42316a63a3f92d9f6ae7 840 0.23/1.00 vMB 17
609,208 609,208 0000000000000000000235db3888101a2de0d6f18665e7da6fb93d1d6fdd6f5b 2,194 0.65/1.00 vMB 9
609,207 609,207 0000000000000000000066927de7563aa87e574dc0f33450e28c00f394b3a79c 1,393 0.37/1.00 vMB 15
609,206 609,206 00000000000000000001ee1187205eb68ff0deb8ea55b2bbef77154855543020 3,424 0.98/1.00 vMB 14
609,205 609,205 0000000000000000000db14626b99c7e516d4240e38f97b6acb3d84303d94661 891 0.23/1.00 vMB 12
609,204 609,204 0000000000000000000d39e22d872741820d6e01144fff72e14cbdd24d2b5c01 844 0.21/1.00 vMB 11
609,203 609,203 00000000000000000002016536151de6a28c8a319d469bba29daced99121062c 825 0.24/1.00 vMB 10
609,202 609,202 0000000000000000000c0bb6ec5ce2b4398bfa04c15fe7a1caecb4436c9b464d 408 0.17/1.00 vMB 17
609,201 609,201 0000000000000000000048f342eba93ef6d5f44452c393c7ae64ab9cbb2c1067 367 0.10/1.00 vMB 16
609,200 609,200 00000000000000000009ab2a3a2d42f9364d82c8e1159a42c699d4ea7257e068 469 0.12/1.00 vMB 13
609,199 609,199 0000000000000000000cbefde1958bb6b8a3157d9f51f71b2cbee8cbbd8621f8 2,458 0.76/1.00 vMB 10
609,198 609,198 000000000000000000038a02cc3f6fe2931c01a880e8def11d029358c488b95b 3,438 1.00/1.00 vMB 16
609,197 609,197 000000000000000000108ef1f1cf01a28f3e46b02cc0fb882003110253cf7ad6 858 0.23/1.00 vMB 11
609,196 609,196 00000000000000000004451cb253b13322f8bc3226c980070177dab1c59c979f 545 0.14/1.00 vMB 15
609,195 609,195 00000000000000000008928f00702f8d6db4c0e8c92e04fc781aee90f258085a 533 0.15/1.00 vMB 11
609,194 609,194 0000000000000000000b5cef74c0e08e7078f4f0e85c4557ff78f1a4886addee 2,086 0.58/1.00 vMB 4
609,193 609,193 0000000000000000001405f6604875b661d049bfbde2e5944aa438a1291cbc38 2,983 1.00/1.00 vMB 17
609,192 609,192 0000000000000000000bf9f36273bded7b1daea1aa1e56cc3049a389947966b1 1,478 0.38/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.62 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.98 GB
    • Received: 16.09 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.