Loading Tool

Explorer IconExplorer

Memory Pool

82,247 transactions
31.82 vMB
0.10882504 BTC
Random Selection Loading Transactions
Max Size: 192.10/200 MB

Candidate Block

Mining Attempt b70ec47fef2608b96dfa9fb20b56b1c63c9b4b4fc869b6fa8a698645d3391c18
Version 20000000
Previous Block 00000000000000000000ed17108ada750c30ae44d6a032cae868ae55c67ad635
Merkle Root a192accb12133bf3e906fbdc9a478a1e787b1b533c6bd1090f5817346be8b988
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,611
Size: 1.00 vMB
Total Fees: 0.03386369 BTC
Feerates: 265.25 > 3.39 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,194 (139,351 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
775,843 775,843 000000000000000000062d1fb3f445686e875655197bb7fd6628a544aca9b4ad 1,362 1.00/1.00 vMB 10
775,842 775,842 0000000000000000000113d59e9a9031343e3fe2fbedb4ae2c8e819db2b31394 2,194 1.00/1.00 vMB 15
775,841 775,841 000000000000000000068c08eb3b1c7ac1783d3b125eeabc7731119a5c71e074 604 1.00/1.00 vMB 6
775,840 775,840 000000000000000000022209ad9332b495913f5b232d22cd7b1d94dd09521dda 1,028 1.00/1.00 vMB 8
775,839 775,839 00000000000000000000486ff2ce611c1a82dfab085770f055acd1a3290490f3 1,761 1.00/1.00 vMB 10
775,838 775,838 0000000000000000000121f58c01237efd0d3a6a6a1f503c81979f2c956f417e 2,381 1.00/1.00 vMB 13
775,837 775,837 00000000000000000005974632f5e7317311343cf643be463fa86ac18df387ec 1,970 1.00/1.00 vMB 11
775,836 775,836 00000000000000000000f69116ac4753cbcbd5ebf7a05396ce783bd6dbad8527 1,537 1.00/1.00 vMB 11
775,835 775,835 00000000000000000006330acac43a053508e2a30ebc9c8f3eabb39e52fd2f76 878 1.00/1.00 vMB 9
775,834 775,834 00000000000000000002408ecc1dd6a94b8b3c9275d5bfe8f5af905d1cb0e52b 1,621 1.00/1.00 vMB 11
775,833 775,833 00000000000000000000a08f6ecf4ef8b478d85cbb57d4f289ea02a8b1a74521 1,557 1.00/1.00 vMB 8
775,832 775,832 00000000000000000006fc120a5497a9a91f4955b0582f94c8ff05bef7999212 949 1.00/1.00 vMB 9
775,831 775,831 00000000000000000002d880bac485d77e4590c25eb8852cc10fa64e669fd439 1,882 1.00/1.00 vMB 11
775,830 775,830 000000000000000000057826d7e7d1b3a690fdc42146b6ae0a1ed3b6e8a14380 1,570 1.00/1.00 vMB 16
775,829 775,829 00000000000000000000d48d2d5c6ea1774be7f2ca8c54fcc75aa54148b0548c 2,336 1.00/1.00 vMB 20
775,828 775,828 00000000000000000004db69cf8d8fdac938d2a144d88d4d6432427edd7f88d6 2,337 1.00/1.00 vMB 19
775,827 775,827 00000000000000000004b19c155eeaef295a47796536909475000744b1cd6ea2 2,252 1.00/1.00 vMB 15
775,826 775,826 00000000000000000001b9371c0c60798ee500566a30e88cca9562645ec0dc1d 1,442 1.00/1.00 vMB 13
775,825 775,825 00000000000000000006e98d93f25025da0a131a73f4df6cd553867e04bb2e2b 1,805 1.00/1.00 vMB 11
775,824 775,824 0000000000000000000716890e8093170bb1b367ae4460140acf1ae341254428 1,125 1.00/1.00 vMB 15
775,823 775,823 000000000000000000025d61142fa9226de8ed1889631d116f6d798c88b84384 2,170 1.00/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.73 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: 707.60 GB
    • Received: 16.69 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.