Loading Tool

Explorer IconExplorer

Memory Pool

77,926 transactions
30.05 vMB
0.11308481 BTC
Random Selection Loading Transactions
Max Size: 179.48/200 MB

Candidate Block

Mining Attempt 1b1e6f53046fa63cb3a5408fb79a23ba3540789bf9bdb9ed68dbca648a719227
Version 20000000
Previous Block 00000000000000000000709f2cd07f7bf3bc6a381136414fb4c7737559e2618e
Merkle Root 2915936ed716a5a4ac4bc4c3f12255ab1489ffe3e18a549653f1a8fda0bd5ff9
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,381
Size: 1.00 vMB
Total Fees: 0.02753984 BTC
Feerates: 107.93 > 2.76 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,274 (484,961 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
430,313 430,313 000000000000000004a4de57a9e15dae4ee3dc9392a55c0c9a1a545da35fd23e 538 1.00/1.00 vMB 18
430,312 430,312 0000000000000000030e298cf62b7fa6815755874947d925cd1c99b94e699174 1,566 0.98/1.00 vMB 61
430,311 430,311 0000000000000000047afd8db643d8efaa8a0d58bc9ca8b09f0e3e5264e293ab 2,689 1.00/1.00 vMB 66
430,310 430,310 0000000000000000007d229d0045811dacc812e267936c647fb66d9625c98831 670 0.23/1.00 vMB 73
430,309 430,309 00000000000000000175c14b67d5c60fb018ca3fd46edfb9c505fd365f0cfd33 619 0.25/1.00 vMB 62
430,308 430,308 00000000000000000363cf3ddca5b2e51772fc79cfe079aac06292a2830a2672 1,893 0.78/1.00 vMB 62
430,307 430,307 000000000000000000b7cc6e905378aa26bea010b70f11cf27fe7ea11f88ae37 1,435 0.53/1.00 vMB 64
430,306 430,306 000000000000000002aa7f766addf83f0465ef2e97635f2735acd088e470242a 617 0.33/1.00 vMB 54
430,305 430,305 00000000000000000094da1a158f9946d358ce7b1c698a7ac159df2b04367050 2,016 0.99/1.00 vMB 51
430,304 430,304 000000000000000002d22e11d652895cf0cbac6c6de0910f24e2ca743c95177d 654 0.30/1.00 vMB 59
430,303 430,303 000000000000000004c42def841e7e32b9d427629603fce72296351dcd46e325 90 0.05/1.00 vMB 49
430,302 430,302 0000000000000000014cd3951f74d2478e41ca5618e6fc79771432eea05d0688 781 0.98/1.00 vMB 19
430,301 430,301 0000000000000000039e28ed921d3434e2ae01b48578835b6895a3b1de796bc8 827 0.33/1.00 vMB 63
430,300 430,300 0000000000000000036631145adf1a2b4090ec17f83d7d0bbf34dfae09bcec78 87 0.05/1.00 vMB 49
430,299 430,299 00000000000000000391aea1d0d20bc0e72ecd8d05a25a0ad6eed1db779b6781 174 1.00/1.00 vMB 3
430,298 430,298 000000000000000003379e1c9f8d3ecbddcb994ad04514e8bccd5421c1df5840 736 1.00/1.00 vMB 21
430,297 430,297 000000000000000001f73140511d2fdd3fdf51d9369e76210f2d2d3857da97b2 814 0.29/1.00 vMB 64
430,296 430,296 0000000000000000025b250a8ae8804849ff8ce92f7199b1612f71dfd492497f 875 1.00/1.00 vMB 26
430,295 430,295 000000000000000003088c56f861b3ae0fb18a380ed4f4250d012ef6239453ef 252 0.99/1.00 vMB 10
430,294 430,294 000000000000000004d4d8375d9feba29901deb637e05e6894bcce568630a67e 243 1.00/1.00 vMB 10
430,293 430,293 0000000000000000041ba5c42ac8910764d9eec86727d4bdd2032cfe3f610428 102 0.99/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.87 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: 713.06 GB
    • Received: 17.30 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.