Loading Tool

Explorer IconExplorer

Memory Pool

77,862 transactions
29.01 vMB
0.06876986 BTC
Random Selection Loading Transactions
Max Size: 173.61/200 MB

Candidate Block

Mining Attempt ac9060ef270cd38009f74d927e018f71db8609d37ce993eb57609ba10248a7f0
Version 20000000
Previous Block 000000000000000000004dc4502af0d104d581c2cf1796c3b173cb69ee8070e0
Merkle Root 2057066df2dfa9ae583f1598de070e1c6e6682216f2bc51e7a3b97cfa5522a08
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,383
Size: 1.00 vMB
Total Fees: 0.01010983 BTC
Feerates: 73.20 > 1.01 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,062 (621,212 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
293,850 293,850 00000000000000004beeac96a87c77da355f6ef91fecde976a467f5827a619e7 445 0.20/1.00 vMB 28
293,849 293,849 00000000000000005dc7376560de935831ecab982c6a6d821b6b3baa75b95d85 588 0.28/1.00 vMB 36
293,848 293,848 0000000000000000a452d7cfbc3a7e62ec9f31bf2dcc50ed80c23e8422d9f656 191 0.08/1.00 vMB 40
293,847 293,847 000000000000000020cfe89a3ade08abed2ad62f51a647fb79c766906b0eb4b2 238 0.14/1.00 vMB 29
293,846 293,846 0000000000000000d0dbf8f6e455a7a8cec327b4584b64d42d29e672861223be 64 0.03/1.00 vMB 10
293,845 293,845 0000000000000000c07aa70cebfd0b03396670e4177b2eac522d0802fa731867 728 0.41/1.00 vMB 31
293,844 293,844 0000000000000000c3469ded905abca4b234e038bb8b1ea64c20fb1d88068360 862 0.54/1.00 vMB 37
293,843 293,843 000000000000000075a1b372c332d1b1061e037378634e6d02f0648bc2e4ca8b 41 0.03/1.00 vMB 9
293,842 293,842 00000000000000006e079c5748e84fa2a614204ec8a92b2ae26bfc9b4be444d7 59 0.04/1.00 vMB 27
293,841 293,841 0000000000000000a4e13bf62501b724775571cc2b83a7300af14092113eb45b 86 0.04/1.00 vMB 24
293,840 293,840 00000000000000003e08ab5eb52ee2b467aa7bf7964d205f91aedb3f07dbadc8 487 0.25/1.00 vMB 34
293,839 293,839 00000000000000006568afe76d2ea01ba243d9b8481ee76bb5b97d43408802e7 293 0.22/1.00 vMB 31
293,838 293,838 00000000000000000f68949b4b5c85c7bca6987344d25218e48dc6924dcdb0d2 273 0.16/1.00 vMB 32
293,837 293,837 00000000000000000c8a4d5f2842f3e4f8113262d9f8f2e973289ac43ce795ea 318 0.35/1.00 vMB 21
293,836 293,836 0000000000000000ab1da6275a14068e334ded914e928a1dfe6cf06f6273caf9 774 0.50/1.00 vMB 30
293,835 293,835 00000000000000001bcacd53f59a710c574ff3d793b65c9d5e7fb5f46bf932bb 830 0.35/1.00 vMB 38
293,834 293,834 000000000000000016413b9ee3d2196571181c2a61f33f5a8ce518469afe8374 200 0.12/1.00 vMB 31
293,833 293,833 000000000000000013261600e8b70ecd46a40b88092b821cda6dd22f37008c73 621 0.35/1.00 vMB 35
293,832 293,832 0000000000000000481de92c7cbd1899b2afd4f20bfc918304c77de2fbb9e18a 29 0.02/1.00 vMB 18
293,831 293,831 00000000000000000033561bde8e5c385fdd4729dfbbfee6e280c057e0526a81 71 0.14/1.00 vMB 15
293,830 293,830 0000000000000000246b3b4aaba02bf10fd7d7e702d0d2617fa172025ac69b44 178 0.10/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.50 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: 668.41 GB
    • Received: 15.50 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.