Loading Tool

Explorer IconExplorer

Memory Pool

78,295 transactions
29.42 vMB
0.06667897 BTC
Random Selection Loading Transactions
Max Size: 176.64/200 MB

Candidate Block

Mining Attempt ab025c32dbc5ab00fc07de793860f637a6fe1920cd293bf2634b8704c2a86207
Version 20000000
Previous Block 00000000000000000000187ee6189e7067e8587b66047a365b53e905d3f953f0
Merkle Root 321be570df3ef467e2cb9599ab7f1fc06c70b5778a288e51a86d47c61df1ca3d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,726
Size: 1.00 vMB
Total Fees: 0.00697257 BTC
Feerates: 180.34 > 0.70 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,017 (667,273 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
247,744 247,744 00000000000000745674c17df17de8a14b99c7e813dcf4eba51e814826cdfa32 143 0.07/1.00 vMB 177
247,743 247,743 000000000000008ea4c4b714840e091f8d6ba17f7a21c9a022c9e6ea366369ea 18 0.01/1.00 vMB 23
247,742 247,742 00000000000000116d1d441efc9cfd60512989064febe23353bc6af4c0ed0c7a 359 0.16/1.00 vMB 149
247,741 247,741 000000000000002d20d1979b05c819ebd69a1a39a8f4b6d9f311e0e596d11edf 191 0.08/1.00 vMB 167
247,740 247,740 0000000000000013ca58ae062106606213254702e25901d35d22168d99db91c6 6 0.00/1.00 vMB 90
247,739 247,739 000000000000007f9e5ab3f1a4e5c95d52e9956f360e4874a497e9c923876035 50 0.03/1.00 vMB 100
247,738 247,738 000000000000009e9656734754e3a61933e9fcdeb7cb1edb5a4cfd24cfcef585 32 0.02/1.00 vMB 27
247,737 247,737 0000000000000075cef9dd73b6614697f3bf593300a9366c61739b9dbad59829 193 0.08/1.00 vMB 136
247,736 247,736 000000000000001797840d27ed248ec5bc8b314bc2a204e9878c27256e0470c3 252 0.11/1.00 vMB 120
247,735 247,735 00000000000000911bc31c39823b5bf86a02383f11d991a460561ed52579499d 77 0.03/1.00 vMB 139
247,734 247,734 00000000000000174c2971f035f6ab34cffa6920e4c53e04b4ee428591d1c947 162 0.07/1.00 vMB 163
247,733 247,733 00000000000000238bcb9f58f1a872d0a6d2db56e19ae3acbae14c2737cb8637 531 0.22/1.00 vMB 142
247,732 247,732 000000000000006cbd987afbf9daeb1d0cf06d49ec5660b62ead74c9cdad60a0 145 0.07/1.00 vMB 143
247,731 247,731 00000000000000348b817f1e2274a64366a4a112b211e87c265e255fc420556c 64 0.03/1.00 vMB 81
247,730 247,730 000000000000003a92b77a90c90a159be88523fd17979333c3208d8368d9a2f5 344 0.18/1.00 vMB 134
247,729 247,729 0000000000000079d0a68a7d4b8f3ae2255d30bd6e78c48ca6f4e08d05c6737d 180 0.09/1.00 vMB 160
247,728 247,728 000000000000003becdce79324b7aaf5892e5b945449f45ae662a9295bd5a97d 432 0.16/1.00 vMB 200
247,727 247,727 000000000000005a0c75a25ea910fc08c0fe7f64781a3fc6b3c773068a13ea7f 23 0.01/1.00 vMB 29
247,726 247,726 000000000000000f979420581517a7d5a4cefa79b17234ee2d20b812a90246a2 472 0.22/1.00 vMB 138
247,725 247,725 000000000000005d1a5f17cbaf815ab25caa335bd42b2d29e35ec9aad6b391df 20 0.01/1.00 vMB 44
247,724 247,724 000000000000007a79239c4f99782cd4e575bad0b5c98add7880e4463e676075 353 0.14/1.00 vMB 158
Previous 10 blocks ↓
Total Size: 782.43 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: 665.47 GB
    • Received: 15.14 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.