Loading Tool

Explorer IconExplorer

Memory Pool

38,920 transactions
29.88 vMB
0.06414846 BTC
Random Selection Loading Transactions
Max Size: 150.17/200 MB

Candidate Block

Mining Attempt 8bbf93a543b4e2ffa08426735cf58b7dbcfe6fbba371cf6552adc85785890646
Version 20000000
Previous Block 00000000000000000000ffddde90400f9c20357f2eff67a9a3ffa6508c5ab9f4
Merkle Root 55a2027b819808d61a6f31cb02491c637d5187de94cc567fe7e8194021aab2a2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 766
Size: 1.00 vMB
Total Fees: 0.00480570 BTC
Feerates: 40.21 > 0.48 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,571 (584,855 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
329,716 329,716 0000000000000000185b49cc45f117bceb4411975e28ff3e4c266f8bcff510b2 552 0.35/1.00 vMB 22
329,715 329,715 000000000000000004058312b8ab1bde30b5755381f0b93677444bcf089729aa 599 0.75/1.00 vMB 16
329,714 329,714 000000000000000014120482ee0cdf2a4ecdc0146efa262cc346e2a81e0683f8 1,471 0.75/1.00 vMB 28
329,713 329,713 000000000000000016931c509b4eef5b1f44113d23deaa397a55bf8d60b4ff59 2,038 0.75/1.00 vMB 40
329,712 329,712 000000000000000012bf501b68a8be77b1564b53367afd09357b27295d1ce446 179 0.13/1.00 vMB 21
329,711 329,711 00000000000000000bcf13782c3e07503fb3e7f1755f36594b288fd2bb42d225 383 0.31/1.00 vMB 17
329,710 329,710 0000000000000000151274828e0c5891f8b34edf1890eb7d30240cab4696eba3 701 0.35/1.00 vMB 30
329,709 329,709 0000000000000000106cc7d83a5feb6a749fe773656e6fdd0139b2b85a35c926 921 0.46/1.00 vMB 28
329,708 329,708 000000000000000015896a7bcc307827a6b9227df57f64cda1402755740c77e4 1,699 0.95/1.00 vMB 28
329,707 329,707 000000000000000001296faccf0ba296cbd2abb1f0ab27bd5e6abf0d9c6f5af9 179 0.10/1.00 vMB 15
329,706 329,706 00000000000000001b59c5c68ae2a16348612e2290e3ffb86325bf95fbb68960 976 0.76/1.00 vMB 21
329,705 329,705 000000000000000002d65734f0d40a0d06bd8846b1ec523467f4b49767976da6 1,950 0.75/1.00 vMB 36
329,704 329,704 00000000000000000bf31cf3e2b2e25fc035790da883c0c539f433f7091971e2 111 0.06/1.00 vMB 10
329,703 329,703 00000000000000001a4fc6bc7cdd8df384340119e0b39728779fe6b7017185f2 280 0.19/1.00 vMB 25
329,702 329,702 00000000000000000021987256d41e6430f7e44289aedb4e5d02cba99ef34ad1 313 0.19/1.00 vMB 20
329,701 329,701 0000000000000000192327876fa826ac2156740111a34e614a467b0ef0a2f20b 443 0.30/1.00 vMB 21
329,700 329,700 00000000000000001a20824147e7c19f4c8984ab714b00cd43d3fbb535274397 559 0.32/1.00 vMB 27
329,699 329,699 000000000000000003b358aab731b0c71d6ebd1657361c580348880bedd32887 174 0.10/1.00 vMB 21
329,698 329,698 00000000000000000bd286ea7255d73cd723995336216c9a13aa8ea5cae48bac 196 0.14/1.00 vMB 22
329,697 329,697 00000000000000000b183e7a4944ec4027e0c2069f85d62c6a784ebf0cbf0055 84 0.10/1.00 vMB 8
329,696 329,696 000000000000000007656cc9034bd15d862ab76219fdf83188ad70f289f2bf01 80 0.07/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 781.63 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: 625.86 GB
    • Received: 11.61 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.