Loading Tool

Explorer IconExplorer

Memory Pool

49,823 transactions
28.17 vMB
0.05948964 BTC
Random Selection Loading Transactions
Max Size: 151.34/200 MB

Candidate Block

Mining Attempt e171e5ca48bfb8290b606d5035ac568f21920ce4584a4982c5f7a8fd23103ad9
Version 20000000
Previous Block 0000000000000000000197e3bd931f4f31822b12c15d7fb295a4a4a0aeabebf9
Merkle Root 5f2da85e4f09b73da4abbb32d92f13bced5703841c99df514e8e3ba53e945f7e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,031
Size: 1.00 vMB
Total Fees: 0.00593101 BTC
Feerates: 100.00 > 0.59 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,794 (288,879 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
625,915 625,915 00000000000000000004cbd9f6080b5940664ca29c6c0939ce80a130d5271500 1,077 0.55/1.00 vMB 14
625,914 625,914 000000000000000000001329ff12259d7b01e524292e0285eb63b637875aa60d 281 0.12/1.00 vMB 10
625,913 625,913 00000000000000000005d9246c462fea6f80359d5ffe4d2329c9ed996e7f63ad 1,037 0.36/1.00 vMB 15
625,912 625,912 00000000000000000003b6ecebea327f455be7094d30b100c760c463d56a889a 893 0.47/1.00 vMB 3
625,911 625,911 0000000000000000000e699c442966cc49bab7e2ff15cb9f35dd43342dcf6748 2,490 1.00/1.00 vMB 20
625,910 625,910 00000000000000000009fc24701dd4508d991179c0b2ca43f445454efc2a4929 2,433 0.92/1.00 vMB 1
625,909 625,909 0000000000000000000e67e0a1ba5bb81d4d9c8f318de588a9e7acb00fefd5cf 2,897 1.00/1.00 vMB 17
625,908 625,908 0000000000000000000c9330b0cccd55eff4bbbbead0296e1c287bf085a6146e 2,634 1.00/1.00 vMB 14
625,907 625,907 000000000000000000058ca9f20d21a854c6210688ae654c454b8033aa950de8 2,576 1.00/1.00 vMB 14
625,906 625,906 00000000000000000003f3c2c1884570a8ee9ebd95f748325a36f6d40b17148c 1,297 0.47/1.00 vMB 12
625,905 625,905 000000000000000000122537d1c8b11ffc35ceddc0344086c8d8f4302d42e8e7 2,600 0.93/1.00 vMB 8
625,904 625,904 000000000000000000041af14b98f128176c3cdbe76a089f5cf9f2572f27e276 2,540 1.00/1.00 vMB 4
625,903 625,903 000000000000000000100121ca98596ea28ec2139d651f878739e295f2d6e439 2,541 1.00/1.00 vMB 22
625,902 625,902 00000000000000000009131d25fe82af2a2e6a7b203b9e130dab95cf519d4994 986 0.49/1.00 vMB 9
625,901 625,901 0000000000000000000bf8d297f2e80f65a0af2bc1db61c4f296cceb01c5d2b7 1,723 0.69/1.00 vMB 9
625,900 625,900 000000000000000000044ba9ec69df088c0b5b62935cf40faadb27d16ec98264 1,455 0.50/1.00 vMB 16
625,899 625,899 00000000000000000006168fde98f659db0122f16bdf6bddecb9d47ad0182fc9 102 0.03/1.00 vMB 7
625,898 625,898 0000000000000000000ee38de580027a15b98afcd95a2dadec5ebc38efb3c861 380 0.14/1.00 vMB 12
625,897 625,897 000000000000000000109a0e78f90aaecd891ea8a4a54ef6a0426e6797b38cd7 1,367 0.51/1.00 vMB 12
625,896 625,896 0000000000000000000893d30684bc4556d1fe583a790433c807309b277b3906 708 0.30/1.00 vMB 13
625,895 625,895 000000000000000000055dd3441933c3e82b9838810579da61f94c0400b136d7 1,805 0.66/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.02 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: 649.89 GB
    • Received: 13.23 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.