Loading Tool

Explorer IconExplorer

Memory Pool

74,801 transactions
27.53 vMB
0.06486784 BTC
Random Selection Loading Transactions
Max Size: 168.15/200 MB

Candidate Block

Mining Attempt efb5c673cb1942deb3172cce5dfcfc1191188d65ef5dd09be0af93db460b707d
Version 20000000
Previous Block 0000000000000000000091aab2e57355cdf4c0fac78ba90baa2b5eeac3f0e020
Merkle Root 03486c1e870162c1d47233d46f63d4a96731cb41d198b6ced22a168732ef5545
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,155
Size: 1.00 vMB
Total Fees: 0.00623243 BTC
Feerates: 11.94 > 0.62 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,278 (306,321 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
608,957 608,957 00000000000000000014892473f1acbd484d090cdefe384b629e7d707f3591bf 894 0.33/1.00 vMB 14
608,956 608,956 000000000000000000115583f95fcaf34904b5f3b3f1a4c67548871050f25813 2,040 1.00/1.00 vMB 8
608,955 608,955 0000000000000000000ea8e6a8b2efa76f3faf4428493c08976c2846915fde59 1,348 1.00/1.00 vMB 11
608,954 608,954 00000000000000000002e1ce51b65ff68f7e01d245ba2908085cf0b74bcfc9dd 1,608 1.00/1.00 vMB 12
608,953 608,953 000000000000000000107293e520f551fc2b5fe136ef809b8950fec4edcd14da 2,842 1.00/1.00 vMB 30
608,952 608,952 0000000000000000000e2a47d042fc481ad62e2963455cffc6103be87a60f7f5 2,254 1.00/1.00 vMB 23
608,951 608,951 000000000000000000088355ab31705201b5e9b363d40b1f40f39018164051f7 2,693 1.00/1.00 vMB 29
608,950 608,950 00000000000000000010f90d816e6b640eda8bc5051771fb13548afc8e901b50 992 1.00/1.00 vMB 69
608,949 608,949 0000000000000000000697ca7a5d2231b837d082bbfe3f7f3e37e0d30687cac0 118 0.03/1.00 vMB 10
608,948 608,948 0000000000000000000fc421fc9b49ea5b81def85c011fae557ceb32e0e6f4bf 868 0.28/1.00 vMB 47
608,947 608,947 00000000000000000011ed3a905c42f7e58318bbc3bbcaa33d75c33501e8a46b 2,583 0.79/1.00 vMB 16
608,946 608,946 00000000000000000009a90c2d6717d46e8a9eb6d382aa2b6761adea7b22d005 2,954 0.98/1.00 vMB 12
608,945 608,945 000000000000000000128a14ed8fcb3746c3ff155f27e2b827c1f21daeef0d38 2,901 1.00/1.00 vMB 9
608,944 608,944 000000000000000000079817cca3c2579a534fa54cdbd96285878abe3e72eec0 2,953 1.00/1.00 vMB 24
608,943 608,943 00000000000000000004b45d526427044a953b6260a8cdd470a66375db0278de 3,213 1.00/1.00 vMB 39
608,942 608,942 0000000000000000001453a9577af753a552ada498c8b6fc5d171e9424ed8393 2,487 0.92/1.00 vMB 18
608,941 608,941 00000000000000000005a49b95b3bb633222cc7aa27e3ed302385376570deac6 1,452 0.40/1.00 vMB 16
608,940 608,940 00000000000000000014817e93034c811e7477d07c926afcf6d5c0d336bb4953 108 0.03/1.00 vMB 14
608,939 608,939 00000000000000000015a19460fa8034360674ac30c31eb7ff75824b9d8faa12 998 0.29/1.00 vMB 16
608,938 608,938 0000000000000000000e3b8b24decd4f8f71b514b5129f6d5da5cc51bf7c9ec1 1,256 0.36/1.00 vMB 5
608,937 608,937 000000000000000000009498aa6bbc3d18eb5399508fe244436d8289295a515e 3,068 1.00/1.00 vMB 13
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.10 GB
    • Received: 17.31 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.