Loading Tool

Explorer IconExplorer

Memory Pool

82,054 transactions
30.93 vMB
0.08644810 BTC
Random Selection Loading Transactions
Max Size: 189.48/200 MB

Candidate Block

Mining Attempt c38585c89362db7a9e82c104c45c2abc1bd63d1d0ade4ee0f7788fb598311ff6
Version 20000000
Previous Block 000000000000000000019785507a79249f2e450279abdeb5d17be8cab73e03e8
Merkle Root 7813c3fac721214b7ac3882911d33da7e08305543c838ce12e7fc9c47b5af1d0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,351
Size: 1.00 vMB
Total Fees: 0.01702956 BTC
Feerates: 100.00 > 1.71 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,221 (450,338 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
464,883 464,883 000000000000000000782ce0e8a574a5d94eb9d3d1f4550cf7436a1798a91ce6 1,789 1.00/1.00 vMB 171
464,882 464,882 0000000000000000010a318b8b7e1da6ec815ada37fc12b321ea2c4c2543fb37 2,503 1.00/1.00 vMB 199
464,881 464,881 000000000000000001109fbcf025b282c3d67bca50451bf33d251380d12e59eb 2,156 1.00/1.00 vMB 131
464,880 464,880 000000000000000001ca7246e778d6f179821f09eed608377b5eaff0a0e663b5 1,781 1.00/1.00 vMB 128
464,879 464,879 00000000000000000094e5c08953388e2d689f3f0d139bd4e1922e2b6804104b 2,065 1.00/1.00 vMB 167
464,878 464,878 0000000000000000013fd58f49e6c253ee34fd7618c12a3da4ff2c3dfd893b57 2,980 1.00/1.00 vMB 214
464,877 464,877 00000000000000000130612ecfdf4a1b45d4e7020e12da013039f44bd5625faa 2,598 1.00/1.00 vMB 164
464,876 464,876 0000000000000000018431f95564592caa24eeda91c8dcde705d40d3dad85b74 2,152 1.00/1.00 vMB 133
464,875 464,875 000000000000000001ea25a04986b8cd69635ac41db07a41304a0893a1bbc97e 1,312 1.00/1.00 vMB 149
464,874 464,874 000000000000000001ab320997250c4d385775d3e4e6ad573ad4cbdf443d9ce9 2,466 1.00/1.00 vMB 172
464,873 464,873 00000000000000000100dea9dc08b0bce8e6c84078b9dab59e4097fc6ccb4289 199 0.10/1.00 vMB 268
464,872 464,872 000000000000000000ffad1777fbb9bb5d307239cc5ce7d7e36023497a790c76 1,925 1.00/1.00 vMB 152
464,871 464,871 0000000000000000013d70420e0ec280649a17bfd8c25f21b4d93f6084a38a60 2,152 1.00/1.00 vMB 215
464,870 464,870 00000000000000000078a5072cce7476d030803ccd196e831626ca73f2988557 2,236 1.00/1.00 vMB 148
464,869 464,869 0000000000000000001eea6392eddcc561f964a081a0383fa51cac174d700266 1,924 1.00/1.00 vMB 185
464,868 464,868 000000000000000000005c9eb834e40010d846bca85983a70402016141d1601b 1,990 1.00/1.00 vMB 159
464,867 464,867 000000000000000001e4ae43660e8f6eda02abf8da4281e165df599d3672c298 2,581 1.00/1.00 vMB 155
464,866 464,866 000000000000000001a5d3d9bf33b4ef06f76339e83840bd005fea27613b2523 1,907 1.00/1.00 vMB 151
464,865 464,865 0000000000000000008d474ea3204e7c496c82729c36175aff71b4624695ef2f 1,389 1.00/1.00 vMB 190
464,864 464,864 000000000000000000093089db7fbbe6b3bba2856496bf1231e738397f438ff3 812 1.00/1.00 vMB 169
464,863 464,863 0000000000000000007ee1bced9eb26f9d531cd683fab972451af73bb2caa5be 2,257 1.00/1.00 vMB 212
Previous 10 blocks ↓
Total Size: 782.77 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: 709.32 GB
    • Received: 16.88 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.