Loading Tool

Explorer IconExplorer

Memory Pool

39,911 transactions
25.92 vMB
0.05106667 BTC
Random Selection Loading Transactions
Max Size: 135.00/200 MB

Candidate Block

Mining Attempt 05eceb706c5be8aba278b11fbf757c13612ad31b1f90636c2172f6b524fc29e3
Version 20000000
Previous Block 00000000000000000001e2fdd1612b7e99ff8108e442d80402d720bc757f220c
Merkle Root daaf8cc9d80ed6310270a5d2395e66026afd0e314c4e7f69702ca533595ec350
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,942
Size: 1.00 vMB
Total Fees: 0.00403956 BTC
Feerates: 40.21 > 0.40 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,722 (341,745 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
572,977 572,977 00000000000000000001b60afb88487e9a60a54109a52e3f0c644226066997cd 2,552 1.00/1.00 vMB 47
572,976 572,976 0000000000000000001561678d75b89063e6306be7caa6cec1b1548db52edcb3 2,606 1.00/1.00 vMB 74
572,975 572,975 00000000000000000002142070f4da7691fe0d15335b3f20b992c19aa63b5f5b 2,640 1.00/1.00 vMB 53
572,974 572,974 00000000000000000012bda4eefb7397bd7b6615f6023e994221e7cb3e4ca46b 2,312 1.00/1.00 vMB 79
572,973 572,973 0000000000000000000853b6e819f9c6d193816825f5135c0e663f55d40b211b 2,582 1.00/1.00 vMB 106
572,972 572,972 000000000000000000210c6685c83a99a298c514a4a07cd64c89b9850bdcd524 1,741 1.00/1.00 vMB 106
572,971 572,971 0000000000000000000c7f8595e5d56df966cbfe87fe59cd7d22978f19fe7b57 2,376 1.00/1.00 vMB 117
572,970 572,970 00000000000000000015efda5d4848b02c0b01e69285e76f3cb0a1081f8c0b50 2,914 1.00/1.00 vMB 111
572,969 572,969 0000000000000000001097b5d4390a9ff5521304cd80b6a35f19ec6ba13adff0 2,243 1.00/1.00 vMB 88
572,968 572,968 000000000000000000155e0c51bbc58ecfe521b0b47e8183470981857ab0f5ca 2,786 1.00/1.00 vMB 67
572,967 572,967 0000000000000000002147d893a44fbfc4b182ca4735a67f4acd83053ff4067d 2,500 1.00/1.00 vMB 101
572,966 572,966 0000000000000000000fbfd07c8208a71efc1f2ee0be471d4b07dc5ba4baa76c 1,633 1.00/1.00 vMB 62
572,965 572,965 00000000000000000019afc621f8034141dc70964e256a5e1e979b9db9c2bad1 2,723 1.00/1.00 vMB 78
572,964 572,964 000000000000000000083df67a524c46ced91f891d05279004e18703bf961400 2,720 1.00/1.00 vMB 93
572,963 572,963 0000000000000000000df3f16bfdfa5971a6e311678f5b5a072700475c9dc2cc 3,021 1.00/1.00 vMB 89
572,962 572,962 0000000000000000001347a43874a36b0e17cb55cf266da31419ffe8bc39e695 2,205 1.00/1.00 vMB 81
572,961 572,961 000000000000000000148a2753e4bc8f963092f36ce90332bd65f4612f6589b1 2,700 1.00/1.00 vMB 98
572,960 572,960 0000000000000000000896fb714041916d0a886bc37d686812e770a159122a94 2,508 1.00/1.00 vMB 121
572,959 572,959 00000000000000000013c9739752969c959651079b302b74caf94d08d7087020 2,161 1.00/1.00 vMB 103
572,958 572,958 0000000000000000001fb0f140ef58ad13bb12fa5778205097e319736b545093 2,671 1.00/1.00 vMB 106
572,957 572,957 00000000000000000018610898cfdc7b6ad5586c35e61f3c0e6b0184d2afb7ec 3,012 1.00/1.00 vMB 119
Previous 10 blocks ↓
Total Size: 781.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: 645.54 GB
    • Received: 12.74 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.