Loading Tool

Explorer IconExplorer

Memory Pool

40,435 transactions
28.25 vMB
0.13737715 BTC
Random Selection Loading Transactions
Max Size: 144.26/200 MB

Candidate Block

Mining Attempt cfbd748edc119cd60b1b5a918fdc32a598420a8a9488a6e7bc400ea9892f7584
Version 20000000
Previous Block 0000000000000000000024b6183bd80aeb2c50feadbe74d837f0ef1fca0de972
Merkle Root 18793fbf9eea5e2dd1223acca2414c1f22527be65d358b68327b5228e53d14e1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,004
Size: 1.00 vMB
Total Fees: 0.08300974 BTC
Feerates: 102.90 > 8.32 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,632 (294,681 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
619,951 619,951 0000000000000000000a7313d5f8ff2c6ee9573ebe14a3f90d00b1e71974dd59 2,806 1.00/1.00 vMB 13
619,950 619,950 0000000000000000000d883949b329d9640da2be237a49fffb56e97d979b48af 3,122 1.00/1.00 vMB 24
619,949 619,949 00000000000000000006db84279b7a415964e203420f35afac40aab9064116d7 71 0.13/1.00 vMB 16
619,948 619,948 00000000000000000006b668cf684f07a7331477e900d672e3f72a2dca688fc0 1,162 0.56/1.00 vMB 14
619,947 619,947 00000000000000000005319ddac08955363c33891e9342514e91b2cc89a65b55 1,949 0.66/1.00 vMB 15
619,946 619,946 00000000000000000008ecef4eea76ca7fda905beb68c0f34d38cc53c15c6fc9 2,177 0.74/1.00 vMB 17
619,945 619,945 00000000000000000007ad12856111b51528777b4275a4276384b963045995cb 65 0.02/1.00 vMB 14
619,944 619,944 000000000000000000030864b641307c9bde510329840ef57686a36c7fbec93b 568 0.21/1.00 vMB 16
619,943 619,943 00000000000000000007e293cdcd671f53f01e41688ea5dabea463f54795436d 1,496 0.49/1.00 vMB 14
619,942 619,942 00000000000000000005a024731c82848f15231c7989fbfd8b9cc657b4ce9225 1,628 0.45/1.00 vMB 18
619,941 619,941 0000000000000000000749c067e1ad4e0bf7883504a319721e4dcf074d18b198 155 0.04/1.00 vMB 17
619,940 619,940 000000000000000000073ca40c813072b8f6110bf813ee465f4a7fc58a472ed6 1,114 0.34/1.00 vMB 18
619,939 619,939 000000000000000000075d0d703af05f4f1d7f496986749c502ce34559940e67 1,825 0.58/1.00 vMB 19
619,938 619,938 0000000000000000000f9b6a994e10b0585402307d6b8861dfae56ba6058269b 133 0.03/1.00 vMB 20
619,937 619,937 00000000000000000003b10f3a3b3733a5b5cb48813e20fd00c9807a08ed7b70 1,571 0.48/1.00 vMB 3
619,936 619,936 000000000000000000087a3f072c3f34237b29d9612e2ac19b0e648f8cd390f0 3,081 1.00/1.00 vMB 28
619,935 619,935 0000000000000000000ef536733ba60b837c58556fa0fc498de0ebcf5f17512b 1,694 0.59/1.00 vMB 18
619,934 619,934 000000000000000000001189946868240dbe1e20c0abab64921e112d25f68a8a 1,161 0.34/1.00 vMB 16
619,933 619,933 0000000000000000000c314ad43d7fd17fd6a1741ec168bad4e53b230a2fb8f1 1,155 0.43/1.00 vMB 19
619,932 619,932 00000000000000000010b37adca4da66c23f5b8950b44f5bd8b7f067743fd1bc 1,146 0.31/1.00 vMB 9
619,931 619,931 0000000000000000000c41e5f7ca55641c50b24bcd47fc49242581475795275b 2,376 1.00/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 781.74 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: 630.38 GB
    • Received: 12.03 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.