Loading Tool

Explorer IconExplorer

Memory Pool

41,965 transactions
26.56 vMB
0.07772411 BTC
Random Selection Loading Transactions
Max Size: 138.69/200 MB

Candidate Block

Mining Attempt f2598e72a0aeaa2683e507a5606e5a10c01f513573925df1f9b3d911b99b1332
Version 20000000
Previous Block 00000000000000000000fc48cc8686a8ac722c054bcc7b44a0442c0f1c3ff981
Merkle Root d469060883af77d972f8e2e6a750524ee8f55e8abc6c5c7f14c32b12ea666b35
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,750
Size: 1.00 vMB
Total Fees: 0.02878084 BTC
Feerates: 151.01 > 2.88 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,883 (610,790 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
304,093 304,093 00000000000000003d7b63adde5277b91bb37c71a57233c06240b470c699a893 1 0.00/1.00 vMB 0
304,092 304,092 000000000000000018bfd600b60e650628791c347c6540b7498c8a72d117750c 1 0.00/1.00 vMB 0
304,091 304,091 0000000000000000615f0d899cb46c4733f4f8625b071042f0c6bc05ff701216 161 0.09/1.00 vMB 34
304,090 304,090 00000000000000004fd596696487cab27fade5ef7343f716463f0dcbcc30526c 681 0.44/1.00 vMB 29
304,089 304,089 000000000000000039e3a38b23637dc48ad26c1c7ff948e54e6c450d5e55ce1e 99 0.05/1.00 vMB 29
304,088 304,088 0000000000000000349a764d25718c5bd2b0e436bac491ba97c7538abd7a9564 210 0.26/1.00 vMB 21
304,087 304,087 000000000000000040a50bcb9e652a66b5fc80761dec16d6f6ae349f916473ca 779 0.39/1.00 vMB 32
304,086 304,086 0000000000000000563441574ec5a29f7ee92a7a38fedada491d145e84b3422b 224 0.15/1.00 vMB 26
304,085 304,085 00000000000000003ecd2f5b56020af09c7d8e76f69607bad2dabdad8be7976b 162 0.10/1.00 vMB 26
304,084 304,084 00000000000000001921fb56786f8f03523d711868111cf44be4fe0fa56961b7 553 0.32/1.00 vMB 30
304,083 304,083 00000000000000001fc16ba5d0d82f77189a1109474d499aa40f5fd7d76a5bb1 276 0.13/1.00 vMB 34
304,082 304,082 00000000000000000e0de2708f630f12221c15d0dc2c51443b8a9c5849378571 467 0.28/1.00 vMB 28
304,081 304,081 00000000000000002220fb0b61f45f6103b8216b7b07cbf8eb83c4083f4a3f7f 891 0.83/1.00 vMB 21
304,080 304,080 0000000000000000048fe984433388ccdc33572592d1da4f3014d6a8824f7aa7 1,152 0.35/1.00 vMB 59
304,079 304,079 00000000000000002d7451520734890aa54d51640791f858c7a0f35a950861da 292 0.14/1.00 vMB 34
304,078 304,078 000000000000000052543c26e926115885b43977e97a50b7a77c7cfd86cf0633 292 0.20/1.00 vMB 19
304,077 304,077 0000000000000000469b094e7a25a547c19d1cf2984243052e86427ac779b6ca 245 0.15/1.00 vMB 27
304,076 304,076 00000000000000003a418869eb71749a7166c3dee070f6957c8d607d82086268 330 0.35/1.00 vMB 19
304,075 304,075 00000000000000001d2ac81a6fff1992f727eb5a5bdc4a888b2ce18fed1010f4 55 0.05/1.00 vMB 19
304,074 304,074 00000000000000003c56758150992f78d67ac295c7ae1eb6e725cd312b6aa1e9 605 0.30/1.00 vMB 35
304,073 304,073 0000000000000000188997c3e84cf566d66fd5e801dfe4dab472e26e4d95f3f5 400 0.24/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 782.18 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: 653.62 GB
    • Received: 13.97 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.