Loading Tool

Explorer IconExplorer

Memory Pool

78,331 transactions
29.38 vMB
0.06644794 BTC
Random Selection Loading Transactions
Max Size: 176.48/200 MB

Candidate Block

Mining Attempt cfcfce4f97622c247663284accbdfa6bf535d1682068bc1950f15c48bf7d943d
Version 20000000
Previous Block 000000000000000000017f21cc1fb2b256aacaaf01ac381e97345c0d2b47dc9f
Merkle Root ee5d8b4b20fc13e12d0feef7b03cc9526ad1d4174fa9d2265fc8727483839f05
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,071
Size: 1.00 vMB
Total Fees: 0.00680537 BTC
Feerates: 40.21 > 0.68 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,015 (432,162 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
482,853 482,853 0000000000000000013b217711fe4da8d24a8efd3e21aea4d246c8f07b870c93 2,470 1.00/1.00 vMB 426
482,852 482,852 000000000000000000011b1f3175e3bc7403989bdd1bdec6a4e235b9572355a1 2,347 1.00/1.00 vMB 490
482,851 482,851 000000000000000001249833e3bd03930a40e5133b09a614680effce88eeddd3 1,565 1.00/1.00 vMB 555
482,850 482,850 0000000000000000012099f03291d0a52d51484fc1a80f48647e08e016c29721 1,110 1.00/1.00 vMB 124
482,849 482,849 000000000000000001347bd43b57668442f9bf45f045dcea7884572c870ee112 2,141 0.99/1.00 vMB 406
482,848 482,848 0000000000000000003b76d673b377591c4151b32e09f83ec4d8cbbb4f28005b 198 1.00/1.00 vMB 5
482,847 482,847 0000000000000000012469fbd3db5eee9cafa2389f9884250f1bc66a94478ca0 794 1.00/1.00 vMB 101
482,846 482,846 0000000000000000000a508dc0033a2b4da6a86b916f233356801c2b39bb7721 1,786 1.00/1.00 vMB 298
482,845 482,845 000000000000000000c9216f2ed61859d3fcfcaf0d4af89c4179e1c7b0946c1d 388 1.00/1.00 vMB 38
482,844 482,844 0000000000000000001e359045bec4ceb1e5d6a97baf6f96ea088551d73f44db 681 1.00/1.00 vMB 69
482,843 482,843 0000000000000000000a58c4ba1078325974aec78d9db5d60015b21dcf533d66 1,505 1.00/1.00 vMB 235
482,842 482,842 00000000000000000093f74f8628102d4a9fb5442bb0e1f4db917eae6df932d3 1,103 1.00/1.00 vMB 346
482,841 482,841 0000000000000000001a609d9c5a1b90b3dd832fa68245a2c62e49c9b409fed3 1,334 1.00/1.00 vMB 232
482,840 482,840 0000000000000000007a8b2b8e3904b358355cb04e032879b6016026c30cfc42 945 1.00/1.00 vMB 196
482,839 482,839 0000000000000000005626db9837f570f77da3c59f932a5a5d9186777ff5389f 1,236 1.00/1.00 vMB 315
482,838 482,838 000000000000000001318bc4a090356330a4cb5c8eb8e7973521ca174d141300 764 1.00/1.00 vMB 29
482,837 482,837 0000000000000000011e6564231c41106ea10c80c0fe43b37d5c6d1b49905bd0 451 0.29/1.00 vMB 280
482,836 482,836 00000000000000000119ea14593022a258b448c915b06fee9e67b0ffb1b13e32 653 0.32/1.00 vMB 146
482,835 482,835 0000000000000000009ab6894eb662724fdfa140149555b88e808bc544507056 533 1.00/1.00 vMB 243
482,834 482,834 000000000000000000a005d8af73b64e99562e3391f3f52bf0f90c359cabed36 2,319 1.00/1.00 vMB 427
482,833 482,833 0000000000000000006c12c27fdb3bef543b234ac33e19bdf1efe54efb6851fe 515 1.00/1.00 vMB 82
Previous 10 blocks ↓
Total Size: 782.42 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: 665.40 GB
    • Received: 15.13 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.