Loading Tool

Explorer IconExplorer

Memory Pool

13,355 transactions
9.64 vMB
0.02550588 BTC
  • 1 sats/vbyte = 10 blocks ()
  • 2 sats/vbyte = 4 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 49.40/200 MB

Candidate Block

Mining Attempt c8d656980ced491c07935c19de88972fa4a8e0bccb23bca99620bee589e3558e
Version 20000000
Previous Block 00000000000000000000848297d069a552e48783668065dfb5e3a4946da610a6
Merkle Root 5a8b89d7e4d9d25f0dff80a5cc12fb986dd4b77b0a53ae8a8ea5e6db30dab727
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,331
Size: 1.00 vMB
Total Fees: 0.00409737 BTC
Median Feerate: 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,358 (726,214 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
187,144 187,144 0000000000000217a5b870e52bd2e62f5d147e25a488c12cbe1c7bff4f4bd180 189 0.05 vMB 22
187,143 187,143 0000000000000719f4d8baa3baa639cc284bd26b956c5e46d5a214433b60656f 428 0.14 vMB 159
187,142 187,142 000000000000069a34483541b43e8cac54fd2a4eb8689769962d1663bb3a70b3 12 0.00 vMB 0
187,141 187,141 000000000000073b59cf746291c9f054dcf2f30950c9eeed17b35d052a3394e6 128 0.04 vMB 68
187,140 187,140 000000000000057d242bd6e5cce860ee7c71393f045f28b6cf1e42b01c9bef07 226 0.12 vMB 93
187,139 187,139 0000000000000486fb041456433d90fec75b5fbc284babcab882b2842e76c2c9 81 0.03 vMB 114
187,138 187,138 00000000000008eca958f405fff3aa956000f1b355f9576f0343d0604cde3df9 6 0.00 vMB 15
187,137 187,137 000000000000036729a33e950b635638af62ac4edf6392f90391288d07578196 7 0.00 vMB 85
187,136 187,136 000000000000021e8aa7e63cf638303ab45cb1939e87f4609d44e24f5f2f9c0c 53 0.01 vMB 3
187,135 187,135 00000000000001d6c5d4c7acb4b634b810b0ca94730088fcd8d0ab48d0ddcecf 375 0.14 vMB 134
187,134 187,134 000000000000027f42d0dea0b92614517a0fc519e1a6642b30568cbdeec2880e 10 0.00 vMB 302
187,133 187,133 000000000000058c00f82a85580b83daa46ecf646b47c5b66b1cc32890a1d3c6 12 0.01 vMB 70
187,132 187,132 0000000000000453878f6c213e32bc41ad058144b5af22ab9d2fe53dc40d6f67 48 0.02 vMB 58
187,131 187,131 000000000000029476c2bb06f316bd6d3d27aeaa3cdc57d785a2eacce2e7ebac 106 0.04 vMB 128
187,130 187,130 00000000000002c019ddc5bcf76e8e61ac50e53f9cbf3adaa4e1587788c9558c 48 0.02 vMB 184
187,129 187,129 000000000000063a6e41adf25963fca49e05f0827467ec27471417f08eea25f8 120 0.04 vMB 118
187,128 187,128 00000000000000a0c44c2ccb28f8cbe0953db44775c0f34ae22abae27e3391e3 51 0.01 vMB 116
187,127 187,127 00000000000004898783cbade14788b18c21ed15d3ebab7a8b33a84922bd00b9 248 0.11 vMB 126
187,126 187,126 00000000000005cbe50d034e1e1da313b842e9d1e2f00cb3b0c37b614957a8d3 114 0.03 vMB 15
187,125 187,125 00000000000000fd57d6b8476a650d3a0891200c707b1bbbdfa03b303f62f610 292 0.10 vMB 124
187,124 187,124 0000000000000222fa2dc7c7cc6e97d4c972b02d19d8e359f368558588772571 195 0.10 vMB 129
Previous 10 blocks ↓
Total Size: 779.49 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: 163.99 GB
    • Received: 0.67 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.