Loading Tool

Explorer IconExplorer

Memory Pool

84,032 transactions
31.94 vMB
0.08783249 BTC
Random Selection Loading Transactions
Max Size: 194.29/200 MB

Candidate Block

Mining Attempt 5774c29491f9b14700dc1bae20c98ca4c290611231f381a9e8d7671703546c44
Version 20000000
Previous Block 00000000000000000000682e38af279af4c954a439e90eb631728e9fdcb16ff7
Merkle Root cd758df3b37c31d8a473a895d054cf3a5ab27d2691bdf59198a348c5c49dc4b7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,185
Size: 1.00 vMB
Total Fees: 0.01814935 BTC
Feerates: 104.48 > 1.82 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,210 (359,258 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
555,952 555,952 00000000000000000002ed6435f91393ddb32b37b215c77f2c387d7d6ea6b394 2,951 0.99/1.00 vMB 14
555,951 555,951 00000000000000000026d2e3cd2ff5ef58e1501dadf98d71dc17a8ab5dc95929 1,253 0.52/1.00 vMB 10
555,950 555,950 00000000000000000020b36dc0108b6a0a1c455f23c1b4983fbcfa7b69c961ef 997 0.43/1.00 vMB 10
555,949 555,949 0000000000000000000626dec1e75dc68a03ef0e563087e76d3a9ce6542f7f9c 286 0.13/1.00 vMB 10
555,948 555,948 0000000000000000001de16b662318aa2ee723e8d29d762e8521272c822ebfa9 1,533 0.81/1.00 vMB 3
555,947 555,947 0000000000000000001426f5501b66c20e199bf138f3b3a5741fb1c44395b139 3,374 1.00/1.00 vMB 11
555,946 555,946 0000000000000000001c726c4d45f6067394234e303d0808c3fda41390f6a10b 596 0.24/1.00 vMB 35
555,945 555,945 00000000000000000029a444477ba8e810f9f51abd02dab97d4509b388600d0e 2,415 0.96/1.00 vMB 8
555,944 555,944 0000000000000000001388a418a331c20a746193b7f68bd498b5096cfedd59e2 2,541 1.00/1.00 vMB 9
555,943 555,943 00000000000000000001d725fe6a21e1d209abde611b26bced0e593038930f3a 89 0.04/1.00 vMB 7
555,942 555,942 0000000000000000002a8cf5198820db7d101162cdc8b6993b8cafaaa5313bb3 1,255 0.85/1.00 vMB 4
555,941 555,941 00000000000000000005d078e4e49601b0bb344d5f2808d75cb3d2ae96a95b24 3,190 1.00/1.00 vMB 9
555,940 555,940 0000000000000000000654251e0c5569fb3090ee075d6064384a9cf5b5825e2a 2,559 1.00/1.00 vMB 12
555,939 555,939 0000000000000000001751b78d21820386dcef802d0e55c12f5bece356b77786 1,702 1.00/1.00 vMB 7
555,938 555,938 00000000000000000024c25a2208460c337d5aa8f98c65b2be5dd290b7e384d5 3,157 1.00/1.00 vMB 17
555,937 555,937 0000000000000000000c4685397a714ff16de3acc503bf0f7105bda2d0721091 378 0.30/1.00 vMB 7
555,936 555,936 00000000000000000008253e9fc7b85bb53fef0400095d7264c941c71022b830 1,168 1.00/1.00 vMB 6
555,935 555,935 0000000000000000000137144f38c72f2ca7c7cef9394488e7785bff62130260 2,236 1.00/1.00 vMB 4
555,934 555,934 000000000000000000067d36dfa900a38641b2d2d906a0ffa4cc68422ff75632 2,633 1.00/1.00 vMB 7
555,933 555,933 0000000000000000002bc492e503a6c3fea22bc732d14b72055e2a9ced01f3d8 3,154 1.00/1.00 vMB 11
555,932 555,932 0000000000000000000e994b605c48fa776ad54e9878a45480a36c32f290c236 3,042 1.00/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.75 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: 708.89 GB
    • Received: 16.78 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.