Loading Tool

Explorer IconExplorer

Memory Pool

82,180 transactions
31.10 vMB
0.10785766 BTC
Random Selection Loading Transactions
Max Size: 188.70/200 MB

Candidate Block

Mining Attempt c1e83951a0999d9f64b2fbf2b3cd83bb986bf300239a8383b5361ba18cc00636
Version 20000000
Previous Block 00000000000000000001f5417a435556f5b747dcad246527d5eeb9ad9cf4d081
Merkle Root 7422fa1ab4ea9fffa627885b63bc477767b86bda2a1eb1d72601bf628eed997c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,346
Size: 1.00 vMB
Total Fees: 0.03451419 BTC
Feerates: 803.65 > 3.46 > 1.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,352 (469,422 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
445,930 445,930 000000000000000000fb3d66da8057623c42facf07fe51e8bc73ace1465daa06 674 0.50/1.00 vMB 28
445,929 445,929 000000000000000001d7ec44dadb9661ff62ca1552d4184a6e33e1a57b74a42b 2,122 1.00/1.00 vMB 65
445,928 445,928 0000000000000000005a94449fb1408fc98d424f2cd8cc90f346d8a66a13aaca 2,251 1.00/1.00 vMB 87
445,927 445,927 0000000000000000026766bd54d81ebeb68357c044abaab0e040a9d126411dd6 2,277 0.99/1.00 vMB 78
445,926 445,926 000000000000000001936f8795248bc38b0592b86d05fefc8a25ab90cb53fed3 2,820 1.00/1.00 vMB 87
445,925 445,925 000000000000000001aa9cdda69c806aa6394cbb076cb9311d1251892cfa93d7 1,588 0.73/1.00 vMB 63
445,924 445,924 0000000000000000010e118b7a13cdf5e27318679a7f055c365857ff43447d2f 2,497 1.00/1.00 vMB 89
445,923 445,923 000000000000000002ebe2704612d6e0fbc4923c26bc328a097b862bd44e95e0 155 0.07/1.00 vMB 70
445,922 445,922 000000000000000002f4716baca0ed0e5e5d852d1d0e9b62e771f8ab40659cbd 1,308 0.58/1.00 vMB 70
445,921 445,921 000000000000000000c6a81aa0f7de32406eb23556c8f4902861a56fa2a2e841 929 0.35/1.00 vMB 77
445,920 445,920 000000000000000000e5037b25fb20796e5cd34ac1465acba02929fffde9b93b 422 0.16/1.00 vMB 81
445,919 445,919 000000000000000001d7a294f8449ff42130638c44f50b31f4289944fbd15818 418 0.20/1.00 vMB 67
445,918 445,918 0000000000000000015efec72bc06026d1e7cd2876c8ade41a293e311baccf02 180 0.09/1.00 vMB 67
445,917 445,917 000000000000000003281f1d7d97f7389d95add5e9be3cacf9878c5cca1d9491 441 0.16/1.00 vMB 76
445,916 445,916 0000000000000000028b5fb68805cf2a8870a9c918ec18bcd9058da2ea693246 1,387 0.94/1.00 vMB 47
445,915 445,915 0000000000000000034cb161957c6c4809321cfd659484b86af6b4622d36c574 2,193 1.00/1.00 vMB 77
445,914 445,914 000000000000000001af692e5b8df1c81ef13df65e016eaa099c47259fde1728 2,273 1.00/1.00 vMB 70
445,913 445,913 0000000000000000022b1b6bf92515d83506d0936df55bdf53ccfc021e391f75 3,270 1.00/1.00 vMB 99
445,912 445,912 0000000000000000018bd24c32baacf880642868c0568ad77f9e99877e8025fc 1,645 1.00/1.00 vMB 58
445,911 445,911 0000000000000000030678b447ac5662fe6ca14d4fb93f76c694e5977fe38035 843 1.00/1.00 vMB 26
445,910 445,910 000000000000000002af7be2a9e05d4fa02432b71302eff0b336a10cf6766e8b 197 0.09/1.00 vMB 73
Previous 10 blocks ↓
Total Size: 783.00 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: 718.64 GB
    • Received: 17.93 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.