Loading Tool

Explorer IconExplorer

Memory Pool

79,796 transactions
29.60 vMB
0.09442179 BTC
Random Selection Loading Transactions
Max Size: 179.07/200 MB

Candidate Block

Mining Attempt f406c4f8b946fbe9d2edeb1b872436a832d0e0973425a5525c30a2807b448c9f
Version 20000000
Previous Block 0000000000000000000143f54c636fd580cc96e321febc4ce4dd319dbdcb21a3
Merkle Root f2aafbc82e68db1983181257a7b4d5add828c515cbd334db4cf107f62091fb51
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,822
Size: 1.00 vMB
Total Fees: 0.03160951 BTC
Feerates: 301.60 > 3.17 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,093 (380,345 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
534,748 534,748 0000000000000000002e12773b798fc61dffe00ed5c3e89d3c306f8058c51e13 421 1.00/1.00 vMB 3
534,747 534,747 00000000000000000003321723557df58914658dc6fd963d547292a0a4797454 154 1.00/1.00 vMB 1
534,746 534,746 000000000000000000173b5cd3e7a547fbcdd70861fdae7c4cf0edfc0379349f 1,829 1.00/1.00 vMB 12
534,745 534,745 00000000000000000013737e4b0b5fc157edca709415befefca26c216a33cd4e 2,282 1.00/1.00 vMB 8
534,744 534,744 00000000000000000015ee54f2e1d0250a87156298d4abaf1a0c889d85909bc8 2,277 1.00/1.00 vMB 16
534,743 534,743 0000000000000000000f5a66df7aab0de5c0b8d55b8c1335dff6ccd7f60b8714 2,485 1.00/1.00 vMB 25
534,742 534,742 00000000000000000002c6a51fd2b1595b576f3473163b90ff4c755abbefbb93 2,096 1.00/1.00 vMB 13
534,741 534,741 000000000000000000216f89951fc77ae99147f4cd1be51e742a975d16fcaeda 1,540 1.00/1.00 vMB 20
534,740 534,740 0000000000000000002cf278a5186eaa3bee535a26c86b7d8e476cc72a854cf2 1,527 1.00/1.00 vMB 9
534,739 534,739 000000000000000000053025f005a450cf98e4cbf68643dd322265fab74734b6 3,064 1.00/1.00 vMB 24
534,738 534,738 00000000000000000017b8f6c331cd6c482d1b4cf0d3d51e9eda417d4f51900c 1,170 1.00/1.00 vMB 5
534,737 534,737 00000000000000000024b7a8c1d9fd8640214796abfd1e48ed35e581e9d0a3d8 2,655 1.00/1.00 vMB 25
534,736 534,736 0000000000000000001d34d68f542a1682d151ce1d92fd64f41a76fa6e648f69 1,973 1.00/1.00 vMB 9
534,735 534,735 0000000000000000000b51803e62dee2923e177ffa236f3cf57844a2d370ac77 590 0.19/1.00 vMB 19
534,734 534,734 0000000000000000000bb3ff27afea3d8937351f7da6e16eea0e77af0df4926e 2,800 1.00/1.00 vMB 25
534,733 534,733 000000000000000000133f24ec03f762621744da578ce61ea8bb0c6cda0ca287 1,249 1.00/1.00 vMB 9
534,732 534,732 0000000000000000001a356aea909b89ffb2c3b5cd1cb8f437dbc84c4ff76d59 1,596 1.00/1.00 vMB 8
534,731 534,731 0000000000000000002837e459900daa2b437ab2edb6c829c8165bd20ee78311 2,809 1.00/1.00 vMB 15
534,730 534,730 00000000000000000011fa758e7fd699fa0d845ca798c46a5e444750fd588de8 2,613 1.00/1.00 vMB 29
534,729 534,729 00000000000000000029f07d1d5bcebf1af17b1cc0062bb445f54a58fd971205 497 1.00/1.00 vMB 2
534,728 534,728 000000000000000000271c3d96a982fbfe680b627c9fe1d5dfd6d1283b36d145 2,384 1.00/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.56 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: 669.95 GB
    • Received: 15.79 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.