Loading Tool

Explorer IconExplorer

Memory Pool

42,110 transactions
26.66 vMB
0.08138328 BTC
Random Selection Loading Transactions
Max Size: 140.06/200 MB

Candidate Block

Mining Attempt cba76ee8cfd6052ff59f8c7002ae705b90a23a30d03dc5c0d71549e50d3b4e5b
Version 20000000
Previous Block 000000000000000000013b59fa3af0e2030ce23b6bd3110718452b322094879b
Merkle Root cf975c91a4cc544284ef796b06127770a1557984633ecd00f0cce75b8f4716ca
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,642
Size: 1.00 vMB
Total Fees: 0.03215904 BTC
Feerates: 101.66 > 3.22 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,910 (684,063 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
230,847 230,847 00000000000000a7448bb5d26125e3e439b51f79adc7dd58a32bcf8a66fb034a 267 0.25/1.00 vMB 113
230,846 230,846 000000000000017898eb34f2ebce1f564f7faabe75f077597ac0955e6c8a7ee2 427 0.47/1.00 vMB 65
230,845 230,845 0000000000000208e2ef360e8a034dc1a37f915f07722953f3565c3830fcc02d 483 0.25/1.00 vMB 137
230,844 230,844 00000000000001185e93898b95c12a23b913180ae86e7cf5c86226038b4aacae 844 0.25/1.00 vMB 517
230,843 230,843 00000000000000ad08aa4f9f0cb8e790df0653d04bbb1031aaeced4df0d7f176 565 0.25/1.00 vMB 198
230,842 230,842 00000000000001d14e767bc6b8ba78c819fdb772c965da43ab79bba98c2fd5f9 574 0.25/1.00 vMB 290
230,841 230,841 00000000000000321416028c7fdb289ed72510ea6c80239134ec748de8b79ac6 481 0.25/1.00 vMB 128
230,840 230,840 00000000000001d0f1ec7912d42913cb4b7035a3ba1b3f7545612ef32631a4bc 455 0.25/1.00 vMB 237
230,839 230,839 00000000000001204239ba363f6657b2eb9bdc1657107304fed293d059bf5db3 554 0.25/1.00 vMB 203
230,838 230,838 00000000000000e4138f69ed8ad1a8c98629d5e00ea384722aa9bc6d4a8ce1b2 1,243 0.47/1.00 vMB 192
230,837 230,837 00000000000001a1265abcb496f029304285c248350abeeb298ae480c284d49b 724 0.25/1.00 vMB 746
230,836 230,836 00000000000001ee3e78bd1a7233ac81321cf18bc74cbcec0c0b6de274354cb1 232 0.10/1.00 vMB 162
230,835 230,835 00000000000000f5db6f989016bd649033cc3191a6bcfbecbd6feb87d3921b57 435 0.25/1.00 vMB 59
230,834 230,834 00000000000001faf6833974f8f0823c56d427667567096c48c88b09cedbd716 282 0.15/1.00 vMB 157
230,833 230,833 000000000000006aa56f665b1ed887d1da100081a1167bbb59d507d9aceceed2 866 0.46/1.00 vMB 212
230,832 230,832 00000000000001b1ae479ef1c37ef3182962017ea6e60a814ed9efa3c1dbbbaf 535 0.23/1.00 vMB 162
230,831 230,831 00000000000000fa429e9367274acba54d27fc910876d28f0796079eb702560f 221 0.08/1.00 vMB 47
230,830 230,830 000000000000022273522d385c667223a77688450653a52658fc472ff2d6abda 429 0.25/1.00 vMB 109
230,829 230,829 0000000000000076d5503b6c32a2bfc168a76fbee3c4fd93342ad5259af1f43c 171 0.18/1.00 vMB 90
230,828 230,828 000000000000016c079ac095db98efcb5f6782c484862207aa3416853d3b136f 401 0.23/1.00 vMB 117
230,827 230,827 000000000000018a327ef1080736aa7b81fcedd8e168571e2b23179af1d6c674 509 0.25/1.00 vMB 203
Previous 10 blocks ↓
Total Size: 782.23 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: 654.89 GB
    • Received: 14.21 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.