Loading Tool

Explorer IconExplorer

Memory Pool

81,900 transactions
30.58 vMB
0.11750238 BTC
Random Selection Loading Transactions
Max Size: 184.19/200 MB

Candidate Block

Mining Attempt 2020f9a15472c141fcf783491b91e05c38ec3452b16eded54318789776f72f5c
Version 20000000
Previous Block 00000000000000000000199f724f1ef29eab80f2f04d88a242934c5235274752
Merkle Root ef29e56e64a14b14332b52cbbdff01b78d2da3434b16cb7aceb0e8778327e460
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,582
Size: 1.00 vMB
Total Fees: 0.04134402 BTC
Feerates: 180.34 > 4.14 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,142 (322,405 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
592,737 592,737 00000000000000000009e3298ca3516b2bb3b6b30413da91338de80a08d80526 2,660 0.98/1.00 vMB 16
592,736 592,736 00000000000000000013d61d2efc551c88381f6fa6407ee6bed32cdcdc2c5f37 3,202 1.00/1.00 vMB 22
592,735 592,735 00000000000000000018f765545fba8c70c913bcd701742c962721a24123e7cc 2,605 0.85/1.00 vMB 18
592,734 592,734 0000000000000000001423be12bf5fdaa7bf2b0a6958e10185f93749701da8bd 2,265 0.81/1.00 vMB 11
592,733 592,733 00000000000000000017c74e5571d18873a2d5ed2094cbd7165a580353b27b10 2,845 1.00/1.00 vMB 20
592,732 592,732 00000000000000000019afd073837350b5c067a411b03587f6eb62485c3728cb 2,660 1.00/1.00 vMB 36
592,731 592,731 000000000000000000190886a153adb9d3020fc316f4518b7b1840779b4d48f7 605 0.20/1.00 vMB 21
592,730 592,730 0000000000000000000a3338d660cee0c592b68024ce61b0ab7e979dcb0bc2a1 1,997 0.67/1.00 vMB 14
592,729 592,729 0000000000000000001897c87c5b25966da22c0617ff4b42507ddd2b28bfd3d1 2,946 1.00/1.00 vMB 20
592,728 592,728 0000000000000000001a19c43113fde1136d840f56c1bae10bcfa1e94c50a072 1,871 0.59/1.00 vMB 23
592,727 592,727 0000000000000000000261a5e941bf91a72a61d4ae98b0bc74fe08b7908ff549 2,228 0.74/1.00 vMB 20
592,726 592,726 000000000000000000188af1521ae6ef730989e7531a0a857449f06c57793248 2,098 0.72/1.00 vMB 5
592,725 592,725 000000000000000000038653e1f3b6b48aaad302ee6c3eaef193df105190b356 2,847 1.00/1.00 vMB 29
592,724 592,724 000000000000000000086dc8398b86d976384477bcad17bfd1288f303ef93def 1,992 0.63/1.00 vMB 19
592,723 592,723 0000000000000000000840beb1c647f8a5a8556694cb8368e13223e550a3a321 2,872 1.00/1.00 vMB 3
592,722 592,722 00000000000000000010f1b9d6582241a19c043c66cb67cd57ccbe07d5a21d77 3,025 1.00/1.00 vMB 33
592,721 592,721 0000000000000000000d2e1caf9469bdf95321a907b5fa4bc9ac819cccd8bc4f 2,613 1.00/1.00 vMB 19
592,720 592,720 000000000000000000032d1913df7a50af9edd87003fe4875ed916df32be8994 1,169 0.41/1.00 vMB 13
592,719 592,719 0000000000000000000ac020208fc5ac3dd25c5d32f97c642ae1f2883823db07 943 0.31/1.00 vMB 18
592,718 592,718 0000000000000000001713229378812f45a6395872a5ce13da51b766bca91c3c 2,152 0.69/1.00 vMB 12
592,717 592,717 0000000000000000000f9e12a00931f4101d9458c74e9ba8a75e2762e5304c40 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.64 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.42 GB
    • Received: 16.24 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.