Loading Tool

Explorer IconExplorer

Memory Pool

80,441 transactions
30.88 vMB
0.06995176 BTC
Random Selection Loading Transactions
Max Size: 187.88/200 MB

Candidate Block

Mining Attempt 93899b4ec62615a030f2b0b397b88ba673bf2162ddc8fb7c4f296a374f772fab
Version 20000000
Previous Block 00000000000000000000e6b6d7770bd2fe9564667081eb588a4ee37f4db3b6f3
Merkle Root 9e897dda81311cfe932038a69c8ea5cf1604eb3ffef0062559473a957dacb835
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,526
Size: 1.00 vMB
Total Fees: 0.00358596 BTC
Feerates: 7.34 > 0.36 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,213 (103,086 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
812,127 812,127 000000000000000000000605e1915e32126a3010bcab6003797cf74b6aeef498 3,183 1.00/1.00 vMB 16
812,126 812,126 00000000000000000002243811aa87941c46028e35d26c3899cadabaf6a89485 3,682 1.00/1.00 vMB 22
812,125 812,125 0000000000000000000071a3350d031891b76e129389f1cb0426ecb789d71065 206 1.00/1.00 vMB 2
812,124 812,124 0000000000000000000080247c143a2383dd3e48a76800074d94375448dff842 664 1.00/1.00 vMB 3
812,123 812,123 00000000000000000003a04c7baf67c5f4e970f70f11be3ece6b583c42dcbcdc 196 1.00/1.00 vMB 1
812,122 812,122 00000000000000000001f8185ca3feec2db76278a56ce6ef4efde9e7c3632619 2,210 1.00/1.00 vMB 11
812,121 812,121 00000000000000000001111b1e8e5871a16ac5ed13ed269903ea92e699f64492 1,406 1.00/1.00 vMB 3
812,120 812,120 0000000000000000000168b740186a67e94e47359c7b365cf3dc077841809f59 2,401 1.00/1.00 vMB 11
812,119 812,119 00000000000000000002c348fcbec47d6dc16dea8630bba2bc92f4b699121421 1,177 1.00/1.00 vMB 5
812,118 812,118 00000000000000000003deecab28872c627875e9e57f5c6ea3c6fa88eb698636 1,497 1.00/1.00 vMB 6
812,117 812,117 0000000000000000000104d51cc29bb02ee3270cd875338c6d5bec15503559ba 231 1.00/1.00 vMB 3
812,116 812,116 00000000000000000002c89c277ff1c426b45f4eb2ae7504d4e8777201507ab0 2,064 1.00/1.00 vMB 7
812,115 812,115 0000000000000000000374aa9949263a95860818e8acbb044fa0a006e10b92ef 2,873 1.00/1.00 vMB 14
812,114 812,114 000000000000000000005b27d18767dfb496010d52b57c46afe3e7c4b15df9bb 716 1.00/1.00 vMB 3
812,113 812,113 00000000000000000001c45efa0d35704c41e4f0696037a10c6cb2eee6c92906 1,446 1.00/1.00 vMB 2
812,112 812,112 0000000000000000000227742f5147b585a2dcf8125a349807c47d3466435874 1,944 1.00/1.00 vMB 7
812,111 812,111 000000000000000000004334553e0ee3f0d603ae991652ca061d84db24ebbb8d 1,054 1.00/1.00 vMB 3
812,110 812,110 00000000000000000001b948fcfc46fc0742abc70f61e5b4ae094a59b8c795fd 195 1.00/1.00 vMB 2
812,109 812,109 00000000000000000000cde65c0243546c4f4b674607550d4e58e509a80b2cbf 1,662 1.00/1.00 vMB 7
812,108 812,108 0000000000000000000216dcfd83600ab2dc454e49ffe03618bceb5c9b546c07 1,461 1.00/1.00 vMB 2
812,107 812,107 0000000000000000000082a7482a6f783940a53d768edef9a5e27e8850f4c9a7 2,199 1.00/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.76 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 708.96 GB
    • Received: 16.80 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.