Loading Tool

Explorer IconExplorer

Memory Pool

86,180 transactions
32.36 vMB
0.10893538 BTC
Random Selection Loading Transactions
Max Size: 194.60/200 MB

Candidate Block

Mining Attempt 36e3333c3239e93eddca8c04029398633864fe249803ad4f51acdb9db79b2a24
Version 20000000
Previous Block 00000000000000000000b3b36493b98d8831183a4c3bad48ccf282a73492693b
Merkle Root ed8571ee517dce8aaa7e3d04408b9389b6361c8076d17eb4e10f8119ed8e9624
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,425
Size: 1.00 vMB
Total Fees: 0.03540821 BTC
Feerates: 218.18 > 3.55 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,072 (535,169 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
379,903 379,903 000000000000000009581c1013c96b586cbf7a9430180e06ebca1ee54ad4ca02 2,882 1.00/1.00 vMB 50
379,902 379,902 000000000000000003f5be285b592c3dc74204e2ce50b6ca9235317d0d844f32 975 0.52/1.00 vMB 44
379,901 379,901 0000000000000000105253a8748f461341a7e5bb70b2e43e1dab6cfcef0a4880 1,542 0.75/1.00 vMB 36
379,900 379,900 000000000000000002632ef9aae3e926a4a0b9e69a9deb730c35a306bece3bb1 1,548 1.00/1.00 vMB 25
379,899 379,899 00000000000000000840da0c0343ff319f0e99dd9075acc3fc0df22535bdecd1 2,147 0.95/1.00 vMB 37
379,898 379,898 0000000000000000029bb6ab534200967eb7f2cb964cdd96f9ec3f5c3a2a9a6c 2,276 0.75/1.00 vMB 74
379,897 379,897 000000000000000009ec60adcf6877463e78e4a0e884ae06c1a2175f73966c5a 1 0.00/1.00 vMB 0
379,896 379,896 00000000000000000c2908a78d84ca17ee2ed445762a0930c81ac9ab3e672f6e 1 0.00/1.00 vMB 0
379,895 379,895 0000000000000000074e384db684dc24c6d1a11443a89af482170e314f97d854 303 0.17/1.00 vMB 28
379,894 379,894 00000000000000000809f411835a2fddcc7cf043fd662b0598ad4a515c97b883 1 0.00/1.00 vMB 0
379,893 379,893 00000000000000000a758e5e7db4cb2f0c8f84ebf6f09915acc9c8dbca589205 1,720 0.81/1.00 vMB 38
379,892 379,892 0000000000000000097ebad5b89f15d46bc2bb36423af7cbcaa83a87f3f2a178 493 0.73/1.00 vMB 13
379,891 379,891 00000000000000000bbd491173b40160b74e212650b7324bc74b33367d0e0a6b 1,433 0.93/1.00 vMB 24
379,890 379,890 0000000000000000040c77c6374e7d99fd286f6dff539fc7892dd4bced444ee7 1,506 0.69/1.00 vMB 33
379,889 379,889 000000000000000003625a689bf55726e6bf0d3172b9a0ea2ce3a14fda48dd24 2,380 0.75/1.00 vMB 67
379,888 379,888 000000000000000011744041ffc3f743ac570c392142969ccbecef810565b61b 827 0.43/1.00 vMB 36
379,887 379,887 00000000000000000fa8a5ceac2d23e30a00569fe20c224a35fa2c96cc767ca7 1,087 0.60/1.00 vMB 35
379,886 379,886 000000000000000005f272e7656f8cf0428278ba8acde43669dc9fe30df3129b 244 0.20/1.00 vMB 27
379,885 379,885 0000000000000000057c16d860ef1bcd88030d77b919833f58bb3b1db1a1bb59 1,932 0.93/1.00 vMB 39
379,884 379,884 00000000000000001055499afb0b7abaa49e7e4ca231a8fe1b96df9488645a43 1,032 0.51/1.00 vMB 31
379,883 379,883 00000000000000000145ddc42ad6cd3fc7b547324c48e95224ef77e35b53ca6d 373 0.23/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 782.52 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: 668.87 GB
    • Received: 15.61 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.