Loading Tool

Explorer IconExplorer

Memory Pool

78,340 transactions
29.37 vMB
0.06576254 BTC
Random Selection Loading Transactions
Max Size: 176.53/200 MB

Candidate Block

Mining Attempt 79bd63a2fe9145474b52136ae0a1b6a35a47ae6b252de886f22e37028e68bcf6
Version 20000000
Previous Block 000000000000000000010e072de76e1b99adddbe2285ed35095a9efdafa3af2c
Merkle Root f5014a34d5ef79a838521cad915aa80b2b41d7b54ca33177c768448d9d152242
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,131
Size: 1.00 vMB
Total Fees: 0.00621023 BTC
Feerates: 50.25 > 0.62 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,000 (262,043 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
652,957 652,957 00000000000000000006c97a342519ed988ef8de0107c82709fcf04ae3efd0f3 287 0.11/1.00 vMB 45
652,956 652,956 0000000000000000000a4c62cdb7bc46c325e19cf07cca4795bab981c263323f 531 0.24/1.00 vMB 3
652,955 652,955 000000000000000000085007b7f1a6b2a7c85c1319a5e1ddf98efff2095ae281 2,088 1.00/1.00 vMB 17
652,954 652,954 00000000000000000004b5b90c44be91152b6df9a27c8d580eafbec204c8734d 2,134 1.00/1.00 vMB 29
652,953 652,953 0000000000000000000ae99ec8eb67e0dbfa7be09b189ccd714bd380aaf7f301 2,630 1.00/1.00 vMB 59
652,952 652,952 0000000000000000000dc3f4ef2f513ee4c8f2bc22d712463d2b4ea213bb5760 2,439 1.00/1.00 vMB 86
652,951 652,951 00000000000000000005e551871b506f434e4e188e74684c08c2024aafb8df6d 22 0.01/1.00 vMB 74
652,950 652,950 00000000000000000004f74b9e6214ef61f128e910f44db945850b2f8084d4c9 239 0.07/1.00 vMB 40
652,949 652,949 0000000000000000000649f1c67fed7b22bda6cf45fe807ad078ec9b95b9f031 437 0.22/1.00 vMB 35
652,948 652,948 0000000000000000000522a4cbd55e37a0c02378ac2eefe0b3b5214b2c1dcc9b 592 0.23/1.00 vMB 37
652,947 652,947 000000000000000000028482624b74d1ed0460c46833238c743bf722cbe208d8 1,234 0.51/1.00 vMB 39
652,946 652,946 000000000000000000046925ba25fe4873d1e5534ee0ce5ed25c62b6b54363a8 2,139 1.00/1.00 vMB 21
652,945 652,945 0000000000000000000da214b0f7151eeb7590c73789ffea22e4e8d48a02292c 2,058 1.00/1.00 vMB 46
652,944 652,944 000000000000000000087e4a56a6a42dbf3b8dbbcf50bfd55de1ff31ab08ee9a 2,908 1.00/1.00 vMB 67
652,943 652,943 00000000000000000004821d24a6f5281cbd96d812f4387eae6332920ae42843 898 0.41/1.00 vMB 42
652,942 652,942 000000000000000000034630b7916060d47fd01ef1e521d84e78376ab6ba8a93 1,897 0.93/1.00 vMB 36
652,941 652,941 0000000000000000000d69c79932624c9a47fac73fe026e22f334ad4ec93ccda 837 0.34/1.00 vMB 44
652,940 652,940 00000000000000000007b83cd13d45679842a9cb7a55a522f2ea7af70df37dd1 1,201 0.57/1.00 vMB 54
652,939 652,939 0000000000000000000e0b1c2b551b5af01bd89b1b143fa1419888d7c86fd62d 1,936 0.93/1.00 vMB 29
652,938 652,938 000000000000000000007f999b0abb324e538bb8ff2f90035baa54c23a933c75 2,092 1.00/1.00 vMB 54
652,937 652,937 0000000000000000000e3dcc64523c76e6febf5648de9597f151580c5ad4b6fd 771 0.27/1.00 vMB 50
Previous 10 blocks ↓
Total Size: 782.39 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: 664.64 GB
    • Received: 15.02 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.