Loading Tool

Explorer IconExplorer

Memory Pool

77,333 transactions
29.07 vMB
0.10022549 BTC
Random Selection Loading Transactions
Max Size: 174.92/200 MB

Candidate Block

Mining Attempt 66271673aaa4cad6a6e540e3a64674b8edf500f80603d894fe51e1ccf683035a
Version 20000000
Previous Block 00000000000000000000b421c6d6e79532f5d26e37db181c41924d05cd5471d7
Merkle Root 94f1190db18b54745a46f6dc711bea8176af5fa29eec82690909cb93ba874de5
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,419
Size: 1.00 vMB
Total Fees: 0.02659073 BTC
Feerates: 453.09 > 2.66 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,307 (496,363 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
418,944 418,944 0000000000000000032567467b1b95e098cb181883b730b9661d1869f1607711 1,457 1.00/1.00 vMB 41
418,943 418,943 000000000000000002dc10c4ede506e7a097e2d0362713f3fb648073d026757a 2,295 1.00/1.00 vMB 73
418,942 418,942 00000000000000000512e7f51678ff9e6d37ff93b7005fcc2af79d208771aeb7 370 0.14/1.00 vMB 77
418,941 418,941 000000000000000004cb8d923ae4899f40479115f7160fbaa74fe3960c2fcae2 1,927 1.00/1.00 vMB 58
418,940 418,940 00000000000000000118c724d65b547b57221c2142a3f09697022fefc85f28e9 572 0.22/1.00 vMB 79
418,939 418,939 00000000000000000225c17f86097ad3ecc03e026b5067cebfec918b568a8e51 39 0.01/1.00 vMB 60
418,938 418,938 000000000000000000045b65183bc7ecee9046a32f8f5d7510668a05b37315fb 1,207 1.00/1.00 vMB 34
418,937 418,937 00000000000000000495375737bcf9dd03fe74749c767ec8691cfb8d07915f59 1,520 1.00/1.00 vMB 40
418,936 418,936 0000000000000000014d355898b5e536d195fc38142bd5ff226f59aedac6cc22 2,541 1.00/1.00 vMB 70
418,935 418,935 000000000000000004a6b7c8d6353b36dbc0ab6a8f7bd517e4e82eb9f0c6b62d 2,146 1.00/1.00 vMB 52
418,934 418,934 000000000000000004e530023fb7cce1b60f6e147b0584c14fd59e86fcb7a178 2,520 0.99/1.00 vMB 81
418,933 418,933 0000000000000000049cf36546ef0c4c5eccc6378b2aa0bbe9670fa92a4e5587 517 0.20/1.00 vMB 74
418,932 418,932 000000000000000000d35cf138c7a72ec00d901c8edc3356f981f4d132d70e85 2,218 0.92/1.00 vMB 60
418,931 418,931 0000000000000000028ee623fd77d4a52997535dad2a63bedd9dd7cf1a4f2f25 572 0.23/1.00 vMB 67
418,930 418,930 000000000000000002c5de0a0910bd426c60749e0da99c92f9b74aff867386ca 532 0.22/1.00 vMB 62
418,929 418,929 00000000000000000131cc4fb3f3fb15326dcc9734058b6c99daa32174e50c18 2,489 1.00/1.00 vMB 61
418,928 418,928 0000000000000000016e25406b87f32d680839f7f1a9a10b7fe02fbc6c8fa254 1,883 0.77/1.00 vMB 63
418,927 418,927 000000000000000004a276fe89634e097adc593f055ffb38b08505190dfe6c1a 274 0.32/1.00 vMB 21
418,926 418,926 00000000000000000399777891fd94a39cb794eb580f0b684b2dfb8f4663cb05 1,699 1.00/1.00 vMB 41
418,925 418,925 0000000000000000010097b242d1ebb929b5d5edd879dc40deb0b8078d6a80d7 2,183 1.00/1.00 vMB 66
418,924 418,924 000000000000000001ba3d58c35fa57ac8be2b718deb18d457fd9f3be0bc5aeb 681 0.27/1.00 vMB 75
Previous 10 blocks ↓
Total Size: 782.92 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: 714.51 GB
    • Received: 17.56 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.