Loading Tool

Explorer IconExplorer

Memory Pool

75,790 transactions
28.02 vMB
0.08519344 BTC
Random Selection Loading Transactions
Max Size: 170.29/200 MB

Candidate Block

Mining Attempt f58191dee10e53c986583dd1a0c9e936933801fc908939f6ae317a7efb1dfd69
Version 20000000
Previous Block 0000000000000000000066dca9fab24cab5c950c60583369c37db71a237ae64a
Merkle Root 9ab060d061740c3666d303d7df36c404ea5077e976e271398c963b5b3cbf831e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,782
Size: 1.00 vMB
Total Fees: 0.02500240 BTC
Feerates: 472.31 > 2.51 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,291 (624,657 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
290,634 290,634 0000000000000000c677a0939479f86a096fc920f63ebf88a43a3ec6df623b5e 312 0.14/1.00 vMB 45
290,633 290,633 00000000000000004b623f66621a4f96a634f5a812a9a1e0a79786aaa6dff7c0 637 0.31/1.00 vMB 34
290,632 290,632 00000000000000004a1890711072b248e85411d4c8efa8d85018be69eb1fd786 247 0.13/1.00 vMB 33
290,631 290,631 000000000000000016e6269df4dfaa5ff3cd457d6e3e94d90f299e1dff0b987c 46 0.01/1.00 vMB 56
290,630 290,630 00000000000000002a2bb17b1c8cdda8803a143379c3054d3d958738358075be 325 0.13/1.00 vMB 45
290,629 290,629 0000000000000000f7fd56b7a4cd70a49fa872541ee9e811f47196e8361e408a 75 0.03/1.00 vMB 36
290,628 290,628 0000000000000000027063aed187cf0e4a9c28b81ca53a4a3883032c29317d1c 388 0.25/1.00 vMB 34
290,627 290,627 00000000000000008342b59e91f05f8579c15c2efee524e7f21fb8deb61cf6c6 256 0.09/1.00 vMB 59
290,626 290,626 000000000000000040c89238769ee3b75f408e57c7c76d5f10f220fb2e33a846 740 0.33/1.00 vMB 39
290,625 290,625 000000000000000044792086f3577ebbb65891fbcbb814458ff54e7ce034fe4e 226 0.22/1.00 vMB 18
290,624 290,624 000000000000000074a611810f062df3f998b2313310d69e6370dce153e6bb6c 256 0.10/1.00 vMB 63
290,623 290,623 0000000000000000769c92a907cf62a05b10396219b2e32bc10230c41c60f6c0 364 0.17/1.00 vMB 47
290,622 290,622 0000000000000000d8385ca0c5ee6630db6061c67a825efb0978991d86f24431 363 0.28/1.00 vMB 26
290,621 290,621 000000000000000019761aa34665dcea01ac65fc1febf1862b6f9422cc5c44ab 4 0.00/1.00 vMB 80
290,620 290,620 00000000000000007fc282096e36c3fcdc4e83b1e94328fe1b87cb6cab3c9cfe 153 0.08/1.00 vMB 32
290,619 290,619 00000000000000001ceff6e2c401735140321e9c97471a7566daf335b1079a1a 475 0.24/1.00 vMB 38
290,618 290,618 0000000000000000f1bcd2b7708c3cc9be71296081363a3b2702fdfc5a98720b 18 0.02/1.00 vMB 28
290,617 290,617 0000000000000000e781b50d6d3914c7dcb97cc1172caed3b702f9a1cb37bfe9 346 0.19/1.00 vMB 43
290,616 290,616 00000000000000005774706b3d01b93eb6dfc1781a6139e137f2bf0f6ae8b076 296 0.14/1.00 vMB 41
290,615 290,615 0000000000000000dd262920e3630ad0278b50ee0678a8e8db2213e676479d91 1 0.00/1.00 vMB 0
290,614 290,614 0000000000000000e7c0a0964bdd972f3ca33750bddcd9958aaa41c86e6b8c17 40 0.10/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.90 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.55 GB
    • Received: 17.39 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.