Loading Tool

Explorer IconExplorer

Memory Pool

27,824 transactions
8.03 vMB
0.07465721 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 54.96/200 MB

Candidate Block

Mining Attempt 68c5fdfeab5918188a7ae320e76a4da90da39d31bd944f726fcba35f64cda828
Version 20000000
Previous Block 00000000000000000000e448b44b50758fd2fc9d6ddeba585dd0b192dcc101ed
Merkle Root 30e645aa3b2cd9d8b10072d986c9623a8fcad92c657bf73faa4d179b7edfd3e8
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,476
Size: 1.00 vMB
Total Fees: 0.03153263 BTC
Median Feerate: 3.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,216 (744,993 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
168,223 168,223 000000000000099e60c3d7d53eb5155ec9c69cd533ac34877f22d4479ba658a3 21 0.02 vMB 91
168,222 168,222 000000000000098f9fa3d05ece234a5041e6ff28623ba0ea7049edd7004657ac 37 0.01 vMB 48
168,221 168,221 00000000000009728a8255cf469c10c3d604f3d4169cc61dfb8a34ae91dffe39 25 0.01 vMB 413
168,220 168,220 00000000000000524d1e1e82831a268c545ac6d252bc533f2d3941e64718669e 47 0.02 vMB 221
168,219 168,219 0000000000000068ce7fcee327e7211fa7bf8efea898c573eb9fbe64f2544b13 11 0.00 vMB 30
168,218 168,218 000000000000067956200cb3a4d197a4d7486c72a3d1d4a89bdfc8cc21260bc3 25 0.01 vMB 154
168,217 168,217 00000000000003eca2853e44f9f28443d33ea473ebff8b8ba53976c4f6dc6724 44 0.02 vMB 45
168,216 168,216 0000000000000a5cc94660befd86db78cb8f00d3b4f9fa022198c26eba133953 17 0.01 vMB 235
168,215 168,215 00000000000007a7c32c0fa38f4e26b71af493c1f672cfab2f098490b1ff81aa 111 0.03 vMB 3
168,214 168,214 00000000000000533303ae0ef3143ee9eb9b9d0035b7192c73e1da0041df1b9f 49 0.02 vMB 174
168,213 168,213 0000000000000382f297f7d3517bc39eeaab59261d9127ebe2579c59eb8aa8fe 72 0.05 vMB 60
168,212 168,212 0000000000000aa5aa3c54dd0e9b88f90b1fc890dd5115c00df41eff2095a78b 57 0.03 vMB 2
168,211 168,211 0000000000000899f965de4b8a5df5429dce2eeefc8a3448a3248308ca7cf698 75 0.02 vMB 103
168,210 168,210 0000000000000a9f2ca900affe6a6f8ac67c3c7d81585382d1125aefc9811073 70 0.04 vMB 97
168,209 168,209 000000000000024f6b152332e0cbda8a1d7fadc28bf09dd6fc74175a741e2b9b 75 0.04 vMB 99
168,208 168,208 0000000000000861ee8c7f755051b30e01370fd8c8c2898f329d3ad944fd2bbc 42 0.02 vMB 44
168,207 168,207 0000000000000bec0642732e033ba19a3d37ef2ae0767c97a6dfdfafcf923de7 133 0.05 vMB 41
168,206 168,206 0000000000000192b30f98518cb677d6cffeaa30fac33d3a3e9e5b8dd4fc026e 29 0.01 vMB 50
168,205 168,205 00000000000009518d9682618d28a80644695fadd8ed47c1dfbbd2b4eecaaf92 77 0.05 vMB 28
168,204 168,204 0000000000000a5b457554a430d5198110c04894ad97e7fdae7a9c606302d464 33 0.02 vMB 52
168,203 168,203 000000000000056c63c3b4e6a34c56858972e1a6703f32cf4a8b6cc9c729db5c 70 0.03 vMB 193
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: 69
    • Outgoing: 11
  • Data Transfer:
    • Sent: 21.38 GB
    • Received: 0.43 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.