Loading Tool

Explorer IconExplorer

Memory Pool

34,697 transactions
10.87 vMB
0.19843581 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 68.74/200 MB

Candidate Block

Mining Attempt 98a9868a4e8104310f918baff647c5bfe88bddf564ae45407b9377181288a6ab
Version 20000000
Previous Block 00000000000000000000e448b44b50758fd2fc9d6ddeba585dd0b192dcc101ed
Merkle Root 55373b514d2eb4b91c9c3ad1367216334c2389f728442501549653b60c5ee980
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 3,292
Size: 1.00 vMB
Total Fees: 0.08418838 BTC
Median Feerate: 5.99 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,216 (767,018 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
146,198 146,198 0000000000000296543a57e848bad6eae6d973e6a3d6983c5569c5638bafc390 72 0.02 vMB 95
146,197 146,197 000000000000098e72fb5d49df53611eab6041b78d1e87bf0a7d2431143795c9 54 0.02 vMB 149
146,196 146,196 00000000000001a23942ee711214c7c16ffc6f8dc4ababfe51a22f07f2978491 44 0.01 vMB 307
146,195 146,195 000000000000013f716338481af232346aac7ea6ca2ac9f44ee105571b97ac36 123 0.04 vMB 54
146,194 146,194 00000000000008a90ea4badef1b0fac0d027324b19a662e1402430f355586e7d 71 0.06 vMB 96
146,193 146,193 00000000000004cc054096338f2ccd778589ccb32b71126d91c249397ebde58d 31 0.01 vMB 6
146,192 146,192 00000000000004da383656ad4859f05d0fd073db3856e50a86b83f98d3204bcc 52 0.08 vMB 95
146,191 146,191 000000000000013a974b91e875c46a1c54f0b13c27bbb4775917e359c3de39a1 147 0.05 vMB 36
146,190 146,190 00000000000000dc16afad705007c01544c17ad572a6ef8d5d1ab95e0a07f0eb 83 0.03 vMB 313
146,189 146,189 000000000000056d24f801e11a93662a079a8d16fb2e9cf3adb43990cb8941f4 151 0.05 vMB 38
146,188 146,188 00000000000001009d51e3b9b7d30f08792cda01aec5747bc68edf447f41207c 63 0.03 vMB 61
146,187 146,187 00000000000002b082ab65265b72d7711d7796f37f7b8db4eba7ff1adccb7e92 158 0.09 vMB 463
146,186 146,186 000000000000023b3bf0764047ea67161ad9630a018015f2abe017a1e04572a1 25 0.01 vMB 161
146,185 146,185 0000000000000809719a2f00e413258bad1c0f7517623d5edd7853286b1cf70e 91 0.03 vMB 164
146,184 146,184 00000000000003f64e111a6fb0f28a89ada934c5a0ef3739870c1e5fe10982c8 143 0.05 vMB 227
146,183 146,183 00000000000003fd93f31c0aa5f88937d5e32929b7e5cccad8da8a5e62443aeb 55 0.02 vMB 154
146,182 146,182 00000000000007a2e426309c38b2a651d8a67919beadb40ba0e39ca32496c7de 71 0.02 vMB 20
146,181 146,181 00000000000002a4e7bf5bb3e2665e93e5ad1f56b9a5a11184c11310186f7369 28 0.01 vMB 29
146,180 146,180 0000000000000443cd5810499fc3a6dc9db4c47b6d1c7bcfa5ea315b90fc4335 8 0.00 vMB 598
146,179 146,179 0000000000000414fe4baefe513ab1e0a84c9c9fd4dd5aca577b75167fee3ab6 14 0.01 vMB 213
146,178 146,178 00000000000002a2aeec9c776e0f3b1194f35668fb9f7f2c7ebe3a80dcb440ce 16 0.00 vMB 119
Previous 10 blocks ↓
Total Size: 779.23 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 71
    • Outgoing: 10
  • Data Transfer:
    • Sent: 22.61 GB
    • Received: 0.45 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.