Loading Tool

Explorer IconExplorer

Memory Pool

76,691 transactions
28.24 vMB
0.09354089 BTC
Random Selection Loading Transactions
Max Size: 171.92/200 MB

Candidate Block

Mining Attempt 4449b3325de388865ec35defd6a958aa5c830546f86d96ee4e695b71985e251b
Version 20000000
Previous Block 000000000000000000007612e5d7521da87d841e6b2b3b5b4a88a6af3ae40dcf
Merkle Root a11f4eff4595ee86d70a712b19c881dc7d4809cceb542b96476a795880ef95d6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,884
Size: 1.00 vMB
Total Fees: 0.03181512 BTC
Feerates: 301.57 > 3.19 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,256 (289,198 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
626,058 626,058 0000000000000000000a36feec08e2c509148104620a039cdfd0cf746c8b6eba 197 0.05/1.00 vMB 21
626,057 626,057 00000000000000000010440a2b87bcbfcc2548c65654198a397b7fe3ee73ca31 2,148 0.99/1.00 vMB 7
626,056 626,056 0000000000000000000659f304da71d536b1190bcad51f48909c57758d1855dc 2,553 1.00/1.00 vMB 17
626,055 626,055 00000000000000000006961e74120b4e39cba96a14c3646a329a39238c210cf3 3,057 1.00/1.00 vMB 29
626,054 626,054 0000000000000000000d632129b673aa7d29978f96420bdb803ef4a51443b884 845 0.28/1.00 vMB 20
626,053 626,053 0000000000000000000ba040152ee115c573f805e596bf586c7bb3ee2c60d724 226 0.06/1.00 vMB 17
626,052 626,052 00000000000000000009a8307378dd0a17c4ad0061a5d680344bd49d32308ac9 1,127 0.40/1.00 vMB 15
626,051 626,051 0000000000000000000e38689169cd8abe119d3d6810a0d03e6a6542e97b6e47 442 0.20/1.00 vMB 29
626,050 626,050 00000000000000000003ded52b0196233637d5e4375051151eb05b89f2cc319a 184 0.07/1.00 vMB 21
626,049 626,049 000000000000000000101757a0148e6bfd4eac2a7cd7a86310b15a4fd685b4b9 1,737 0.70/1.00 vMB 19
626,048 626,048 0000000000000000000b05082750e7df1056e53cbac53362cfa73625e3986766 2,784 0.93/1.00 vMB 20
626,047 626,047 0000000000000000000ba1bd64b70a986d8f39d863335d0511cf2c4439676be1 2,615 0.95/1.00 vMB 19
626,046 626,046 0000000000000000001127ecfe1f6e2fec24732a34c320606cf378602e92c5a9 2,632 1.00/1.00 vMB 22
626,045 626,045 0000000000000000000ef5093d10feae8c8d69a845753a8f4c1f497973ff4e9f 323 0.11/1.00 vMB 18
626,044 626,044 0000000000000000000d857f465d36fce65922dc250bcedf79ce7812ef76e997 1,165 0.53/1.00 vMB 20
626,043 626,043 00000000000000000004a0f05efb30c5b0db15af24c9053105e2b27ebdacb05a 431 0.29/1.00 vMB 15
626,042 626,042 00000000000000000007d3d06389786de98c73f556f3a114db6c88b2064c5499 976 0.36/1.00 vMB 19
626,041 626,041 00000000000000000006a9899280d8c5203e2ff37dcb579c6d5cad321b811348 1,484 0.60/1.00 vMB 17
626,040 626,040 000000000000000000009a0a8b94665226acf7cc6a935a057f34755afcc8ecd8 889 1.00/1.00 vMB 8
626,039 626,039 00000000000000000010fb6f1dfd95f3d74ba6c96d1647a081b09f816b847ba3 2,314 1.00/1.00 vMB 6
626,038 626,038 0000000000000000000e7b70007365438489ea810044093568750fe85bb0cb08 1,067 1.00/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.84 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: 711.87 GB
    • Received: 17.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.