Loading Tool

Explorer IconExplorer

Memory Pool

74,762 transactions
27.71 vMB
0.07495204 BTC
Random Selection Loading Transactions
Max Size: 168.80/200 MB

Candidate Block

Mining Attempt 99af4932723fcda9737a002bbda9383f8d6bf14398446df9d6bc59c9faa2e397
Version 20000000
Previous Block 000000000000000000019f01622aa9ccac55b505788f3310454eb40145b7d73a
Merkle Root 8d7df2515f545bd54b50beb950993518a92471ffaf3e1ad080e2ca27313bdee5
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,669
Size: 1.00 vMB
Total Fees: 0.01545514 BTC
Feerates: 480.19 > 1.55 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,263 (319,227 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
596,036 596,036 000000000000000000059cc41bd048381759320b4ea6f2d88ba430c9e7d19836 911 0.27/1.00 vMB 22
596,035 596,035 00000000000000000003f120f0b9900f0cdf0d0f9503a2ad1981402ba76302cc 3,390 0.94/1.00 vMB 15
596,034 596,034 00000000000000000010b385986216826d7d9cbe6bd14a63c8cf173f432170e5 1,437 0.42/1.00 vMB 19
596,033 596,033 0000000000000000000b8ad0c219ef2f6f0971d3572566f70e85c94e988c4c65 1,017 0.33/1.00 vMB 27
596,032 596,032 00000000000000000003d9263f73311f43c790c712ef6c3f05bcb17c2288fc9e 143 0.04/1.00 vMB 34
596,031 596,031 0000000000000000000a8870da8a30751cf744687291db2af8dc724fe5f3861d 2,649 0.69/1.00 vMB 1
596,030 596,030 00000000000000000004f11408a352812d3863ccdee001f682af1a788a39cb11 3,388 1.00/1.00 vMB 25
596,029 596,029 0000000000000000000944a50a106c92c322e2211006abdbbb40a0904c2c395d 2,620 1.00/1.00 vMB 18
596,028 596,028 0000000000000000000cfb381c5412eeb4e5971c3a2c0e3a60c1e16358f396dd 3,961 1.00/1.00 vMB 16
596,027 596,027 000000000000000000033f1abb633aa8b82bbc7a13161eef80c1bceb1bd73d5b 3,614 1.00/1.00 vMB 13
596,026 596,026 000000000000000000173aa016bc407227a263859845488a428daee612f288d5 2,989 1.00/1.00 vMB 21
596,025 596,025 0000000000000000000e9d88e6beb9e4b78f04b0fa91322c76e1128e1dec16d6 3,157 1.00/1.00 vMB 28
596,024 596,024 0000000000000000000f6a36573d6e5f3f6df36dbad8139dba68171f57cb8c13 3,169 0.89/1.00 vMB 18
596,023 596,023 000000000000000000145737fd5da7f12fb608e08eade0774e778e4f1f0c908f 3,137 1.00/1.00 vMB 19
596,022 596,022 000000000000000000173baa12063f05b589689ed48c0d17d336493184ef7caf 1,018 0.44/1.00 vMB 19
596,021 596,021 00000000000000000012c48405da16b907fd405cf59f9a4de8853da2a058279e 60 0.02/1.00 vMB 28
596,020 596,020 0000000000000000000eec66989cba39455662d0588cfe1ac1fb6cf7570c5733 1,859 0.50/1.00 vMB 23
596,019 596,019 00000000000000000012d6334c20d5f20149fcce73b9aba3001282d7beed2ae5 1,184 0.38/1.00 vMB 20
596,018 596,018 0000000000000000000f63045c600abfd9fe1b312ad356d7f93d8ebff0d1bda0 2,804 1.00/1.00 vMB 8
596,017 596,017 0000000000000000000c278ca4e1cece1bcb8b5c7147d041ee92c89de437c7c1 2,774 1.00/1.00 vMB 19
596,016 596,016 0000000000000000000f79872c22697debb5f2aecfe920386b72b56eeaa4f340 2,983 1.00/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.85 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: 712.56 GB
    • Received: 17.19 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.