Loading Tool

Explorer IconExplorer

Memory Pool

77,013 transactions
28.71 vMB
0.07419124 BTC
Random Selection Loading Transactions
Max Size: 173.87/200 MB

Candidate Block

Mining Attempt 06e4bfd22eebb1f9021fef16cbcc45ae83a157ab1f672c617ec0c840839d2ec4
Version 20000000
Previous Block 0000000000000000000034cfd79664e0a1680400ea13802d309e22ae00459d8a
Merkle Root 0e4684d8554e429d7f43bb96586707a4afaeff3231806c4e7e3d518b3ab1e8ee
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,095
Size: 1.00 vMB
Total Fees: 0.01455344 BTC
Feerates: 129.25 > 1.46 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,159 (652,272 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
262,887 262,887 00000000000000063e1d6403cf7eb23d5e23081863255af695938d7c7423e4fc 101 0.04/1.00 vMB 74
262,886 262,886 000000000000000925197bdc0c2728dc98df66ecf54832d2a427e60ec9b261f6 254 0.10/1.00 vMB 102
262,885 262,885 00000000000000158904a6ca43d1be8155a9e9eabf891ded707ccbe1a0608411 344 0.14/1.00 vMB 103
262,884 262,884 00000000000000167eab11497ee2848a39abd721c8f2ea5b5673ff918e38647b 98 0.04/1.00 vMB 75
262,883 262,883 000000000000000320cecff415a5053283c301c198f8813483a2ea5bf8f38c96 284 0.13/1.00 vMB 97
262,882 262,882 000000000000001357495df03db94ba0188df7bf3d363b37c7d0155e02383e4e 146 0.06/1.00 vMB 70
262,881 262,881 000000000000000f57f8b0207cc07dbcec650a566b433c69a53b0fba0c88c954 294 0.10/1.00 vMB 129
262,880 262,880 00000000000000080eec3ee17d62d65f4358531ef797771b2c4677acec238750 326 0.14/1.00 vMB 68
262,879 262,879 000000000000000365dbcc34d7eb29e1c26131ae92311d434bb0921831a355fd 60 0.02/1.00 vMB 73
262,878 262,878 000000000000000365ecd088379289d30271ce8d644ed6739c38adb0b611a35c 221 0.11/1.00 vMB 93
262,877 262,877 000000000000000f5959756abc5a681ee404214ba8fc70c659d6cb329516cef8 285 0.13/1.00 vMB 132
262,876 262,876 00000000000000008933592f3d1aacc42e05bc5867587e77729cbc6614b32c28 123 0.05/1.00 vMB 93
262,875 262,875 0000000000000008a42b1cea42917fc3855b3de07a157c41c117d0aa585a2311 149 0.07/1.00 vMB 76
262,874 262,874 00000000000000117f80705f06be69a6d3eddee5d10445eff84ffc74a15b127b 261 0.12/1.00 vMB 22
262,873 262,873 00000000000000073359447b6214256b1dcaf2df905d8e13846f8dbdeaa52c79 85 0.05/1.00 vMB 51
262,872 262,872 000000000000000bf17663353a0975498d04c92018fbc9731a2e289ae9234f3e 41 0.03/1.00 vMB 66
262,871 262,871 0000000000000001cf33afe6385dddb6fbc6597946ee942762110cf3ff5c2d89 472 0.23/1.00 vMB 49
262,870 262,870 00000000000000034f72f1e49dac5712599f59b87bbf7a085795822af874741f 569 0.25/1.00 vMB 114
262,869 262,869 000000000000000506113d630d17a29d2ce3422c0e8136535a9d79abdabd819e 29 0.01/1.00 vMB 127
262,868 262,868 0000000000000004b58db6c7c9463f9b2611d7080a19bcf93ba18fa5fb71d8b9 295 0.20/1.00 vMB 59
262,867 262,867 00000000000000097652ff5db970a86938d27362bc3a79a3195d50a785e3801a 614 0.25/1.00 vMB 125
Previous 10 blocks ↓
Total Size: 782.67 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: 673.12 GB
    • Received: 16.40 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.