Loading Tool

Explorer IconExplorer

Memory Pool

34,697 transactions
10.87 vMB
0.19843581 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 68.74/200 MB

Candidate Block

Mining Attempt 98a9868a4e8104310f918baff647c5bfe88bddf564ae45407b9377181288a6ab
Version 20000000
Previous Block 00000000000000000000e448b44b50758fd2fc9d6ddeba585dd0b192dcc101ed
Merkle Root 55373b514d2eb4b91c9c3ad1367216334c2389f728442501549653b60c5ee980
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 3,292
Size: 1.00 vMB
Total Fees: 0.08418838 BTC
Median Feerate: 5.99 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,216 (766,216 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
147,000 147,000 000000000000096aff3f9a2090e6bd9f0d0c545c9190914e3dd767fcb24ee284 143 0.04 vMB 160
146,999 146,999 000000000000070beb78a7d0fc6d2687309393abeef303a69e8a117414ba8ced 33 0.02 vMB 102
146,998 146,998 00000000000000eb5cdc31d11551b88b08297a2404411e3cdd7a3eba2420a014 5 0.01 vMB 132
146,997 146,997 00000000000001645d66268a966c03edc9173b2223bf70d144f67a05ad083789 54 0.03 vMB 79
146,996 146,996 00000000000008661211d2304b4954430afa76bdff95cc8623bcf0efcc66bc09 33 0.01 vMB 107
146,995 146,995 0000000000000942f10dcdaf69a0c1655e92618d925d064c17a7fbd67e2f5f51 6 0.00 vMB 49
146,994 146,994 00000000000006c820a4361e874f94946cfa98ef781be9843bcd0475d6a46c73 6 0.00 vMB 85
146,993 146,993 0000000000000163a27e2cc7ce305d230b4d00eaa0280cc1d007b7b2f5ca8ec3 23 0.01 vMB 32
146,992 146,992 0000000000000234d6a30b0dbd9490dda1269df88bcdde57695bdc42e4d65ce8 10 0.01 vMB 71
146,991 146,991 00000000000007a0c3a1ccf671dec219a1471aa0b042a377af660e50910640d2 11 0.00 vMB 278
146,990 146,990 00000000000007636c232985f850e0730974f75117881f66c5b34914c696b05f 20 0.01 vMB 52
146,989 146,989 00000000000004e3130a3ac660f7af5ebd83c4abba65901356a1c2c739b363a1 59 0.02 vMB 28
146,988 146,988 0000000000000008297bf122e2c2da0944fa542f48d0d969717aca9661cc68a5 36 0.02 vMB 108
146,987 146,987 000000000000008997ba645c221f2418a31dcd4b9597c66717e7a383682185e9 151 0.05 vMB 130
146,986 146,986 000000000000051408a3691844a76fd5fdd4d2fd2d83ad26cd3f07c798e42b73 65 0.04 vMB 289
146,985 146,985 0000000000000661226eeb40816850be5debd416f433b4a17a1eef0849214f16 35 0.02 vMB 386
146,984 146,984 00000000000007a25349cf54b43f991a41331abeaa1a15959e777cf5e79cd000 36 0.02 vMB 99
146,983 146,983 0000000000000706df3342feffc426d90f1c0fd2b6f4c2286fe1835da3d955cb 76 0.05 vMB 44
146,982 146,982 000000000000043a7939d40d28f4702086a7e286f78136b058970decb5098173 12 0.00 vMB 787
146,981 146,981 00000000000007e4d0f6299e4f2c13297e99901832c9cb8164224990f072bc47 30 0.02 vMB 53
146,980 146,980 000000000000033da87110a164a5d1579d64f9cc50d3e0dd11b02b2c9e4eab27 8 0.00 vMB 457
Previous 10 blocks ↓
Total Size: 779.23 GB

Node Details:

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