Loading Tool

Explorer IconExplorer

Memory Pool

80,570 transactions
34.70 vMB
0.17927922 BTC
Random Selection Loading Transactions
Max Size: 194.32/200 MB

Candidate Block

Mining Attempt 900f4d8baa55aa728feb9c31caf6ee401148a9d5511441ea1991675abe5fc377
Version 20000000
Previous Block 000000000000000000012746d6c2df51d8349966cc0d8eb6f9f36de95d974776
Merkle Root c21f5ac94668c5bc69e825e453a1558a9797bc59a0e1784079d3152ca1fc7402
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,132
Size: 1.00 vMB
Total Fees: 0.04910747 BTC
Feerates: 150.93 > 4.92 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,415 (688,222 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
227,193 227,193 000000000000018c825e31cb9eacf42cf7a375e4a7d380087b6ec05740e59623 360 0.17/1.00 vMB 165
227,192 227,192 000000000000013437764718459bd76c119d0b8764e7a75915b8c64f3fba48e2 399 0.17/1.00 vMB 208
227,191 227,191 000000000000015b88ff7d2736585e04dced13fd074260f47f1e0500bb74a7f7 69 0.02/1.00 vMB 159
227,190 227,190 00000000000002bb3dff9014a7931ebf073d5ad3dbf880a19d259360d420ef8b 70 0.04/1.00 vMB 146
227,189 227,189 000000000000010dd125e278ffd5d8403273618eff08bb67e4b8c15fac809bdd 238 0.15/1.00 vMB 132
227,188 227,188 0000000000000108c1be4fdb57b3720d5e7906eea5320a4e3101b397cb64b26e 268 0.15/1.00 vMB 183
227,187 227,187 00000000000001ee470ad734d7a917e41b33a325b29b5bc4d009b20af9cc9731 81 0.04/1.00 vMB 122
227,186 227,186 000000000000009a0030d8178f7b6ad3ee6493ed115daaaa302f01a0e6e43cb7 68 0.03/1.00 vMB 173
227,185 227,185 00000000000001c54df47055d0561328eece43ba52c9157c436401044d18216e 83 0.05/1.00 vMB 96
227,184 227,184 00000000000000b31b258f305045540aaa5718c924a788eb60eaae61d4406e9b 393 0.18/1.00 vMB 181
227,183 227,183 000000000000025026966bb1a49fe38a03743cdc4345f40585e27cd77c12fcd9 87 0.04/1.00 vMB 267
227,182 227,182 0000000000000290c58413dff4662ecae6c036290b23c626dedf260f5b449d50 44 0.02/1.00 vMB 144
227,181 227,181 0000000000000173e23add70fdbfe070d9199a72bb50eed7bb4a8ef60ac51f74 348 0.26/1.00 vMB 121
227,180 227,180 000000000000036a3c92feb91d1504c1b22e1f1041f360cb6f7e9934a6163501 56 0.03/1.00 vMB 119
227,179 227,179 0000000000000140d61a161bda2b563a86943e10b3863be75dc7e4370ad5b628 240 0.10/1.00 vMB 175
227,178 227,178 0000000000000330cc7146b6b4b87f58eb318aee40fab863c377ef620f62d88f 128 0.18/1.00 vMB 23
227,177 227,177 000000000000012373cd3cc2e415a67d3afed10140ed7352fab0395f81498c12 473 0.19/1.00 vMB 198
227,176 227,176 00000000000001bff91cb52435bd8b1bb4b140839fe8dd8a819b88ae27803b30 188 0.08/1.00 vMB 195
227,175 227,175 000000000000019b0a2344a92b84ff7b414c7751b9d0267b3f883784092c3c66 291 0.14/1.00 vMB 184
227,174 227,174 00000000000001b7837755f5b8068895920404349a7cb5877de8bb3b8e438fb6 177 0.10/1.00 vMB 192
227,173 227,173 00000000000001fe6f7c5f26feea87e5c7ef157573776892e195b9e11a6eb2bd 227 0.10/1.00 vMB 192
Previous 10 blocks ↓
Total Size: 783.11 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: 734.19 GB
    • Received: 18.55 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.