Loading Tool

Explorer IconExplorer

Memory Pool

76,672 transactions
28.55 vMB
0.06898455 BTC
Random Selection Loading Transactions
Max Size: 173.05/200 MB

Candidate Block

Mining Attempt 7da1e71a9381aa346cc4e648a18d71321aed8e3f9a86ee6ae0eb6cb93b6df5e8
Version 20000000
Previous Block 000000000000000000011cc0b225341b90497783ca10dd85ac5777da035b07ab
Merkle Root 5449e891c9ba439caf12fff5689a914e11205e4f99d9a027472d621b6c15bc5c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,793
Size: 1.00 vMB
Total Fees: 0.00978320 BTC
Feerates: 73.20 > 0.98 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,118 (436,159 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
478,959 478,959 00000000000000000018dde5d3069c4e7d83d4c43de1a465b78fd57054b4db19 1,621 1.00/1.00 vMB 54
478,958 478,958 0000000000000000007461f386afcfc3effa709da75133373b742c74cb09c4cc 1,852 1.00/1.00 vMB 87
478,957 478,957 00000000000000000086c728a58bb441120547e17f09ac37eb06db31ce677ad9 1,807 1.00/1.00 vMB 118
478,956 478,956 0000000000000000012114d7f7188c2145c65b45e2a047e9a51fe0c06f8061d3 29 0.01/1.00 vMB 218
478,955 478,955 000000000000000000e5b05bef13ae45a643be9a8244f629b975ef9f7af938bd 2,656 1.00/1.00 vMB 156
478,954 478,954 0000000000000000004463283fbeab38c0504dca9ecd18081f82093067e5c22a 860 1.00/1.00 vMB 45
478,953 478,953 000000000000000000f3ae4004e9bcc39b3d4dc0f342b76a1830ee8607b7f00a 313 1.00/1.00 vMB 9
478,952 478,952 00000000000000000110ddc40db4e4a4c280d53a9a8e8436a6591da3b472c57e 1,456 1.00/1.00 vMB 74
478,951 478,951 0000000000000000000fe2873844cbac3e6f676eac625f80d777b3882545272d 640 1.00/1.00 vMB 40
478,950 478,950 000000000000000000fdaa98f9a329cf3c5ddce8b077afd9992d813ea60eb074 826 1.00/1.00 vMB 24
478,949 478,949 0000000000000000006b24e69441fd561d408fcfb6d7814aef20736cbea5f50d 1,955 1.00/1.00 vMB 115
478,948 478,948 00000000000000000023878ea28d0801e43bc5a10549acae20673b8997668e65 737 1.00/1.00 vMB 29
478,947 478,947 00000000000000000135a626f9b141083b1ea6eeded1471e9024049dd8fca307 1,591 1.00/1.00 vMB 81
478,946 478,946 00000000000000000014e06ccd553deae079d65c7107c376429e30e94c0dd8f3 944 0.99/1.00 vMB 52
478,945 478,945 000000000000000000fcb4c0b0bf4a4ef1e3b579a9fc44cbb2b5b1f8ca4d816f 297 1.00/1.00 vMB 11
478,944 478,944 0000000000000000007c82b4e645a596791b74f39ee1b3e79402ddcffcb8ad94 1,369 0.70/1.00 vMB 82
478,943 478,943 000000000000000000bdc89252354ce775ae442e435ec1cbdf77e930573876c5 2,053 1.00/1.00 vMB 115
478,942 478,942 0000000000000000004c95bce48ea1ef59ca32f37ae480bd0902c7425c792bc1 809 1.00/1.00 vMB 28
478,941 478,941 00000000000000000102d2f81800021108e2e7582c0b513d0588bbca36c3b017 2,042 1.00/1.00 vMB 67
478,940 478,940 000000000000000000fb6735a6af07cabaa9909a2f48674a4247239c4196a44f 1,790 1.00/1.00 vMB 128
478,939 478,939 0000000000000000006d6ac693136f1c5c27c811862845f117bc888868d6ed5f 1,939 1.00/1.00 vMB 121
Previous 10 blocks ↓
Total Size: 782.59 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: 671.59 GB
    • Received: 15.96 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.