Loading Tool

Explorer IconExplorer

Memory Pool

24,499 transactions
4.93 vMB
0.04699172 BTC
  • 1 sats/vbyte = 12 blocks ()
  • 11 sats/vbyte = 11 blocks ()
  • 12 sats/vbyte = 4 blocks ()
  • 14 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 37.80/200 MB

Candidate Block

Mining Attempt d4549c735a932228d1cfdba17f9f92e0fd81ffb5b737d12c579b4b6303cca0dc
Version 20000000
Previous Block 00000000000000000000fa5ac65bb466897a717b43d83c4676d81fd778ba2665
Merkle Root bf0030c4a4f8c242fdc3326314acaa4fc4f11c1927cee6bd719ab43eb6e08339
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,239
Size: 0.89 vMB
Total Fees: 0.03655069 BTC
Avg Feerate: 2.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 912,807 (767,024 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
145,783 145,783 00000000000001c53414f4f322d01f9e1e3fa382c947d6b7a711dad609a8bd85 0.00 MB 4 199
145,782 145,782 00000000000000da35251c37fdf3ed228d79414167acd5a04004113b8ce9a3ad 0.01 MB 8 41
145,781 145,781 000000000000009f0877490221eb557c4ad31d6443bc3d4f76f137ced170969e 0.05 MB 123 239
145,780 145,780 00000000000001909aa86c9df081b0cd8981487919077381bd22326920d3bc89 0.01 MB 15 217
145,779 145,779 00000000000002e2dca335466d24f756ca4a0dc8969c9b151db4470ef14fac4c 0.00 MB 10 0
145,778 145,778 0000000000000605e324b038b394d17f45e6e334684384afe8319648b7723871 0.01 MB 17 95
145,777 145,777 00000000000009273aff9b225871cbbdcfbf5efe7a5dcc2476bf80aa85f61aa0 0.02 MB 37 129
145,776 145,776 00000000000004d1ec94ec309c9744c5443ae11cdb9269b35ff836a8b71e1a05 0.01 MB 12 176
145,775 145,775 000000000000029cf123db90db3e36869ccec1a09e2e65c2456c0ad2b35f836c 0.01 MB 27 771
145,774 145,774 000000000000013cb74b69123bdb3c15509498014443a2c6eb39884d65ace4ee 0.02 MB 59 2
145,773 145,773 00000000000001b8c2c49ef8b9d680e1c7c8bac57d6154853c6a886085a652c4 0.01 MB 42 140
145,772 145,772 00000000000002d62c052c3d754b66d00e56d26a77bd03b5c6fdb8632bb73a2e 0.03 MB 87 280
145,771 145,771 000000000000062920bebf65851f1341b9493b85985a37405bbf0a5663dcf2a5 0.02 MB 53 230
145,770 145,770 000000000000007de307e73abedc44116bca067d78edf0468bbd6d25fc5e6c93 0.03 MB 68 66
145,769 145,769 0000000000000046f59e74345f837ccc2d9e773436e9fa61d963fbe2c10b354f 0.01 MB 29 34
145,768 145,768 00000000000003e9d4333e4a6f8a709859e429ddbf3b4e76aa69e951d90f2f73 0.00 MB 4 99
145,767 145,767 00000000000004aed68fb1d61ceb705729667afd1328c6e485677d6f89831183 0.01 MB 15 0
145,766 145,766 000000000000013257e733b716c7934cb8631ccfc91c51407494d079a9f72966 0.04 MB 24 133
145,765 145,765 0000000000000121becaf06e12231fd2e05dda66bd881c6defe5929b3ab8bb0e 0.02 MB 43 103
145,764 145,764 000000000000076f5c7711b77952d7c77efef837f32b0aa0156b8ac2c9deb567 0.02 MB 39 27
145,763 145,763 000000000000090ddc2d13d09d0775bcb50e7157e223d7fe5552926a7281da76 0.01 MB 24 85
Previous 10 blocks ↓
Total Size: 778.50 GB

Node Details:

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