Loading Tool

Explorer IconExplorer

Memory Pool

73,067 transactions
27.04 vMB
0.06056229 BTC
Random Selection Loading Transactions
Max Size: 165.12/200 MB

Candidate Block

Mining Attempt 57d3421dedffe1a88ae2e13b760adc25f7f6db0c6c6aec1d587f2e864e662fa6
Version 20000000
Previous Block 0000000000000000000100e14253151db2f2c8ca0f4ac25ece9c93f74ee122ca
Merkle Root a4d1be380cc057af419cb3a8eca2ae6ea74fb2916df29be4365a7f5f9cade36d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,754
Size: 1.00 vMB
Total Fees: 0.00331127 BTC
Feerates: 26.12 > 0.33 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,318 (423,491 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
491,827 491,827 000000000000000000cac27d845393747303d4a4b9c40bbdce1a02fcd2ebc8dd 2,000 0.93/1.00 vMB 88
491,826 491,826 00000000000000000033c181567e550e38e7a9b576f9f1170a63dd7049a26745 2,161 1.00/1.00 vMB 79
491,825 491,825 000000000000000000ad05148004a90841a1c26b0a079d3a25f57ebdb72c70bb 1,823 1.00/1.00 vMB 62
491,824 491,824 00000000000000000064eecb358aea18cc749adf8a631a0d4b6e2d871b7e3773 82 0.10/1.00 vMB 28
491,823 491,823 000000000000000000889c1247bd238ad235bf6d8cee8498e61291d8ef0ace02 1,376 0.61/1.00 vMB 69
491,822 491,822 00000000000000000080d70ed46b5f912ea0f0ba22c0d097be52c0fb8586e2b7 465 0.20/1.00 vMB 81
491,821 491,821 00000000000000000098f421dae3dad3fdc6c886676e6bd9400f3bf70d48b17a 1,940 0.77/1.00 vMB 72
491,820 491,820 0000000000000000005e6bc83379304b2ffd1e4a2dc4828a1e3fc34e95c01d48 629 0.25/1.00 vMB 84
491,819 491,819 000000000000000000e86689faacdbea6a93b287ad284d59ae5765a9dc73baa6 637 0.36/1.00 vMB 56
491,818 491,818 000000000000000000da74b0d9ba44a04244061deab97ab4e9c691234f2454de 2,189 0.92/1.00 vMB 81
491,817 491,817 000000000000000000c17559297508432881cb386eaa81232c48b533c25e9c9b 816 0.34/1.00 vMB 82
491,816 491,816 000000000000000000a3487f8fd247701b6be3c52b55bdbf4b75161d7163115f 1,035 0.42/1.00 vMB 76
491,815 491,815 000000000000000000190cd719151124c4b166ee130f0d2b997c09a785c2eb54 1,682 0.77/1.00 vMB 98
491,814 491,814 0000000000000000000d6fb32b831db41ed193c081ad390c7b7c8bbcd585d849 755 0.28/1.00 vMB 78
491,813 491,813 000000000000000000bc2c0ad6d3f115f2e7887729a910457fe8bd697a37f121 208 0.18/1.00 vMB 23
491,812 491,812 0000000000000000009a965d396919eb390b88c8db896adf24444afb009b9f85 835 0.45/1.00 vMB 61
491,811 491,811 000000000000000000dafeae149517a404e97bc37ca2d382d7a84eac8ad3bee3 1,986 0.79/1.00 vMB 79
491,810 491,810 000000000000000000bfb31d3c2a9ac24c05c4d0c5d6f6cd7098620a9fdda163 842 0.36/1.00 vMB 84
491,809 491,809 000000000000000000420918c59203a63cf9b150c6571aae1c63238efaef8631 1,300 0.63/1.00 vMB 75
491,808 491,808 0000000000000000006ce7675aa37a167210f18439688f020d95153926dc74cc 1,872 0.82/1.00 vMB 83
491,807 491,807 000000000000000000bd9e4ad175d644afef7388a946b08185d502e8bda7793b 1,220 0.70/1.00 vMB 85
Previous 10 blocks ↓
Total Size: 782.94 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: 714.91 GB
    • Received: 17.62 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.