Loading Tool

Explorer IconExplorer

Memory Pool

41,200 transactions
18.07 vMB
0.16973311 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 99.66/200 MB

Candidate Block

Mining Attempt a52c24c8fcb35ece2d452768bc72b4f93fcf3e2f44b4969e5bcebb1f0e9cf4ce
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root 776a6d4526b97d206a8113cf1d22d53d7b4d52d943fff95909fad6a18e67fc5c
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,674
Size: 1.00 vMB
Total Fees: 0.05443584 BTC
Median Feerate: 4.56 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (781,650 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
131,671 131,671 00000000000005eb7fbd4ef2008475cf95abcf3849bebbec7a47870af12fbc2a 13 0.00 vMB 1,421
131,670 131,670 0000000000001290a342f2be6cda705a472081b7275d22379851ca548b3dfb23 67 0.03 vMB 868
131,669 131,669 0000000000000fc146989d7d439bf9720fce899781c3f324c695404de54b285f 72 0.05 vMB 470
131,668 131,668 00000000000001619abd66b2cc41024884ae991516efe44e59dea3a3a97a9afb 137 0.05 vMB 580
131,667 131,667 0000000000000e5d9331abb90083949d8f18504c30da3e7e4189790fded99a4b 70 0.03 vMB 1,150
131,666 131,666 0000000000000f0bde38f108bbdd979c7504ca2e2dc2403752988058e66b32a0 122 0.05 vMB 620
131,665 131,665 00000000000000db445d65bd88f276d68c161dc1bba07cb61842d6b0f2c5a1f8 35 0.01 vMB 346
131,664 131,664 000000000000057c3f65a5ab3b23c8dadee01cb57bf9e341a8a3cf7a75afd07b 69 0.03 vMB 654
131,663 131,663 000000000000122373d9faab1b3944bc2fea3691edd10ebc48b35b4cb36494c5 30 0.01 vMB 650
131,662 131,662 0000000000000ed8ab443ff7e921de4a027da560b2a14c75f6888bd71a35141d 7 0.00 vMB 106
131,661 131,661 000000000000074ed47809e09a53043d2d3d0052fe46a44b4055b2d055cba359 42 0.01 vMB 115
131,660 131,660 00000000000009df57a4b67b1fbfbc901763d476e308ba69fa22d76369bf6256 11 0.00 vMB 362
131,659 131,659 00000000000000c356930eef2d63bc9f50ce74cb289a184d52bd21ff2cf8898a 65 0.03 vMB 404
131,658 131,658 0000000000000e5e679a9c651e968f3aa720f48b11c315de3eaeae589f9fb8e2 11 0.00 vMB 1,019
131,657 131,657 00000000000001ffbb1ab4e5f24f6b3877cbc4cf2e36960653938a46d14104cc 172 0.05 vMB 142
131,656 131,656 000000000000107cd7835348ea48ad6096f999eea3bfe398aa1e0d2f4d9a1855 23 0.01 vMB 1,683
131,655 131,655 0000000000000c1ede1c19e2b133ff0abee7cdf4c180496ee1145b835c8abf72 97 0.05 vMB 568
131,654 131,654 000000000000070ca1ec9986393ea23f72bccb5f3b3c4a9fc704733aa18d026c 24 0.01 vMB 911
131,653 131,653 000000000000088861feddcd2936f496d34b8bb84cdf0a45b3e4bd6c3173f1bc 66 0.03 vMB 196
131,652 131,652 00000000000012542bb5c3adfdad24af2af1ce7d93d015ddf4f3248fc883e4d0 54 0.03 vMB 1,265
131,651 131,651 000000000000120239f69a660f9f8d84f70a3c4b9d084b953a4c93f10e6ea4c6 140 0.04 vMB 41
Previous 10 blocks ↓
Total Size: 779.42 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 92
    • Outgoing: 10
  • Data Transfer:
    • Sent: 113.20 GB
    • Received: 0.47 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.