Loading Tool

Explorer IconExplorer

Memory Pool

78,801 transactions
29.61 vMB
0.08982483 BTC
Random Selection Loading Transactions
Max Size: 178.67/200 MB

Candidate Block

Mining Attempt cf4fee952c3dadfa1eb258e2292154172ae04a72b699b1926fa12ca7b07ca5da
Version 20000000
Previous Block 00000000000000000000bed9e82db9db72d1b18bb335810616975b81723d85a6
Merkle Root b166d09281c4b87a6c97cd3a38744a06a4123980883128f5feb3e8c88de7f214
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,397
Size: 1.00 vMB
Total Fees: 0.02427430 BTC
Feerates: 251.00 > 2.43 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,130 (459,175 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
455,955 455,955 0000000000000000018bf08ab954105eb959a23bae1b3a75fa29300b61d3c275 797 1.00/1.00 vMB 79
455,954 455,954 0000000000000000022f25ef6d2a0fbfc524c29cb43933acbe5ba31436026581 1,070 1.00/1.00 vMB 85
455,953 455,953 0000000000000000024dd673d264e79c667443a8319c1a5b19a91b323bdbf815 2,228 1.00/1.00 vMB 148
455,952 455,952 0000000000000000011b381dcf79e3a305298f333af1785830f8aa096d2ae3d3 2,248 1.00/1.00 vMB 147
455,951 455,951 0000000000000000006cddf633381d84261a7a2ab978be38aee285c0bfc571a4 1,388 1.00/1.00 vMB 156
455,950 455,950 000000000000000001af80c0047a416e21c66dc0d7c502442eac5812f6e7ccdb 2,231 1.00/1.00 vMB 174
455,949 455,949 0000000000000000022897498c391b4dbf814fb88d64136c5e34fe641172ae9b 1,958 1.00/1.00 vMB 179
455,948 455,948 000000000000000000ce786c835e4293e27e79f9a0b80fcf6c0260d219043f16 1,226 1.00/1.00 vMB 150
455,947 455,947 000000000000000000516464fdd65c95996bd541c8013d8d3d740344fca9fc52 2,120 1.00/1.00 vMB 143
455,946 455,946 0000000000000000018fa624aee583779dfcab3602bd7a36aa90211f60fbe686 3,065 1.00/1.00 vMB 122
455,945 455,945 0000000000000000020bb4c78c2f710ac86b08df830fafe4b0cc1179079494ed 2,219 1.00/1.00 vMB 142
455,944 455,944 00000000000000000190da9b505f09bb188487334e1e0f8cf369a9fc331db85b 2,135 1.00/1.00 vMB 178
455,943 455,943 00000000000000000127c324456d68661bdd551ba8e42386d2a291cb7db38b9c 2,515 1.00/1.00 vMB 123
455,942 455,942 000000000000000000f53b642660bdb62613528837817c86f142ebeea9a11348 1,803 1.00/1.00 vMB 165
455,941 455,941 00000000000000000253302bb8b3f105d6e11fa56e32b797038bb9a3e8ea9eba 2,254 1.00/1.00 vMB 169
455,940 455,940 000000000000000001c6871a641ba1ce277217845774096953f2b1f7836e22f2 1,826 1.00/1.00 vMB 161
455,939 455,939 00000000000000000194eaa6fd44ea8e2b44bea49fc24645d23730085d5e59be 2,455 1.00/1.00 vMB 216
455,938 455,938 000000000000000000bb1108dba06cce1317bed80416480466dbf92fac1e617f 2,579 1.00/1.00 vMB 200
455,937 455,937 00000000000000000232723399fd86a73bdf6e11c448e8926cc4079f4a8f1c30 2,014 1.00/1.00 vMB 210
455,936 455,936 00000000000000000146d8e5d65f1c692aa74bdd086bdef674bb2b4b68a38b92 2,469 1.00/1.00 vMB 207
455,935 455,935 000000000000000000a43d8372039e9b2041f0d6af7bb349b589cbe189888ac6 1,431 1.00/1.00 vMB 161
Previous 10 blocks ↓
Total Size: 782.62 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: 672.01 GB
    • Received: 16.11 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.