Loading Tool

Explorer IconExplorer

Memory Pool

23,652 transactions
4.87 vMB
0.02493354 BTC
  • 1 sats/vbyte = 12 blocks ()
  • 11 sats/vbyte = 11 blocks ()
  • 12 sats/vbyte = 4 blocks ()
  • 13 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 38.57/200 MB

Candidate Block

Mining Attempt 8c07e73f50d235913e843775f9c81a6e51e756957f436d4f3ac70ba7d1550472
Version 20000000
Previous Block 00000000000000000000f7c094f25f9ec24f68ac6ef61b8261d41fb29ddf5fb8
Merkle Root 42d9aae4c54128ecbd137a9933014dc6f23f36e191cce279f72850bdd0b00211
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 610
Size: 0.22 vMB
Total Fees: 0.01337445 BTC
Avg Feerate: 2.20 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 912,819 (754,722 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
158,097 158,097 00000000000008afffa6215632bdabf0218aaa0190833070525a89d73239df01 0.00 MB 10 17
158,096 158,096 00000000000002b299e11ee2ac4d05f1c7868fc12915d67120fa00e387cfa197 0.02 MB 40 424
158,095 158,095 00000000000000e9d981efebc51308cba71e816e3d2858177177e5e120c7c443 0.01 MB 23 0
158,094 158,094 000000000000074869a0f04d15a566f4dd12cedacd396e6aa00fcb3fb1e1a44b 0.00 MB 3 35
158,093 158,093 00000000000005baa79bff2a1f239ce19146e049879a92c6799dc398e16c805b 0.00 MB 6 174
158,092 158,092 0000000000000e6404f0ef2f5cf3adddcdef1b5873f8f61ab4a7a5481f0381a2 0.00 MB 7 60
158,091 158,091 000000000000057618a1e997cf753897a201ca2964f8b25b1093e821bf7e4955 0.00 MB 10 50
158,090 158,090 0000000000000431da3165795043b32db6873de3c720164faa22b4d0f6ec4006 0.01 MB 10 57
158,089 158,089 0000000000000ca5d8e99ed7fc47cf52d9f67959c5da7ad47517858e5d424da3 0.01 MB 11 170
158,088 158,088 00000000000003f0e60facae49039098b5a954804c910d472b70f11ad2cd9c41 0.03 MB 63 74
158,087 158,087 00000000000003f389d7790d008e319400e6b98b866201cc723231737fbb38f6 0.02 MB 17 36
158,086 158,086 0000000000000a8768c6eb1f8b9f3cbcb12e71141f60f30602cb96729ce7126e 0.02 MB 66 152
158,085 158,085 0000000000000a1ed980aa0348791dd94ea515e25fbb1e6caaac4f28640e8334 0.00 MB 9 313
158,084 158,084 0000000000000b5fab9d5cc68ae06a46cfaa59eeadb424728252e9068f4dafd3 0.01 MB 21 44
158,083 158,083 00000000000005f64ab8280a6f4b53babdaf1b7138802ad0c9a3057b7f26a4e6 0.01 MB 12 8
158,082 158,082 00000000000000a1cf5da5e420a12933dd7f996bab4a51af2ac865e230bd2192 0.00 MB 6 0
158,081 158,081 0000000000000034952b54bf0f951246235594d335d27203a0b4d9e9569a25e6 0.01 MB 31 51
158,080 158,080 00000000000003e9f8f54f19a37f8eea3dc94fcf2587986a40480be9f8885cb0 0.02 MB 69 136
158,079 158,079 0000000000000aa3d45111a426860b4fa5922aec3bb790942db737f32bf511c3 0.01 MB 39 118
158,078 158,078 00000000000002434ed17ed428d2c6e61578f6d312111f8a6093829f024cd04d 0.05 MB 117 179
158,077 158,077 0000000000000dd07e582155c57628ca36c85910e57e249dc8862b31a68f6c48 0.01 MB 16 328
Previous 10 blocks ↓
Total Size: 778.52 GB

Node Details:

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