Loading Tool

Explorer IconExplorer

Memory Pool

39,703 transactions
28.92 vMB
0.06602513 BTC
Random Selection Loading Transactions
Max Size: 147.05/200 MB

Candidate Block

Mining Attempt 6c996892b0ab4131d7ece12353065d315b4b5152b66cd19ac48bb91531fe6193
Version 20000000
Previous Block 00000000000000000000a03c2ff2e9c4376ebfdb09bdac0054b5959b0793006b
Merkle Root fa1d329388a0975de3e1362a2b60c5646dcc1c59b3806fa659e0d0f896d8105e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,526
Size: 1.00 vMB
Total Fees: 0.00984716 BTC
Feerates: 150.80 > 0.99 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,546 (679,795 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
234,751 234,751 000000000000014a52c16945e1c0ec68d946d73cf751f7d676478b8e3382ad81 427 0.22/1.00 vMB 155
234,750 234,750 00000000000000d69ef5f2046df3608191c96528f08f25f8efb37f0670dbfeba 252 0.08/1.00 vMB 109
234,749 234,749 000000000000007e0ccd544d261add745b785b3df0bf36baa884e42f5b692ca6 379 0.15/1.00 vMB 110
234,748 234,748 000000000000002827932ed773df9c7ccbc2ddbe68996dca05de30ffd67d770c 246 0.15/1.00 vMB 85
234,747 234,747 000000000000006cfc2f7c1a6244bd3f971760a49af0df289c16042c3af8b23b 100 0.05/1.00 vMB 191
234,746 234,746 00000000000000132a37e050727659eb2f6ee40801b42494d902cf8987badee6 341 0.25/1.00 vMB 84
234,745 234,745 00000000000001740a8688b9cd9057b8311f20c5a6378237efbdbe3726dd7198 21 0.01/1.00 vMB 134
234,744 234,744 000000000000001261b4fc549b9840975ed85db30565be631f16f8343476ec19 223 0.15/1.00 vMB 118
234,743 234,743 000000000000004c0b1137a3eb9f939df9400875920f7464dd2dc9ce7e7d892f 85 0.04/1.00 vMB 187
234,742 234,742 000000000000013905c802af27e5fa90df8f4a42e6c3a87aecef801fcbaad56e 393 0.23/1.00 vMB 151
234,741 234,741 000000000000005fe8b99fb8884033c9a4576dec104168cdb433d271a522b724 294 0.15/1.00 vMB 153
234,740 234,740 0000000000000148d6a098cf8965e3fc6b0032da31334ad642b1f3b584c6302f 454 0.23/1.00 vMB 139
234,739 234,739 00000000000000b9cf2649ca51790f2ec32b9208df82d4fa308022ee69859118 240 0.15/1.00 vMB 124
234,738 234,738 0000000000000060941bab15d71973ef5ef96ac2d2b2e00213f25cd5688c871d 269 0.19/1.00 vMB 118
234,737 234,737 000000000000016cfe843ed4463b2a7878ec6148e1d3c5d60635580a23e9983e 128 0.06/1.00 vMB 117
234,736 234,736 000000000000016ef5091e01cb29c7d1ff0cec4b76bb0705f933868bfd2b46ae 210 0.10/1.00 vMB 94
234,735 234,735 0000000000000028b722fe7824cb908559d850a11d22916a17308cafd5280b13 223 0.15/1.00 vMB 122
234,734 234,734 000000000000004743bc9928d6ed7091f1b060d5a2794e0b4de7c94d320815cd 532 0.25/1.00 vMB 205
234,733 234,733 00000000000001359107a81b1ce7b35337e3046b55272191b320cfe15dc4dca7 299 0.25/1.00 vMB 95
234,732 234,732 00000000000000fb6383f4bcba57a0aba647bb36ee3a0ede39cabb31171d81b8 363 0.36/1.00 vMB 116
234,731 234,731 00000000000000c0f9f8bebbfb011a7925c7eca55e16cb892533ac36d70b611b 204 0.17/1.00 vMB 122
Previous 10 blocks ↓
Total Size: 781.58 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 622.83 GB
    • Received: 11.39 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.