Loading Tool

Explorer IconExplorer

Memory Pool

77,250 transactions
28.75 vMB
0.07074082 BTC
Random Selection Loading Transactions
Max Size: 174.35/200 MB

Candidate Block

Mining Attempt ff7133114efe75f27b5bcac9cd9d657a1d3b965679957d17b2128a7173c45cef
Version 20000000
Previous Block 000000000000000000015c2f9dfa0c74d1f310284e6448425037dce28d0417a8
Merkle Root a42ce7621eb407c1a503fc2d865cddfa15340ebd8a2467bb4398cd35c0eb95d6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,044
Size: 1.00 vMB
Total Fees: 0.01091657 BTC
Feerates: 82.75 > 1.09 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,157 (652,495 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
262,662 262,662 00000000000000077dec826b209914b88629dfe82f8dd7d678eb02d206d3540b 37 0.01/1.00 vMB 139
262,661 262,661 000000000000000f9cbe02fc585fbc4ddc37aee700c883ea542f0877b63e9799 18 0.01/1.00 vMB 177
262,660 262,660 0000000000000004f3cb0d9505b7c3b83f84c464be5dda7c961e9fb1c337be32 233 0.10/1.00 vMB 108
262,659 262,659 000000000000000d9982bc8bff6119230c15c121554166e2109510d899ab033a 166 0.07/1.00 vMB 58
262,658 262,658 00000000000000035437bd774976ae50f31f8cdd506911968f911e53402ff21a 128 0.05/1.00 vMB 138
262,657 262,657 0000000000000012f9040a97e95f246310a9e166c019f727d2fbc6c47c2c06ac 425 0.20/1.00 vMB 106
262,656 262,656 00000000000000154f625c92cac2798ae5b2946c2d5f8a786e2ed0290d1ffbe8 415 0.19/1.00 vMB 112
262,655 262,655 000000000000000222158c2f518e92d57c8a7f198d29d50d00f7f7a51e4bd0f0 94 0.05/1.00 vMB 75
262,654 262,654 00000000000000164696fec865b316d4d9c81ee325c424ed27a2bbcd66e69e7a 442 0.18/1.00 vMB 155
262,653 262,653 00000000000000057ee176b77f06bd98fe4c4a239224208097f3ad2cf8a0af06 53 0.09/1.00 vMB 32
262,652 262,652 00000000000000122d154ae33eb4594c9e5b0759769127da68a3559728a9a867 539 0.24/1.00 vMB 77
262,651 262,651 0000000000000003ee273911c546be3c8f010e47a5550cbf3a62caa5cfef6697 492 0.25/1.00 vMB 146
262,650 262,650 0000000000000005184cc20fcd90a49f86ba55814c4cfa64270cb4b7147a47c8 595 0.24/1.00 vMB 177
262,649 262,649 0000000000000007570349fcf7b8be6d552b77af3a14c9f282574b51f7bf1904 265 0.16/1.00 vMB 74
262,648 262,648 000000000000001351753ee66db0e6f1b25153c162378e201c958f9b29ed0701 138 0.12/1.00 vMB 31
262,647 262,647 0000000000000003840aca16cf500872caae07540b3ea774251315cf4a1cf8be 723 0.25/1.00 vMB 203
262,646 262,646 0000000000000009b926870b12d57e7117932e889a3f24dfd687e5d83256db2c 312 0.14/1.00 vMB 113
262,645 262,645 0000000000000015cb0ba9ca5320521f1edf2018a82e9fac2e3a4c850bc9c1fc 17 0.00/1.00 vMB 102
262,644 262,644 0000000000000012895fd33ff6adbecd9140e1620a93fe489a8fb91dbbef8054 55 0.14/1.00 vMB 9
262,643 262,643 000000000000000b0b214011e6039feab91234127375ec62b3da199b62009ff1 133 0.13/1.00 vMB 24
262,642 262,642 0000000000000009651a319fdc784a35125e5a27572a0fa1f479d83624d69c60 663 0.25/1.00 vMB 154
Previous 10 blocks ↓
Total Size: 782.67 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: 673.09 GB
    • Received: 16.38 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.