Loading Tool

Explorer IconExplorer

Memory Pool

42,952 transactions
28.46 vMB
0.06409541 BTC
Random Selection Loading Transactions
Max Size: 146.90/200 MB

Candidate Block

Mining Attempt 865e9b37966b43ababf40ba3ddbe8c3b902bd9a12088f87f7423edff017b7c3e
Version 20000000
Previous Block 00000000000000000000533ffed785e40bb65926541d5898db4d8836674e9487
Merkle Root 886fd4cbd537bcc1eea88449688d1cde5d50da1bc0f469efc3059b88397901bb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,067
Size: 1.00 vMB
Total Fees: 0.00908532 BTC
Feerates: 100.00 > 0.91 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,627 (176,827 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
737,800 737,800 000000000000000000079f5ac44bf646e1305a5e5a8206f56b1ae4300dc1b44d 1,531 1.00/1.00 vMB 9
737,799 737,799 000000000000000000035941c5cde233219c4b45c7185d0ddef852782e2cc03e 677 1.00/1.00 vMB 4
737,798 737,798 0000000000000000000211c70767c15ab441546d92629462cfc53c4067d27b58 756 1.00/1.00 vMB 3
737,797 737,797 00000000000000000006c3d9de4cd4885fe1fa614e81a04c643a49aaf67ac926 2,453 1.00/1.00 vMB 8
737,796 737,796 000000000000000000006928adf0756b154a945bba0635a6ba902c5b2b7b255b 1,226 1.00/1.00 vMB 13
737,795 737,795 00000000000000000001ab7a25229badcbfe9c9b0ca99676ebd3d889c224c137 1,704 1.00/1.00 vMB 21
737,794 737,794 00000000000000000005eaad116cb91872c25f046612ab598f5a41b9f43e42ec 2,333 1.00/1.00 vMB 28
737,793 737,793 00000000000000000000feadadb52987af95ae7357c7b4b7823ad81b047e85bb 2,179 1.00/1.00 vMB 14
737,792 737,792 00000000000000000003c30adc32b7ad56fbbf906b76bb3c3f933be6d36e1c16 2,104 1.00/1.00 vMB 14
737,791 737,791 000000000000000000050edd293fc52f79667d6c106f676155122c8a8388ee82 2,327 1.00/1.00 vMB 27
737,790 737,790 00000000000000000006fd269c417cf3166bfdd339cb30584edebdca097ff525 1,604 1.00/1.00 vMB 3
737,789 737,789 00000000000000000004ecffd25b2511839d46a1ac32d877e5f8f43903d394a1 1,172 1.00/1.00 vMB 5
737,788 737,788 00000000000000000002e9d6b8ccbcf7c8b325f1a0831b5631e0584744197be9 2,447 1.00/1.00 vMB 7
737,787 737,787 0000000000000000000631894d1412333f3fea5cbf0496d3fc3a46e3cf3e8133 2,243 1.00/1.00 vMB 16
737,786 737,786 00000000000000000000bc2a97c9a1d545e71ab56bdb8f5010e898548df94fa6 3,208 1.00/1.00 vMB 23
737,785 737,785 000000000000000000083c0727aeae622b917ecee026afb623f1e49a34eeb32f 1,874 1.00/1.00 vMB 6
737,784 737,784 00000000000000000000edd225490980f8abcca244c80528c4ddf8e7ec9098a9 1,495 1.00/1.00 vMB 19
737,783 737,783 00000000000000000002b8aa1ebd25032abbe5cc0d10b5b5b2aceaa0421f49c3 1,937 1.00/1.00 vMB 26
737,782 737,782 00000000000000000007243565148f776ce4383c7cdf6a976ef3312d8e7c757b 2,442 1.00/1.00 vMB 16
737,781 737,781 000000000000000000073a10c261ccb914413538cbbe49268ae6d0b78ae6c618 2,130 1.00/1.00 vMB 9
737,780 737,780 000000000000000000067d885ca9e011719757aedb9f1b513688ff42961ce2e2 1,799 1.00/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 781.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: 630.22 GB
    • Received: 11.99 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.