Loading Tool

Explorer IconExplorer

Memory Pool

82,659 transactions
30.45 vMB
0.09868389 BTC
Random Selection Loading Transactions
Max Size: 183.41/200 MB

Candidate Block

Mining Attempt 1f6cdaeb1ed78f900afacd1173fcb8acc9e29309aa241e5443fc52e1a53ec5be
Version 20000000
Previous Block 000000000000000000005ca632d69633021cee09eb0a1dc73d46b978a1e9df69
Merkle Root 7b8f120f8a08c4fb091fe6faed4072d3436b205af75125f6ed982b4efa2bc317
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,837
Size: 1.00 vMB
Total Fees: 0.03403795 BTC
Feerates: 454.44 > 3.41 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,985 (591,867 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
323,118 323,118 0000000000000000069e530459be12861eb44acfb9a7a3e2f81337ba6ceb0c31 359 0.18/1.00 vMB 22
323,117 323,117 00000000000000001cbfdcadef119bbdffddd37e7d5d27733fcd34fa4419015d 408 0.20/1.00 vMB 29
323,116 323,116 00000000000000001484861eeaba7525876db22063043e42753926b9d56d2d9c 1,362 0.78/1.00 vMB 28
323,115 323,115 0000000000000000044b8ed2da797fb37e7e645038e84bcab237a77871f24de1 272 0.22/1.00 vMB 22
323,114 323,114 00000000000000001e35f9d2d505f7888966e3cfd327d7f190a35a2de9e54430 82 0.06/1.00 vMB 4
323,113 323,113 00000000000000001e13b07e26be21befb6807150f04155212cd9591c4c27d80 122 0.11/1.00 vMB 13
323,112 323,112 00000000000000001f90787243079f08f4d87dd47763040cd97f0ff08fafe1cc 247 0.18/1.00 vMB 27
323,111 323,111 00000000000000000715c535e5fdc0eb6c4c23fcc67da75f95029a39b03d6999 583 0.30/1.00 vMB 28
323,110 323,110 00000000000000001a5b4d44e008283b9a2e2a911dc800c5f03609407105e771 178 0.24/1.00 vMB 11
323,109 323,109 00000000000000000e9fcb6aebf0af9a0f7427e0f0887eff090467541ecc9c01 666 0.75/1.00 vMB 24
323,108 323,108 00000000000000001bf588a72bfe62c926fae5c99cb8dc44c783081ef6b16d67 1,013 0.75/1.00 vMB 26
323,107 323,107 000000000000000019ecb60ccb266b3c58bbaab47cad6fec6d26e48b6ae77fd6 1,696 0.75/1.00 vMB 33
323,106 323,106 000000000000000013b0087df3497619842d10cbfaf15576f65bb7ac09686468 928 0.56/1.00 vMB 26
323,105 323,105 000000000000000005ec521f71f64478d65e5db7a816ef8f093c2b9d959dc5dc 64 0.03/1.00 vMB 87
323,104 323,104 00000000000000000fb078a32af41b1cdaf836f9cb3e64154183c459ac2ba53f 565 0.56/1.00 vMB 20
323,103 323,103 00000000000000000fabf90a344f87200f4c925c92b15bf9650b5b34a8b6496c 137 0.08/1.00 vMB 19
323,102 323,102 00000000000000001c956ccc51faab7b5567d521d514d72851059cf977b0ad3d 274 0.13/1.00 vMB 30
323,101 323,101 00000000000000000af232a8e9c8e3a8ab20adfa27253899f863dd9d9b33e3cc 839 0.35/1.00 vMB 31
323,100 323,100 000000000000000007cec5daba6c4cdc242c74b71694beb83cadc14d02da3d3a 741 0.36/1.00 vMB 30
323,099 323,099 00000000000000000901e030c7ff9f51accca756803233723ead40b5988c2e0a 795 0.35/1.00 vMB 32
323,098 323,098 000000000000000000e3debaea027b6f074370d5f8bbbc12b7eacca84eeb2ba7 502 0.42/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.37 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: 663.36 GB
    • Received: 14.90 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.