Loading Tool

Explorer IconExplorer

Memory Pool

34,397 transactions
17.04 vMB
0.22640498 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 3 sats/vbyte = 6 blocks ()
  • 5 sats/vbyte = 5 blocks ()
  • 6 sats/vbyte = 3 blocks ()
  • 7 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 86.45/200 MB

Candidate Block

Mining Attempt c3daabf4804bc37907369287a0d2c4e16cbceb9401206d26f70e556d2b21a33c
Version 20000000
Previous Block 0000000000000000000009069c85f0b19bd0704f61fce56924481988327d1e06
Merkle Root 2b01ba186c74184d80f98dc5d92dd0b615e8cc44565b0e2c8c01f5552c8eea4e
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,531
Size: 1.00 vMB
Total Fees: 0.04412397 BTC
Avg Feerate: 4.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,062 (708,999 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
204,063 204,063 00000000000001231ba2dc52350b7f6e6076fe0744dfb1245fd9628f1e7107fa 0.18 MB 412 180
204,062 204,062 000000000000050943aba80571558d045ed14ea3f4d31fdc7e3a291116a96058 0.03 MB 68 103
204,061 204,061 00000000000002227c1a26ce62cbe0ce7b55bbed77f581f0de604e1cdc7c801b 0.23 MB 552 73
204,060 204,060 00000000000003513fcac0daf3bd1c6a152ca0e50647fe2dbec0436e66c90950 0.00 MB 13 29
204,059 204,059 00000000000003876549b7d9f016cb79b3093a15f01b80067367d5a2f432abc5 0.06 MB 138 170
204,058 204,058 000000000000005dc91ff89d18e6d340afb38bf10757afdf57eae88515af9177 0.15 MB 391 239
204,057 204,057 000000000000039924a524a01c04d418784b8e7f66e14cd78e5fc283ea1149a2 0.13 MB 257 113
204,056 204,056 0000000000000206c89f176ac58e4f9cba68b1cee8192dfc0c82bd0939a073fe 0.25 MB 544 149
204,055 204,055 00000000000004f20ec047362e0859c5c3c5cec839c9c3cc89606ae92b50d301 0.05 MB 127 286
204,054 204,054 0000000000000178781557857f6e2d07ad3ca77cb5f64a1c3cd9783a0a7f0593 0.00 MB 7 155
204,053 204,053 00000000000003c7d0714691a6d266efbf6938f0487f46f47a9998a549543e46 0.14 MB 279 122
204,052 204,052 00000000000001c083484e8dc383dff3ff3605893c18eb023f2ea0cf8af424d6 0.44 MB 836 121
204,051 204,051 00000000000003f1907efa8768df565c79cde4648247105d898702165abf5ae3 0.42 MB 963 174
204,050 204,050 0000000000000255e1b5fcc8c265892cb077a6810e71e4ab96cfdd604db3e842 0.05 MB 110 333
204,049 204,049 000000000000004df3ff5aac9067481fe97f5dea40908a1079746f3c302d0abe 0.12 MB 235 131
204,048 204,048 000000000000026a401f912ddf0fe3e7f4ccb74f951db3504f8180efc9d8097c 0.12 MB 261 146
204,047 204,047 0000000000000320f6def805167552e9ebb0246dbdb5f0f0179e44862b749cec 0.05 MB 121 166
204,046 204,046 000000000000023eb81b92c6978f8155ef74dd69beb37d12c922035adc34df18 0.11 MB 168 96
204,045 204,045 0000000000000357864f77479c725cd09029f2f29c0130a3633f33b6d95d6e42 0.08 MB 167 107
204,044 204,044 000000000000044a7e75ececc36e1ad1709b8d125939f70392a03c2c478b2783 0.13 MB 299 163
204,043 204,043 0000000000000496f309595e8c0d61fbb02b495849a7df7b71d75baac1d8ff71 0.16 MB 389 144
Previous 10 blocks ↓
Total Size: 778.96 GB

Node Details:

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