Loading Tool

Explorer IconExplorer

Memory Pool

37,550 transactions
17.32 vMB
0.12478078 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 93.00/200 MB

Candidate Block

Mining Attempt 81d6d2cc84257a29c9808254c13278a76cc5407216851354f91e3ee1933235f2
Version 20000000
Previous Block 00000000000000000000ecf9a9cf9e3e078d69ac3f46812a91eff376f6e1729d
Merkle Root 7549c0d8f54e844338595eb6b139156554fb8db0fe1c3682426550a9705471e1
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 918
Size: 1.00 vMB
Total Fees: 0.02782940 BTC
Median Feerate: 3.99 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,333 (698,407 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
214,926 214,926 0000000000000309c4c364d0a80847f009cf90b240c95eca86b5a340bd662991 163 0.07 vMB 147
214,925 214,925 000000000000054305303644ccbd0fdc1c31a955cfca9e9c226c91ddc0c8717f 667 0.25 vMB 236
214,924 214,924 000000000000041f78f6c97b4cf59e87a3f18c5f1d6573ce08fc7e9783757053 7 0.00 vMB 185
214,923 214,923 000000000000020bc27ca12612494baa3cea6eb2605bd53cc717c30801dfdba9 609 0.24 vMB 194
214,922 214,922 00000000000003c36b9efc0c7f3cb3f2dce29613046efd15eab5cd28fcbc7c74 7 0.00 vMB 142
214,921 214,921 000000000000046c76169590154d719afc1a56e8c60a98e70db6eb22fcf1844d 364 0.13 vMB 186
214,920 214,920 00000000000001e9868eba7cd5a9a2398b61b80ff55aac6f3172cf224c14d571 121 0.03 vMB 176
214,919 214,919 00000000000001b8c77eb519a2c6bf2af4b8f4db97c20bae9384cadbec60ebdc 789 0.29 vMB 104
214,918 214,918 000000000000003de4902e223b1dd5e68aa95448d897e878db6c565542a0a492 289 0.11 vMB 254
214,917 214,917 000000000000025c5328910145482529a146a2f6f3ffbac895c1e9000427259b 362 0.17 vMB 155
214,916 214,916 000000000000018809532a27073be3d0bc4dface33150139328255d77e63ad9e 563 0.25 vMB 145
214,915 214,915 00000000000001bf91c9901fc53722adff78e40d41fd8168ddd988dbb6c01ca3 578 0.26 vMB 177
214,914 214,914 000000000000047e498ef523f2a02aa4291c659215ad2aee47bf59e4515c3ecf 106 0.06 vMB 116
214,913 214,913 00000000000000dc75dc1585e813a029186237610f451920a59d29c6d829d09d 492 0.21 vMB 172
214,912 214,912 0000000000000193389415f4818a4bd77dfab604896bae1891d85d47d4b8a71b 889 0.43 vMB 170
214,911 214,911 000000000000056cfb4b625e25d0255d61a157cd5d18146525274080d8690a22 836 0.25 vMB 284
214,910 214,910 00000000000000f03d1dd8af46c22a29724cacfce8aee07aeca8ee337c77aa06 512 0.21 vMB 214
214,909 214,909 000000000000059d3a3acc233dbdbd8e908fabcbfbcd36cd213623ee807af520 555 0.24 vMB 192
214,908 214,908 0000000000000342dd734187e4548612bdcca83a4e0710a1e534c4b5befb5fc8 78 0.03 vMB 252
214,907 214,907 000000000000040d4c55e29e3cb5870d1eda2ec49a8abfc0b38652029b7782bd 91 0.04 vMB 172
214,906 214,906 00000000000005593894729375bd282eddb3029eab947d8bc523b6c706785257 163 0.08 vMB 186
Previous 10 blocks ↓
Total Size: 779.44 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: 135.86 GB
    • Received: 0.56 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.