Loading Tool

Explorer IconExplorer

Memory Pool

79,155 transactions
30.16 vMB
0.08684298 BTC
Random Selection Loading Transactions
Max Size: 183.88/200 MB

Candidate Block

Mining Attempt bff5e13f0d76b6018177db1cbcf6e2c9c7d7c150e28f027329581acf84a02c2a
Version 20000000
Previous Block 0000000000000000000101871320b03e985d1fe251f64570b52ca66c6e1a41a8
Merkle Root 316681a2b9c9dc5810e93fde7e34ae2d5a9e43c76f9dc0967373c9f51d70a737
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,456
Size: 1.00 vMB
Total Fees: 0.01965669 BTC
Feerates: 73.20 > 1.97 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,397 (703,428 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
211,969 211,969 00000000000003873dedd1a77f1bcca2812830718c7df36a968d853afde3b7ce 86 0.03/1.00 vMB 172
211,968 211,968 0000000000000209b5df4866e97e354e482fd54408c504fb73bb0f0d0da9a6c1 284 0.15/1.00 vMB 162
211,967 211,967 00000000000004f49f1e77bc8c02feeb228e09ae9a3d3137fce160a56d2c2bc4 321 0.13/1.00 vMB 255
211,966 211,966 00000000000000b101c379a79a7f12f36a309025a09c70e2b3a6f9bf96d8a689 72 0.04/1.00 vMB 123
211,965 211,965 000000000000009967a30f9e1ee4bdabf45d25f9084a74c34a0954a1be1344e8 368 0.19/1.00 vMB 222
211,964 211,964 000000000000021851d98af768e3d9c69584fa132122af197838e3fa44ccaefb 339 0.14/1.00 vMB 200
211,963 211,963 0000000000000270469859837885fc4dafdd7a9b18342742748c7c22caaefd62 430 0.22/1.00 vMB 131
211,962 211,962 0000000000000127bd1db1577d830b053fc79d70cc9b10a948d01bf49c42bee5 535 0.22/1.00 vMB 196
211,961 211,961 000000000000036d29ab09ba343bd826635e7967a5c82e34e7e257631084c201 217 0.10/1.00 vMB 184
211,960 211,960 000000000000001d5b934b7d8d117a278bf0840a04d9de04c12e8a348eb46b56 285 0.11/1.00 vMB 178
211,959 211,959 00000000000002ed7c9fc3e25557806b5260d73b7544d88d94895d6383499427 199 0.10/1.00 vMB 82
211,958 211,958 000000000000010f871a891d2fdd107b5666c4a137dc7cef8aa76bac0723929f 310 0.13/1.00 vMB 203
211,957 211,957 00000000000003e210c732612b9340b43c925002581af4b65f205e89b1e7973d 143 0.05/1.00 vMB 355
211,956 211,956 000000000000048e6d20ad838dcedeca12d17fca383eb39726c7e9c1fe084613 746 0.38/1.00 vMB 118
211,955 211,955 000000000000033c3055368a5ca220dd482a60c7a7f04cded055dde6f7dc6df0 257 0.13/1.00 vMB 123
211,954 211,954 00000000000001fd18149f47d3a59dbf123ff1c9d549e8bcb140e3208d887405 604 0.20/1.00 vMB 268
211,953 211,953 00000000000000af819dc4371776f62ff25905b5268d4ba97741aa25e3aee7ab 548 0.26/1.00 vMB 261
211,952 211,952 0000000000000195fb8cc4735afa0a23ac5c85cb4b29c34338c1bf28f28ff1f4 81 0.06/1.00 vMB 89
211,951 211,951 0000000000000057db25cf8c96b8c478c4cd16de135b54e9c57bf25544ca6959 234 0.14/1.00 vMB 133
211,950 211,950 0000000000000157b5bb27ab38f7c20b6255d4cd9cfdf16907d92b19444ce490 533 0.20/1.00 vMB 213
211,949 211,949 000000000000028e93c3e200e59bd169b257d54123358986988cbfba0a03f4ce 124 0.05/1.00 vMB 111
Previous 10 blocks ↓
Total Size: 783.08 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: 721.11 GB
    • Received: 18.34 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.