Loading Tool

Explorer IconExplorer

Memory Pool

75,253 transactions
27.69 vMB
0.07354051 BTC
Random Selection Loading Transactions
Max Size: 168.89/200 MB

Candidate Block

Mining Attempt 2e5b48094027d3d86260861b7a9e2fdc099cad41d6ba26f69c4bc5085e3ce384
Version 20000000
Previous Block 00000000000000000001159bfb9c184bf20d071864b704b546354b434880601f
Merkle Root 3d29501db3a74014ed0382fd3f7c135bc05a0a954054f30f0d81e208e6d12806
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,341
Size: 1.00 vMB
Total Fees: 0.01446580 BTC
Feerates: 158.76 > 1.45 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,279 (161,514 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
753,765 753,765 00000000000000000007b9751b4a1172d0250e941e04fab5d9895ce81b2048ea 2,106 1.00/1.00 vMB 13
753,764 753,764 00000000000000000001a1a65268629694a52de230a46b66294bddd7676a0c52 1,336 1.00/1.00 vMB 8
753,763 753,763 00000000000000000006480c0175e32a868fbba10a11a7e3013940839f2e159d 2,095 1.00/1.00 vMB 16
753,762 753,762 000000000000000000049d7ea8eccb5e7b10b39b22236259591a6e508783007d 289 0.11/1.00 vMB 7
753,761 753,761 000000000000000000086f7ab9052a9dc2733341d64833d02d40d30691de4a9d 2,405 0.93/1.00 vMB 9
753,760 753,760 00000000000000000006b7f48092891de2498fe64278c2d8716d9c86e7b95a59 614 0.29/1.00 vMB 7
753,759 753,759 00000000000000000007b75d7ace7116ac99011ef85e231fbf50654cbe2feff1 160 0.04/1.00 vMB 13
753,758 753,758 000000000000000000019219c1d280dbf2ba638efde2163d7f6c6b838598cd06 406 0.14/1.00 vMB 12
753,757 753,757 00000000000000000004d8098d2caea4dc43568d49dbb869cc12cbaaa098fb61 1,955 0.74/1.00 vMB 10
753,756 753,756 00000000000000000007d4be6020efb7369da8cef02c8d8440f1800b6bda6978 678 0.35/1.00 vMB 5
753,755 753,755 0000000000000000000659135187a89e8e12500103d2a3170b0964d90d2e0fe1 1,589 1.00/1.00 vMB 3
753,754 753,754 00000000000000000000d664670ab444a0ce217f50d598a651c47a1c5bdfc1c4 2,929 1.00/1.00 vMB 14
753,753 753,753 0000000000000000000646387f6ce197218c5f31be43ddc8779790acb33da503 762 0.40/1.00 vMB 8
753,752 753,752 000000000000000000020d26e85e56ab9832df7f74e7179f13cf0054779d4215 286 0.16/1.00 vMB 6
753,751 753,751 0000000000000000000611f432b1ac096ce80b9f03cfa01e34948bbceb7e942f 135 0.04/1.00 vMB 12
753,750 753,750 00000000000000000003adef288c6679de5d152723d856e1eeb3921451efc40a 223 0.20/1.00 vMB 4
753,749 753,749 000000000000000000002f5ec51b64749ddd766feb3adafe024a75b1fe3c72eb 2,368 0.96/1.00 vMB 9
753,748 753,748 00000000000000000004a63eb61163c6fd8eb239ed5dcc9ac19316f27f5d3a4a 853 0.62/1.00 vMB 4
753,747 753,747 00000000000000000001bf527d5de1b556d014811eb8669bda5daeff13b4e0fe 802 1.00/1.00 vMB 11
753,746 753,746 000000000000000000022caa3331458e45f5261f2ce8532f4632d24499cb99f5 1,140 0.58/1.00 vMB 10
753,745 753,745 00000000000000000008df23402f3ad548979324600d32ba5327de914ce61bbb 451 0.18/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.12 GB
    • Received: 17.32 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.