Loading Tool

Explorer IconExplorer

Memory Pool

59,213 transactions
24.00 vMB
0.11993772 BTC
Random Selection Loading Transactions
Max Size: 139.21/200 MB

Candidate Block

Mining Attempt a53ccfe890a9a2b2a42fc36c5d78f5c0de6b8043cecb40f512a9816da642305e
Version 20000000
Previous Block 00000000000000000001b1c03d1dbbee706dadc0b8d4b17136cd5e823957c970
Merkle Root 55cbde4769cffa1eaa5315983bb889380db5486d971b32a09d5b5404e0c25828
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,123
Size: 1.00 vMB
Total Fees: 0.04391834 BTC
Feerates: 220.56 > 4.40 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,921 (747,295 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
166,626 166,626 0000000000000ac8340095f7e1055ff1e75a9256df0b25e7ec363d670a043804 59 0.03/1.00 vMB 56
166,625 166,625 0000000000000abef0641775e09710d53640075a86baafbd9b17bc84bfc6695e 58 0.03/1.00 vMB 82
166,624 166,624 0000000000000127f15a2ff1c8a9418beebc834da3b60793df776c1c95b5187b 10 0.00/1.00 vMB 13
166,623 166,623 00000000000002ad546fa04f4a7930e506a6d17186a161726bfd37b1833edca9 83 0.04/1.00 vMB 85
166,622 166,622 000000000000097fe03a4a1e6950e096b989de77fbbe7a8989ef303de31e67d3 100 0.03/1.00 vMB 0
166,621 166,621 000000000000064936e57ad9615ca35c9103438cbe6e5a6977f3f3f418454758 149 0.06/1.00 vMB 91
166,620 166,620 00000000000009fb046e934389abbfd3618201711350029eb80151a3a2ca126e 8 0.01/1.00 vMB 799
166,619 166,619 00000000000001f20aebe2696fa760e1868af455a9f34a6d1c357058270d91a8 41 0.01/1.00 vMB 168
166,618 166,618 0000000000000b3b7f270ac045e854e4ca58aff8e7230c45f43b09b62f0d2caf 25 0.01/1.00 vMB 96
166,617 166,617 00000000000009205304c17c2621a782349290f634e0dd4bfec8cb57dc4dafdb 12 0.00/1.00 vMB 17
166,616 166,616 0000000000000be94137760d1916dbaeac577565baa61c7ba2ad78608a197fcc 10 0.00/1.00 vMB 42
166,615 166,615 00000000000004042f944f9c12c80bb8cda8ebb04a6e8dc053f916b98418a195 30 0.01/1.00 vMB 157
166,614 166,614 00000000000009115df4183a9b187a2b039aa4c20483cd026d9aeba7770671e4 60 0.03/1.00 vMB 146
166,613 166,613 0000000000000575c4cce9fe6f20a981606f0b3b7e090131223cd4435ef3da78 12 0.00/1.00 vMB 0
166,612 166,612 000000000000047382f97962bf4788129bbd96d29defe49b8cb54b438cf8f013 75 0.03/1.00 vMB 84
166,611 166,611 0000000000000904922234d9fc679854e5c775c343e7d951af8f47809fc346cc 111 0.04/1.00 vMB 81
166,610 166,610 000000000000037281512851aae7d4a49bebef45d9dbf9c508fecf949eb40556 21 0.01/1.00 vMB 517
166,609 166,609 0000000000000be6df13567ed7d597a2b47b1358a0e77156ccff85955f5bf24f 31 0.01/1.00 vMB 103
166,608 166,608 00000000000005c4a4d45ec75e3237978a1cdee418eec228a0388acf18863d11 35 0.02/1.00 vMB 83
166,607 166,607 000000000000072c74ff8bfc877c4d0cb2b72c0ec55be10c48087391e452befb 26 0.02/1.00 vMB 90
166,606 166,606 000000000000023bea1576c671b3d9e08a4e01b403ec5d1197245326e2fb12e8 36 0.02/1.00 vMB 183
Previous 10 blocks ↓
Total Size: 780.47 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: 528.55 GB
    • Received: 5.64 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.