Loading Tool

Explorer IconExplorer

Memory Pool

43,782 transactions
28.59 vMB
0.12331003 BTC
Random Selection Loading Transactions
Max Size: 148.48/200 MB

Candidate Block

Mining Attempt ad4cd0374c2ba2a3043fcaafd513dc76140034dbf6bde30486eaff1382b74930
Version 20000000
Previous Block 000000000000000000017af1f60b0a1774993e39cbb6c5abc4771238282a0259
Merkle Root 65ddd02a1da1fba1cbe38272369838cfa01ccab830414738bd399db30932e04d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,877
Size: 1.00 vMB
Total Fees: 0.03728375 BTC
Feerates: 113.05 > 3.74 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,711 (203,557 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
711,154 711,154 00000000000000000001c6af7b5e015457088c201d11cd8d686185f384807a8d 1,360 1.00/1.00 vMB 3
711,153 711,153 00000000000000000004c31eef7bccf62db2b1556e491605940d1e6f8ce50bb8 2,831 1.00/1.00 vMB 14
711,152 711,152 000000000000000000001dd9af0469993e3ab4ae231a362c3d22a260c158449f 2,765 1.00/1.00 vMB 7
711,151 711,151 00000000000000000002a923a37b6567bee58c7f0f0be7a697b0b51d96205ca6 2,440 1.00/1.00 vMB 7
711,150 711,150 00000000000000000007bded60c7fc5dba78e3655e630871c90a0776b599cfd5 3,108 1.00/1.00 vMB 23
711,149 711,149 0000000000000000000511001fb3623123b68c0112741870c93b17840497599b 2,729 1.00/1.00 vMB 17
711,148 711,148 00000000000000000008c69c8498c0e93e780e021cb3a9fdfd1d0ef11494e634 3,332 1.00/1.00 vMB 14
711,147 711,147 0000000000000000000682f24be00a8c1a7c6835e6a8c6084098f27459814953 2,976 1.00/1.00 vMB 56
711,146 711,146 00000000000000000005941099ff2a71ee069babe42ff41cac7686339c3095c2 627 0.22/1.00 vMB 10
711,145 711,145 00000000000000000000deccad1ba3822aa3f1e6a3b1f39a9c38a2d145143845 1,243 0.44/1.00 vMB 3
711,144 711,144 000000000000000000020b6c2ba9719e3534387a87bfcdb5c817cd7951021d8c 3,032 1.00/1.00 vMB 14
711,143 711,143 00000000000000000001d5731a3378afb16613439904252a76f2e6315ec5f4c6 579 0.23/1.00 vMB 15
711,142 711,142 00000000000000000008865b0dbc245d587fac8d95ca12bf507799d700e0d869 1,658 0.58/1.00 vMB 11
711,141 711,141 0000000000000000000148eb4a0a5dfbf1fc42b88b0729df00c97a1f951e9b7b 185 0.05/1.00 vMB 10
711,140 711,140 0000000000000000000238dd0260fb35f3aa3603fb9f56981c6c853e8745f05d 322 0.08/1.00 vMB 14
711,139 711,139 0000000000000000000aa7856b2c9d10a4aaeb7107d54b145ce99eb668800865 2,442 0.86/1.00 vMB 12
711,138 711,138 0000000000000000000b86e990483cfc1566b353296673afd38023c96c3db927 702 0.50/1.00 vMB 4
711,137 711,137 00000000000000000008013adeef11652bb786b66a49d20ffce868d62a381584 3,322 1.00/1.00 vMB 6
711,136 711,136 000000000000000000022d99838614ab5b063510c3476bc630845cf7995118ea 1,847 1.00/1.00 vMB 13
711,135 711,135 000000000000000000059beacaf39008b990b917b468f757bcb5df92dac3418c 2,738 1.00/1.00 vMB 10
711,134 711,134 0000000000000000000354703740e1aba0b3d0f75853784da4ff03e73e063aff 3,011 1.00/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 781.88 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: 645.05 GB
    • Received: 12.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.