Loading Tool

Explorer IconExplorer

Memory Pool

77,812 transactions
28.84 vMB
0.08714553 BTC
Random Selection Loading Transactions
Max Size: 174.94/200 MB

Candidate Block

Mining Attempt 5f22ab6263b446c8ed6de18031206eb6d2af27bdc413b7b47e3f095a3fd984f0
Version 20000000
Previous Block 000000000000000000002eabceb06a9084ae7362b60d023c0338d08728b0d723
Merkle Root 5ce35ff8e814a42fc82631414cf27c529abc444a044a6e2ebad53931b8509b1c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,086
Size: 1.00 vMB
Total Fees: 0.02710975 BTC
Feerates: 150.68 > 2.72 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,105 (267,924 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
647,181 647,181 0000000000000000000d126b807c92de495668dd4924de6917b58b6d7b67da62 692 0.33/1.00 vMB 3
647,180 647,180 0000000000000000000c8156596742b970e73a008ff7fbf099a5849d3d9ee4c7 520 1.00/1.00 vMB 12
647,179 647,179 0000000000000000000ae44f785b516a520dcd300dfd856b07fbf8c078b620f1 1,431 1.00/1.00 vMB 7
647,178 647,178 0000000000000000000fe9aebdfd818b0ddea045c76a2d37b095a8384e59b257 2,709 1.00/1.00 vMB 55
647,177 647,177 0000000000000000000e49c714d5cd8d8a4f1f1d0db38e01a39d976dc86764c3 1,765 1.00/1.00 vMB 136
647,176 647,176 0000000000000000000ab62aab3becb3cb63bfecc0478f85eb00a12ed8225d87 2,024 1.00/1.00 vMB 58
647,175 647,175 0000000000000000000be7afaa6f7f163ada014f209869cb7c3cb2beb8d3bbd4 700 1.00/1.00 vMB 22
647,174 647,174 0000000000000000000111869ae43711dc85d4cea8de9584eb4ac96b327cd4a1 1,363 1.00/1.00 vMB 22
647,173 647,173 00000000000000000007d817b5ac4bc2b6df5c360d7eccc915a264e331bd46f7 1,452 1.00/1.00 vMB 33
647,172 647,172 0000000000000000000d91a30773c084742bdef3441575bbd36df13019462b83 2,124 1.00/1.00 vMB 22
647,171 647,171 00000000000000000000bfd372cf4a9363d99545abca1511296070daf514cb79 2,529 1.00/1.00 vMB 48
647,170 647,170 0000000000000000000ee1fe7954e97ab46175e3c5a0747799e24a86fc3523fa 2,273 1.00/1.00 vMB 43
647,169 647,169 0000000000000000000415fff621de4e980147c42485d691501137e0aefbbf9e 2,594 1.00/1.00 vMB 63
647,168 647,168 0000000000000000000253dabb4979f798ef467e6ad969b0f5efeb8559c50c9c 2,791 1.00/1.00 vMB 127
647,167 647,167 000000000000000000069f0c1d56402755cdaf257158337eb1e48715e0d409c7 2,229 1.00/1.00 vMB 134
647,166 647,166 00000000000000000000b1752256e4edaccdc85a33f125dac4deda40ca1dff69 2,640 1.00/1.00 vMB 17
647,165 647,165 000000000000000000015220e2947d1dfc76d66814fe9f8d4d5c06355184675f 2,502 1.00/1.00 vMB 85
647,164 647,164 0000000000000000000853704fe78eba657f08429c87b52333f9a74677ece18b 1,741 1.00/1.00 vMB 123
647,163 647,163 000000000000000000038a03f2830c8d2e5f7cf471ea93458f2bd0ebc3fb8bb9 2,959 1.00/1.00 vMB 81
647,162 647,162 0000000000000000000e47115b2b569988022a9904042f88a13584697b81d2a9 3,096 1.00/1.00 vMB 59
647,161 647,161 000000000000000000054c399ddf5621e7f2d7916e3d5bdfc9ba904c460a8938 3,022 1.00/1.00 vMB 118
Previous 10 blocks ↓
Total Size: 782.57 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: 671.17 GB
    • Received: 15.86 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.