Loading Tool

Explorer IconExplorer

Memory Pool

79,102 transactions
29.70 vMB
0.09278369 BTC
Random Selection Loading Transactions
Max Size: 179.17/200 MB

Candidate Block

Mining Attempt c4f8ef65d30d29e2fa0d74fa035c131a4dfa3d4aa8a9815f4b53c20dc82fad7a
Version 20000000
Previous Block 00000000000000000000bed9e82db9db72d1b18bb335810616975b81723d85a6
Merkle Root 9782dbb2a5072d3b0bc1243e053e1869f88beeb6526985ba207519a849de5a31
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,623
Size: 1.00 vMB
Total Fees: 0.02646954 BTC
Feerates: 251.00 > 2.65 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,130 (516,291 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
398,839 398,839 0000000000000000043770986f48616ead2d983bf2fe8f5d77265a38420ddab1 2,807 0.99/1.00 vMB 50
398,838 398,838 000000000000000003442e9b46ed3facfd40bcc22eba0282896836c578335586 695 0.33/1.00 vMB 33
398,837 398,837 000000000000000002ed91269a2b5f53cc0e68289f8327f272f6f40ac7c19a96 2,504 1.00/1.00 vMB 50
398,836 398,836 000000000000000003c858e1dce4314c64396aee9ab8dc9ea8e868e13b608d15 1,843 1.00/1.00 vMB 34
398,835 398,835 0000000000000000070e3663b5cb7f5a337a5164c8df4478a7d10a4c12e4a4fd 2,446 0.75/1.00 vMB 60
398,834 398,834 000000000000000006defae555f4d2a99b849cfcb20e841d7fcbb90bf7da0f81 1,735 0.90/1.00 vMB 34
398,833 398,833 000000000000000002e0d7eef169daef9b20570521e6fde469d2413cc7760e69 1,340 0.78/1.00 vMB 33
398,832 398,832 00000000000000000786c521f68ebb03e5a7915c838deb8f776c348a06a78b28 1 0.00/1.00 vMB 0
398,831 398,831 0000000000000000064a23f660ac571b04bed98d31ef57a2c98754ed1304fe5a 220 0.22/1.00 vMB 26
398,830 398,830 0000000000000000030d238fb6ff3fe3794e3ec48a804398338f08577d325c56 981 0.47/1.00 vMB 38
398,829 398,829 000000000000000004892048de54e2756c1e7fab9ec40c25e834c554e9aa672a 759 0.37/1.00 vMB 32
398,828 398,828 000000000000000006aa6fed45669a4ebf49a3fb842ddf3cacba6f3124c075df 1,548 0.86/1.00 vMB 33
398,827 398,827 0000000000000000011539ff4079d6a012616a3c6f7fc92c065b63297b1deb29 173 1.00/1.00 vMB 5
398,826 398,826 000000000000000001932cf71e877fe43df56e6672fd9475a46a98f9b51fcc43 272 0.28/1.00 vMB 31
398,825 398,825 0000000000000000044854cd12ab17c50251f63337ad118957309f72c0d4824f 1,220 0.99/1.00 vMB 20
398,824 398,824 0000000000000000000386862b3e4abf04f353870e0bfa43350104bf6985de4e 1,685 0.95/1.00 vMB 55
398,823 398,823 000000000000000006ac502c16ec9c59fc63ddc08330263e309a9b352fbc53c8 2,129 0.93/1.00 vMB 41
398,822 398,822 000000000000000002f913320a1a9edec4b0928dcd91bd0f4290dceab3c305af 1,426 1.00/1.00 vMB 26
398,821 398,821 00000000000000000276e9688ef52d99413ba58afabdea8ef39faad684ec6732 1,829 0.93/1.00 vMB 34
398,820 398,820 00000000000000000094877c227898130716c81b06fd72b1c2089cc87944db06 1,667 0.75/1.00 vMB 32
398,819 398,819 000000000000000006660f916710d394cc1ac73dcf238f565ac8853d5010fe31 2,401 0.93/1.00 vMB 51
Previous 10 blocks ↓
Total Size: 782.62 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: 672.01 GB
    • Received: 16.11 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.