Loading Tool

Explorer IconExplorer

Memory Pool

77,222 transactions
29.84 vMB
0.10546121 BTC
Random Selection Loading Transactions
Max Size: 180.37/200 MB

Candidate Block

Mining Attempt eb4035924b30ff12f039c5a7cdcedadf0eda3ce3735829a20febfbce1656978d
Version 20000000
Previous Block 0000000000000000000067a6baa6a95faea41c82751e11dd94b2cd8d3557ef06
Merkle Root 8e22242fe0753dc3bd6aed008cce89d9b4547cfd45b1eb34eebdda618963dd00
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,173
Size: 1.00 vMB
Total Fees: 0.03701432 BTC
Feerates: 357.61 > 3.71 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,435 (132,333 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
783,102 783,102 00000000000000000004559b1f48bba723d4c9b9c00167e1451a08fa08a326d5 2,069 1.00/1.00 vMB 15
783,101 783,101 00000000000000000003004dc191cb52a2349a1aee5c0b48cb73d6723955ff67 2,651 1.00/1.00 vMB 33
783,100 783,100 00000000000000000004a00d11e2f53c4c040ec3007e0de070e341e94f37e644 798 1.00/1.00 vMB 38
783,099 783,099 00000000000000000001e373705ad09d8d7e68f9f4870ef597d68343d05d7e1b 334 1.00/1.00 vMB 5
783,098 783,098 00000000000000000002030bc20ea0c151547702c52b23dd230d4c007e65f7f1 496 1.00/1.00 vMB 5
783,097 783,097 00000000000000000000241b4056e0e7a393c3391e73615424a543ebd743d6fe 908 1.00/1.00 vMB 18
783,096 783,096 0000000000000000000439253a0d77df4cfbc6a7b14bd6b140ec67dbea666f5e 1,787 1.00/1.00 vMB 12
783,095 783,095 0000000000000000000442dfc1c0fc36b223c2937a61e71a047eab36047e0cf0 2,307 1.00/1.00 vMB 17
783,094 783,094 00000000000000000005587f1dc6d5fd0e9b61cdb16b71b27b0778cd9de6b9c3 2,715 1.00/1.00 vMB 18
783,093 783,093 00000000000000000001151e822b635af9355cf1827ffaae27c64945fa1c1226 3,103 1.00/1.00 vMB 25
783,092 783,092 00000000000000000000d6feaa6da62c4feb2008583814f4990dbac59cbd7299 1,448 1.00/1.00 vMB 11
783,091 783,091 000000000000000000043bf7b54e568829df8644e593c7d441282efdf533bbdc 445 1.00/1.00 vMB 5
783,090 783,090 00000000000000000000da06ee7a1775a1ac57867ed2468cf0d3380bac6f476f 1,647 1.00/1.00 vMB 9
783,089 783,089 000000000000000000027cfd062cf335e4e624c04051bcf01cb8332f44293c0f 2,695 1.00/1.00 vMB 13
783,088 783,088 00000000000000000002f09bcdb3aa131ecd7089ff64755432d5a7d0264380c1 3,433 1.00/1.00 vMB 27
783,087 783,087 00000000000000000001cc031b9032a8fab52c96414680492e5825405d3363c0 1,085 1.00/1.00 vMB 5
783,086 783,086 00000000000000000005c79b1d9916366eda57f0650b5909c7ea9b715f30648e 3,094 1.00/1.00 vMB 11
783,085 783,085 00000000000000000003ead00260008a2ce50beef8b45ae6f2df3e3a538b7dc0 2,172 1.00/1.00 vMB 21
783,084 783,084 000000000000000000043ec422630de8467346e3760ea9a136fc4b1dd109210a 2,763 1.00/1.00 vMB 12
783,083 783,083 00000000000000000002efcd2b591b54b09368fdca2c74e20584455d2ac9d88d 2,420 1.00/1.00 vMB 24
783,082 783,082 00000000000000000002519f6545d54153595a90a076c7b5da4ab953d76aa2da 3,478 1.00/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 783.15 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: 744.26 GB
    • Received: 18.71 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.