Loading Tool

Explorer IconExplorer

Memory Pool

51,430 transactions
29.23 vMB
0.07896165 BTC
Random Selection Loading Transactions
Max Size: 158.07/200 MB

Candidate Block

Mining Attempt 7f5636cb37302c2ab55abe1247556886945c3cca581b804430ea7ec56df467af
Version 20000000
Previous Block 0000000000000000000191cff1c72555e27a3caba96683c65a586451f3da17d1
Merkle Root e6de9571f8b01bb34283967a51da5026caf8c5bb5063770d9a7fd4c1cdd566d2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,563
Size: 1.00 vMB
Total Fees: 0.02303482 BTC
Feerates: 173.90 > 2.31 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,840 (69,025 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
845,815 845,815 000000000000000000000002df4f1474368379ec9324213e5cdb48c47f0f8edb 3,039 1.00/1.00 vMB 38
845,814 845,814 00000000000000000001bf61ff9c678d316d3903878ec981d9117602001e0d50 3,460 1.00/1.00 vMB 49
845,813 845,813 000000000000000000027dbef97a80c92eefaaaf744340b38814690c77e64bfe 3,532 1.00/1.00 vMB 59
845,812 845,812 0000000000000000000141e2bafffa8a21977fc7a53a9969c4eca3a239868a96 3,950 1.00/1.00 vMB 46
845,811 845,811 00000000000000000001a049dfb8f26f5959b10569221c3ee51b5d2ba619a693 2,625 1.00/1.00 vMB 67
845,810 845,810 00000000000000000001a63407cc453358271319136e56a359b71f8b8d879ad9 3,126 1.00/1.00 vMB 33
845,809 845,809 00000000000000000000e3f3261c43120cada45da7b70363f7891abc86264b00 3,713 1.00/1.00 vMB 35
845,808 845,808 00000000000000000001b6a07f8819ef391fc8c8517eeb0a3e524156a04d7f9c 4,126 1.00/1.00 vMB 47
845,807 845,807 0000000000000000000226d3d44d531d418384b3c998f0a52bf5031ed8c5031f 3,017 1.00/1.00 vMB 58
845,806 845,806 0000000000000000000288b992616496afef224e8bf2205d42534a370fa0ed83 4,383 1.00/1.00 vMB 37
845,805 845,805 00000000000000000002e04abda565e6a7df9a5bcc575639a672402f02cd7c7d 2,913 1.00/1.00 vMB 32
845,804 845,804 000000000000000000008a64f6945a70bbb7f6dd6ff93b31f4e644931f3dd16f 3,701 1.00/1.00 vMB 35
845,803 845,803 0000000000000000000270f5d9773f2337c190f0919ab386b36ec32363b588a5 3,863 1.00/1.00 vMB 40
845,802 845,802 0000000000000000000166482add4467b0dda7617551c8cc5f8ff987451e2575 4,167 1.00/1.00 vMB 40
845,801 845,801 00000000000000000001bc3ab109e0ae0854cac1415690dd5b171a83c3d5190f 4,149 1.00/1.00 vMB 47
845,800 845,800 000000000000000000004ecf6506bead9a6bd3f716e36d906a48934d3a8db8df 3,642 1.00/1.00 vMB 36
845,799 845,799 0000000000000000000287ff7f6590fe5e911d8462efa83f18e4b1e3663df1b0 3,762 1.00/1.00 vMB 50
845,798 845,798 00000000000000000002324267dfbf713e5ba54f4aa9a96c684f7e27a3178e6a 3,453 1.00/1.00 vMB 38
845,797 845,797 00000000000000000001c29595560a2d6fb2dbf30d9f552c8549635acc8c9f42 3,576 1.00/1.00 vMB 41
845,796 845,796 0000000000000000000285f5fe656cc1a3378f15e95339950269431e65667213 3,846 1.00/1.00 vMB 44
845,795 845,795 0000000000000000000193fe6003c0d08562f8fd6012731b418ff4adb532f0f1 3,377 1.00/1.00 vMB 58
Previous 10 blocks ↓
Total Size: 782.11 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: 651.84 GB
    • Received: 13.65 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.