Loading Tool

Explorer IconExplorer

Memory Pool

85,341 transactions
30.70 vMB
0.13987845 BTC
Random Selection Loading Transactions
Max Size: 186.52/200 MB

Candidate Block

Mining Attempt d632af9e7b3fda03a2c39964800ed7c6562cd69f933d95d0d194bd1a120c073b
Version 20000000
Previous Block 000000000000000000010d0a3e37e31e12beb7277f8808ba3ca72eb0ef7badb5
Merkle Root 91f9939c61151d488d294afd39264c537be3beebac4ce0054aa7088648ce57f0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,237
Size: 1.00 vMB
Total Fees: 0.07649789 BTC
Feerates: 170.36 > 7.67 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,959 (418,195 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
496,764 496,764 0000000000000000009006a8f5b52a42864bedfaaf8851e2b6f5b34b738d6f9b 2,118 1.00/1.00 vMB 154
496,763 496,763 00000000000000000012a2efe70bff678a9ac1d02e5a8063eaa00f11dd1f4656 2,464 1.00/1.00 vMB 150
496,762 496,762 000000000000000000cc42b1971e69754b378a62bca15a804beafc6e50e28ba2 2,310 1.00/1.00 vMB 158
496,761 496,761 0000000000000000008b90d208223c36695d03bb725e320bbe979427fc1f27e3 2,636 1.00/1.00 vMB 206
496,760 496,760 00000000000000000091babafd1946f3c336cad3948daa2e0dd36cf26fc3fb8e 2,690 1.00/1.00 vMB 199
496,759 496,759 0000000000000000006bd4504495acfc1ae32d6fd0b57f864aa9f9385db4a9bb 2,333 1.00/1.00 vMB 202
496,758 496,758 00000000000000000041ff6db80e07bcdf7de1397e66df862fa92c7125bb1a56 2,090 1.00/1.00 vMB 198
496,757 496,757 000000000000000000d0e17e0b171acf6c99971c69b87c7a37b63ff56d911b6f 1,972 1.00/1.00 vMB 176
496,756 496,756 00000000000000000002a8ffa1c154abc551b0c96d31d70a2ad53f770714fc6a 2,881 1.00/1.00 vMB 223
496,755 496,755 0000000000000000008f4b078a23ed89a83b3f36278e59b25989f17090a725e1 2,427 1.00/1.00 vMB 156
496,754 496,754 00000000000000000036e32fb81ba26fe4c99bea57f58682b50cffd96d9dac73 3,048 1.00/1.00 vMB 233
496,753 496,753 000000000000000000253e5f6df510195003a4e53d05444951dcceb13edf7a7f 1,917 1.00/1.00 vMB 133
496,752 496,752 000000000000000000b0a72394db19f4a503252d3c9ec785c1cfa9608f29dcab 2,816 1.00/1.00 vMB 173
496,751 496,751 0000000000000000008257e7479118f783923977a2fb8647ac028757db12af37 2,784 1.00/1.00 vMB 164
496,750 496,750 0000000000000000005932f4c0fc0960b6f0a02437a3917dfe1aef468c0dc8ed 2,790 1.00/1.00 vMB 201
496,749 496,749 0000000000000000001fa68ed07554b514a48c646427119f68f9b483aa88dff3 2,954 1.00/1.00 vMB 192
496,748 496,748 000000000000000000b8383a3460cf91fe12db0afefabaea1ae183348cb7bae8 2,233 1.00/1.00 vMB 264
496,747 496,747 000000000000000000a30196d547eb64f8469cb983e0040cf5ac2243fb57cdf7 2,672 1.00/1.00 vMB 190
496,746 496,746 000000000000000000187a1deb1ce54be1c5fd01eddb6c6dbc4a0ce49bc0117e 2,758 1.00/1.00 vMB 230
496,745 496,745 000000000000000000337dda3d3840fbe11a2d7324ac60f355c5e3b09220312a 1,914 1.00/1.00 vMB 146
496,744 496,744 0000000000000000003767cd725450d000b7de8bcffcd376ea4f1b02d3a8b3d6 2,706 1.00/1.00 vMB 136
Previous 10 blocks ↓
Total Size: 782.32 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 660.27 GB
    • Received: 14.66 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.