Loading Tool

Explorer IconExplorer

Memory Pool

36,231 transactions
26.88 vMB
0.11900290 BTC
Random Selection Loading Transactions
Max Size: 137.29/200 MB

Candidate Block

Mining Attempt 692e3b51033b6f8d81ac9dd111e56722d97350cf57ba7217e149feff0c893ead
Version 20000000
Previous Block 00000000000000000001d10f3c2b2b81e003e8edca0e608ae1ec4d6ede707251
Merkle Root 303dfe687cdf605b6c7e1b87ecddb8c6468beb84ca88f285c361ca1c3aaab6e9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,649
Size: 1.00 vMB
Total Fees: 0.06886209 BTC
Feerates: 150.62 > 6.90 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,278 (791,044 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
123,234 123,234 00000000000015226ef4e85c601eac5ef30b19da87c99d8e5f11942d912c3132 19 0.01/1.00 vMB 783
123,233 123,233 000000000000486bf95e2b2962f648f86933eff2a96ffb15f80b78bcd57896a2 6 0.01/1.00 vMB 541
123,232 123,232 00000000000054137c33721a6d3db1562075b378c4e2b335a5d4fe9b5bb80208 9 0.00/1.00 vMB 307
123,231 123,231 00000000000058c304f591c837959f5a91f6171e0b9316d3f1126ca0d7ead60e 8 0.00/1.00 vMB 0
123,230 123,230 00000000000011a09525d16184f112083dd5de684e93980f7f6b050d1a3f97da 25 0.02/1.00 vMB 501
123,229 123,229 00000000000015ed43fb160c354f0bf5dcd0d6939cfadbec6ce5f68071cba209 11 0.01/1.00 vMB 261
123,228 123,228 0000000000003d5bc9602c2dd968f54eb3d774cd662bcc079a34700d338b4725 1 0.00/1.00 vMB 0
123,227 123,227 0000000000006433da95df13099810d6c1eaf35a4a3ae12593cfb91df9614545 11 0.00/1.00 vMB 0
123,226 123,226 00000000000042d2b89c7a098473236f7f5d394e3fc5caaec1fe616f636e508f 15 0.01/1.00 vMB 1,238
123,225 123,225 0000000000004b22804612f2a1ca0657bf0d960b7b05b6a155bfef9f03a64063 15 0.02/1.00 vMB 868
123,224 123,224 00000000000037150cf1f694d69f8a31601546c9d6bd8b00122129b5d1102f3c 6 0.00/1.00 vMB 596
123,223 123,223 00000000000062d127fee63bdd4e34482c2469bf05f65840a8edce2487532e3d 1 0.00/1.00 vMB 0
123,222 123,222 0000000000004ed204c48e57fa51e75f25cfecd7ac64aa1bec6808aaf26e666b 11 0.00/1.00 vMB 295
123,221 123,221 00000000000026760cb33796e0090d1060174df69425509f17d721f3415e97b5 44 0.02/1.00 vMB 575
123,220 123,220 0000000000000f669dfab4b2308cb3be0bb14a3b463e06ff6608335411ad4eac 22 0.01/1.00 vMB 0
123,219 123,219 000000000000234ec3b0c2b53e34864cab2b9b2d1bd9fbc55b7475c5022c5803 4 0.00/1.00 vMB 1,976
123,218 123,218 00000000000026cfe32159bee4e75e2769acd1b0220a8b29c1d773d58c56875d 6 0.00/1.00 vMB 204
123,217 123,217 00000000000054eff5c7336c9a397b6b5c72a5b57488bc0eee42b49128db0e5c 3 0.00/1.00 vMB 2,195
123,216 123,216 00000000000067ffe2c0d81ef9221290fe571a308c6dc378f509fce7026d6be7 25 0.01/1.00 vMB 488
123,215 123,215 00000000000010fef9f1b6531b07a175c90c3cb0a699e3705bd937a1c97645c3 10 0.00/1.00 vMB 319
123,214 123,214 00000000000056920f547538b12314c637d44bf445cdb0942aa3a8c01d709297 7 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.09 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: 578.66 GB
    • Received: 8.81 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.