Loading Tool

Explorer IconExplorer

Memory Pool

27,150 transactions
6.29 vMB
0.05346658 BTC
  • 1 sats/vbyte = 7 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 45.02/200 MB

Candidate Block

Mining Attempt 364a8741d911ef0ecb942e888ef639ca4e36e76016cea5bd7b9b283737248c20
Version 20000000
Previous Block 00000000000000000000fd5d8e3f70af47f3ff76f53e85c6ea5c28cab3519695
Merkle Root f5263cc891b47d592bdb5197ec5766cec0ed6265d2b6d452868c6300642763a3
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,770
Size: 1.00 vMB
Total Fees: 0.03720982 BTC
Median Feerate: 3.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,202 (751,161 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
162,041 162,041 000000000000059224ac5c2891ae7e875b244bc8504c5a9c164b166308f10c44 0.01 MB 23 87
162,040 162,040 0000000000000cb91f1fe58bee33d0c46486e966a3df2ff93f636d056c5cf87c 0.00 MB 7 574
162,039 162,039 00000000000003ef19f905dc436b9ed6e0cf50e3020b44da05d7700d119403c7 0.03 MB 106 93
162,038 162,038 000000000000030289b23f8f6212c2d17bef08439f1a0fa9e88473e51bfeab05 0.01 MB 26 141
162,037 162,037 00000000000009bb36fa246ed68b1532950da513ffdab94346e6c0584044a395 0.01 MB 15 18
162,036 162,036 000000000000093fa54955376fe6e7129ddc084010af2eaac1467d0dd2aa173a 0.00 MB 8 0
162,035 162,035 000000000000010bb7eb9ba254c2a04e5b500b353e75f09a9a30c6b1c03b3f1d 0.01 MB 24 65
162,034 162,034 000000000000004c730f468cfd18b9c45e4c051422841b26769ac1c4c3d10b42 0.04 MB 129 9
162,033 162,033 000000000000037f33ab570b53b3af8026f9d14ba73083708f7bd953326d6745 0.01 MB 29 51
162,032 162,032 0000000000000cca1cd2f92851db4ed4b8fa14f70579e78544985df168e43005 0.05 MB 97 176
162,031 162,031 0000000000000112fee3184f0931ed9441069825edd18998b624038f92bee225 0.00 MB 10 53
162,030 162,030 0000000000000087efe7d736543b0fb492add3ea2d7fa4a64a5e04a8b537814c 0.00 MB 11 363
162,029 162,029 00000000000003b353a9a455b6f12f26e92bdc99cb4311e9262a18b1ccc52fec 0.01 MB 15 52
162,028 162,028 00000000000007fba813bf5f622d3e3eb2d2b1fefa8b676df245039b2107ecb9 0.05 MB 130 26
162,027 162,027 00000000000000ab7b1139f4d155a9119d2637869adbff561e3cf721a6fead79 0.02 MB 47 111
162,026 162,026 00000000000006a00ab93c675cfc4ca674511408d3131dc4be2764b241e87099 0.04 MB 71 424
162,025 162,025 0000000000000b1deb7bdc9cb4d9c29fc39d0b7d49f858bcc69300412f995616 0.04 MB 103 153
162,024 162,024 0000000000000d2334f0c82a829f04234a328d26a8f8a0634a6487f87e8fcde0 0.07 MB 80 127
162,023 162,023 0000000000000b6ac762f543a94263410dbabb6a1a54f5eefdc9a83fd335673d 0.00 MB 12 50
162,022 162,022 00000000000002554dff1fa67d19db55be64396da292c4bf8ed6492b0a311856 0.01 MB 16 10
162,021 162,021 0000000000000af97880ba886f74af56ffceab9c41e6c194977767f58e242105 0.04 MB 113 342
Previous 10 blocks ↓
Total Size: 779.21 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 67
    • Outgoing: 10
  • Data Transfer:
    • Sent: 15.56 GB
    • Received: 0.33 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.