Loading Tool

Explorer IconExplorer

Memory Pool

78,846 transactions
29.31 vMB
0.08099943 BTC
Random Selection Loading Transactions
Max Size: 179.49/200 MB

Candidate Block

Mining Attempt 688fd1ba7d3463dab07b6c2a27749eda13a353201e34de0aff3b0bba159e445d
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root 90c5066639c680cb78f0d984886d1c790ba4f685b388c927e9f8225a5375cd67
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,070
Size: 1.00 vMB
Total Fees: 0.01673249 BTC
Feerates: 402.60 > 1.68 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (623,390 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
291,933 291,933 000000000000000036a425f3b2c307aed4da083152118bd96b3e46142e77ea29 75 0.06/1.00 vMB 20
291,932 291,932 00000000000000009d521ff9fe9582e924aa8500f3be8524c35aace01ae9de15 12 0.00/1.00 vMB 100
291,931 291,931 00000000000000006507b28c3492ec171bbe946d0ffb1cca9e6e9409a0cbaa0d 336 0.34/1.00 vMB 21
291,930 291,930 00000000000000000ecbfeede44c1f787359ceef8916009c621fd18d4c37bcbc 465 0.23/1.00 vMB 32
291,929 291,929 0000000000000000412a3723708e409982f61d41ab93063f946b8c67a7cfe0a0 633 0.35/1.00 vMB 38
291,928 291,928 000000000000000009657b47c3da44691d4a445201378c2ec190d08b6187ac50 123 0.07/1.00 vMB 40
291,927 291,927 0000000000000000b1d51b1ad228dadc89b190992cee2e913b751c76d91f054c 323 0.20/1.00 vMB 31
291,926 291,926 000000000000000036f0ecff093aae4ae251bf3d384933dab35dbb337353f553 487 0.31/1.00 vMB 31
291,925 291,925 0000000000000000224d569dab7fd4648eca50d65fc6c4fdba20bceed78ed246 303 0.35/1.00 vMB 16
291,924 291,924 00000000000000002d7707d42b4a23d8138e55c1c86964e9e8fa31a19b0f8f03 878 0.35/1.00 vMB 64
291,923 291,923 0000000000000000f8c92087732b8511064bca2d75140104fc94d2b541407a80 625 0.25/1.00 vMB 43
291,922 291,922 0000000000000000c949c15af05cdaff44b0954506188101a22e6baf72fbf7fc 171 0.06/1.00 vMB 41
291,921 291,921 0000000000000000f262ea72b8757056ae9ca7c3f93360e3bb5c5de510fa61b2 357 0.21/1.00 vMB 45
291,920 291,920 0000000000000000ebd67ffc2c43be809d95f6bb38ceb86e97e249b8bbfe35f8 123 0.12/1.00 vMB 20
291,919 291,919 00000000000000003f6ced456caac0df30205552710cbb1942c8a378de3cea74 171 0.24/1.00 vMB 15
291,918 291,918 0000000000000000d453d99cf345ed60d62111b892e03d22d6645ae8607f34db 1,159 0.50/1.00 vMB 46
291,917 291,917 0000000000000000e53b2f16ec6f13a1f3fecb3266ed968eecaa938ca6ee0b53 29 0.05/1.00 vMB 21
291,916 291,916 00000000000000008db8414a33a393789f957b2a854df7b01ecce2e4d9323ee5 177 0.10/1.00 vMB 26
291,915 291,915 00000000000000001b56f6813b58e3ede4e1af3f8715cdf6ba17e86760ae0d4c 405 0.19/1.00 vMB 44
291,914 291,914 000000000000000096a401c065c86c9bce7e6b88bad45c56b1ae0ca4ca7d83eb 397 0.19/1.00 vMB 42
291,913 291,913 00000000000000003f546973675b79052e9f36ee3bf3334bfafc10d2800ffeb0 681 0.31/1.00 vMB 37
Previous 10 blocks ↓
Total Size: 782.95 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: 715.16 GB
    • Received: 17.66 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.