Loading Tool

Explorer IconExplorer

Memory Pool

41,512 transactions
18.14 vMB
0.17396946 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: 100.11/200 MB

Candidate Block

Mining Attempt 30490ef32c91b28c5b1be19893bc22b10942ca8cefc648715ad09876073ef52b
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root ad4c444b1bd2aeb2e99689e5e2d9afeb31e85935847643df67d974b84f2b969f
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,717
Size: 1.00 vMB
Total Fees: 0.05628842 BTC
Median Feerate: 4.86 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (781,655 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
131,650 131,650 0000000000000033ab2bae5f42a4a1285374188ee10d8db74eee038e844a0774 132 0.05 vMB 582
131,649 131,649 000000000000086772ff134cf92080b78d112fa93191e0d198c9dd3cf20b9430 102 0.04 vMB 511
131,648 131,648 000000000000024bdd917641a77e19a4e0a64f1d25f09911b21112f8aa22b1d9 36 0.01 vMB 494
131,647 131,647 0000000000000c4b5cb02663d375b7051fca47b5b514d87b6f8588d056b8399b 28 0.01 vMB 1,916
131,646 131,646 0000000000000cf676796aa9ff39e5d9f798b7292a55eb8d3388c4d96aa03c62 29 0.01 vMB 740
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: 89
    • Outgoing: 10
  • Data Transfer:
    • Sent: 113.68 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.