Loading Tool

Explorer IconExplorer

Memory Pool

80,867 transactions
30.09 vMB
0.12705022 BTC
Random Selection Loading Transactions
Max Size: 180.96/200 MB

Candidate Block

Mining Attempt f838c470425e7cefc64a01aeb684ce9466dee729976f110f05962fb87fea4f91
Version 20000000
Previous Block 00000000000000000000544e2a5709c56f805c54fbee81fbb0c5aeb0fdb502da
Merkle Root 853acaf7a494d6e231a909432c9b96236531ce813b6f6929998f9c254caa71cf
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,782
Size: 1.00 vMB
Total Fees: 0.05247440 BTC
Feerates: 242.90 > 5.26 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,160 (475,982 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
439,178 439,178 000000000000000002532920101afa83c7940b2c045de31e936fb89bad7bdb92 2,206 1.00/1.00 vMB 57
439,177 439,177 000000000000000002fbfb03194abcf527def06d49a69bb8641261e03663f5e2 2,212 0.75/1.00 vMB 79
439,176 439,176 0000000000000000027d8752e75dc8248ae2b274bbed2c1f3d2fda07e1d1ac40 2,708 1.00/1.00 vMB 72
439,175 439,175 00000000000000000280e79dcf7876fe27c69dae091424900df38ea830447a64 2,636 1.00/1.00 vMB 72
439,174 439,174 000000000000000001ebdbd4b97225595fc238fa1ca895fd7b4dadde1595c40d 1,843 1.00/1.00 vMB 45
439,173 439,173 00000000000000000316a5141ffbf3e045246ae7239e97c7b1ee1adac8438ff5 2,433 1.00/1.00 vMB 70
439,172 439,172 00000000000000000301d28dd0d04694ddb2bd8b67b243a8c4328c90ec05b7eb 2,637 1.00/1.00 vMB 64
439,171 439,171 000000000000000000bb8a09a69681e8ebe745cd7dd1349578ffc848b7754f46 2,392 1.00/1.00 vMB 88
439,170 439,170 000000000000000003c616e0ac5df2930b8c5b2e1acc31b4b40d58bff7e5b69f 2,599 1.00/1.00 vMB 84
439,169 439,169 0000000000000000006c8dbd2026ce8a08285006c6cbf2df1aaaf5e9b7971cc7 1 0.00/1.00 vMB 0
439,168 439,168 000000000000000001caa93923bb5cec4a7d15ea34215cae7d052df499681c5b 510 0.20/1.00 vMB 60
439,167 439,167 000000000000000000001c04a845d6d1605118225126fd458502052b027f051b 778 0.31/1.00 vMB 65
439,166 439,166 000000000000000001c33f82658413f939eef8222b67de4d1831ae58b765d0a2 1,374 0.81/1.00 vMB 44
439,165 439,165 000000000000000001b4ec9166d9a8b6726cf5594ff1172595c506b37c064fc8 2,183 1.00/1.00 vMB 56
439,164 439,164 0000000000000000029b70d5b108efbbed53285d777c017c54da877d2e7e6932 2,879 1.00/1.00 vMB 79
439,163 439,163 00000000000000000252cb551eb2ba3e1b0ec8a726e4ddad808dc442b7698006 97 0.05/1.00 vMB 59
439,162 439,162 000000000000000003d2504008e560cc9b36dbbc0e41cab6b2f39ae77a32bdfe 203 1.00/1.00 vMB 4
439,161 439,161 000000000000000001feaae195e3d206845d4c02d548ffbcb42734f63e142e06 2,003 0.85/1.00 vMB 61
439,160 439,160 000000000000000002073bf93047c1bd2c051971868714bc16144c1d9ef727d4 1,820 0.68/1.00 vMB 75
439,159 439,159 0000000000000000012d0155e0a287c1b8e4ca0adbff774d95924452d6c1365b 1,093 0.68/1.00 vMB 45
439,158 439,158 000000000000000000a731efbfec2080f5b03a5477df0df9a6924a3d232f4ebe 1,199 1.00/1.00 vMB 67
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.26 GB
    • Received: 16.42 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.