Loading Tool

Explorer IconExplorer

Memory Pool

79,760 transactions
29.29 vMB
0.12699061 BTC
Random Selection Loading Transactions
Max Size: 177.28/200 MB

Candidate Block

Mining Attempt 67dfd0c315aa9f08a57d72d1f4ffd26e55b772f72bf6b7156f82c1e69c0b1945
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root 738353c6d8ac879fc2579d975fb7ec4990ede02bb288a5f48b81e42d7d64f53f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,510
Size: 1.00 vMB
Total Fees: 0.04734952 BTC
Feerates: 602.26 > 4.74 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (372,199 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
543,106 543,106 000000000000000000026de0dabeab779db0a8b5a51869781c840dcf9ca040a5 953 0.46/1.00 vMB 19
543,105 543,105 000000000000000000219fd65b10420f5a9a5070442bee9f0139edc1958ca4b0 1,150 0.43/1.00 vMB 18
543,104 543,104 00000000000000000006b39ec2a95bb2e0ee530b65e81fa1fbed1cb5f819608c 2,505 0.88/1.00 vMB 16
543,103 543,103 0000000000000000000bd0c910489d4ac92b938f6be1e36c475529228f25006c 3,148 1.00/1.00 vMB 20
543,102 543,102 0000000000000000001f66026a2542454b2895cd6947bcde07abd8bfefcc8d80 694 0.36/1.00 vMB 10
543,101 543,101 000000000000000000055e65ab40aef1be2f681fdfb879577db6fde9d4bd6947 3,214 0.99/1.00 vMB 6
543,100 543,100 00000000000000000005b395dfa4ef285e972f9a164ca9ea028d7cef051406ef 2,498 1.00/1.00 vMB 31
543,099 543,099 000000000000000000085ccfe86e6492ecaa564fea584655f381f9bf32cb8938 1 0.00/1.00 vMB 0
543,098 543,098 000000000000000000127f046c6d63bbb9ca1e80155b74bba275d4c283d43430 2,994 1.00/1.00 vMB 7
543,097 543,097 00000000000000000021599f8c79826bef5a8191db4163376c617ea78f18131a 2,796 1.00/1.00 vMB 18
543,096 543,096 00000000000000000004918b153b822e0a01f36b82c90864b2f7baf45c545745 2,592 1.00/1.00 vMB 26
543,095 543,095 00000000000000000025f292c6559a4e61ab4b070a761f51c891bcb2b7e436d3 89 0.03/1.00 vMB 12
543,094 543,094 0000000000000000002728fa2f2e4721cff3af6d0df0ae5f6e8e4300a2a9abc4 756 0.35/1.00 vMB 20
543,093 543,093 000000000000000000129ade35bc60ddaa3dcfbf463d043dbbfeff95b4ca7c61 237 0.10/1.00 vMB 11
543,092 543,092 000000000000000000271260249d233b726d5a3f12cc33bb7db4536c7ac35b86 2,311 0.93/1.00 vMB 25
543,091 543,091 000000000000000000107c63cfbd837245cc6b208041d3c5e7dda40979ca112f 1,007 0.72/1.00 vMB 19
543,090 543,090 00000000000000000016efe267576c7ad582bc5d0bcc22676ee5d8dece0298af 723 0.49/1.00 vMB 7
543,089 543,089 000000000000000000171ff08b05f9f10f1fca2bffcdabf989fbadb3e7bb24e7 3,548 1.00/1.00 vMB 9
543,088 543,088 00000000000000000018367dbb64385a10a909d52821ff9a4c71ea4fd415d1c7 97 0.03/1.00 vMB 45
543,087 543,087 0000000000000000001f2199bf2c87f184cfd6f98f873c2820ba825e488c89d6 1,862 1.00/1.00 vMB 26
543,086 543,086 00000000000000000006c10d703c2e0ab99ffd4099698f615d29e3a4e6d67747 1,387 0.80/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.92 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: 714.45 GB
    • Received: 17.54 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.