Loading Tool

Explorer IconExplorer

Memory Pool

80,709 transactions
29.77 vMB
0.09353937 BTC
Random Selection Loading Transactions
Max Size: 180.61/200 MB

Candidate Block

Mining Attempt 19ea27cc8a9fb95ff0f3714f3e9d6b9a6bd857e6400503a7a86952268019ff00
Version 20000000
Previous Block 0000000000000000000043f2b4ea4cc96cd3bc440a50582638dcad340e8bc5e2
Merkle Root ead4afa36ab7cc6dc470df5383d912c96b24cf2b87966cc46c7dfb07f8a26f72
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,979
Size: 1.00 vMB
Total Fees: 0.02661363 BTC
Feerates: 90.00 > 2.67 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,139 (256,161 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
658,978 658,978 0000000000000000000ad670bdbfc8319e66ee04f68c7293d5d5713ac788781e 2,012 1.00/1.00 vMB 12
658,977 658,977 0000000000000000000ba81da77b8700bda4a726680c7f75a601a4aca4909cab 2,687 1.00/1.00 vMB 32
658,976 658,976 00000000000000000001cf02f1c8353f83144d5e1164ffe19edc8acc9847a721 2,215 1.00/1.00 vMB 29
658,975 658,975 0000000000000000000a48198a340a67f2311657986801bda0185cc642918107 2,216 1.00/1.00 vMB 44
658,974 658,974 0000000000000000000e6076be10d4e16bbd88f87cd3558a10469b24ec8b5660 2,267 1.00/1.00 vMB 35
658,973 658,973 00000000000000000004fab76d8c8f5da1b7b50da8002e38fcf3c5e33d5aafdb 2,387 1.00/1.00 vMB 77
658,972 658,972 0000000000000000000e89d549633f4bcc529a814c23f33cb654ffa9fcf2e7d0 2,705 1.00/1.00 vMB 60
658,971 658,971 0000000000000000000f00126d8e2139bbb9849f9dfca39585f84ef287f05137 2,006 1.00/1.00 vMB 75
658,970 658,970 000000000000000000097f8f65b7e807457f7b0525119cad1b18b07961f43f4b 2,403 1.00/1.00 vMB 93
658,969 658,969 0000000000000000000bfbf9d885a9bfbd55267bd10767488f2b210248b25340 2,247 1.00/1.00 vMB 111
658,968 658,968 000000000000000000055ae91f3937da80bd312c2031fad16929942f7c510767 2,316 1.00/1.00 vMB 81
658,967 658,967 0000000000000000000e1af630b67c669f3cc503dbd172fdf1023dc1e47f01df 2,277 1.00/1.00 vMB 23
658,966 658,966 000000000000000000082f284d93a7b4c3a6862243d7659c1d599c680097ce89 1,542 1.00/1.00 vMB 20
658,965 658,965 00000000000000000007b8314c884d425930b087c5ebd622279bde62db4e8e2d 2,208 1.00/1.00 vMB 59
658,964 658,964 000000000000000000022dec985c3c393064d6fb8cafd3eec24c9982c5837a96 2,446 1.00/1.00 vMB 57
658,963 658,963 0000000000000000000efa6f33f674d6bf2d57401c1f8da6092c381878b248ca 2,270 1.00/1.00 vMB 100
658,962 658,962 00000000000000000002ce249309938bd1c953eeb602e6b23b175b6bc5200042 1,330 1.00/1.00 vMB 20
658,961 658,961 000000000000000000006f757924d53a41abf9ce58c84f57050248ca71d68aeb 2,146 1.00/1.00 vMB 26
658,960 658,960 00000000000000000002614e209a7c0ee1b240591576b8130ed725a02631ebde 2,058 1.00/1.00 vMB 57
658,959 658,959 00000000000000000009086b8385c3303d5b8953688462edbc7808c18412d33f 1,860 1.00/1.00 vMB 58
658,958 658,958 0000000000000000000e3e469ab41fbbd66d361f1dc119931b3aa91520e3b571 592 1.00/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.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: 672.33 GB
    • Received: 16.20 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.