Loading Tool

Explorer IconExplorer

Memory Pool

83,453 transactions
31.35 vMB
0.08891687 BTC
Random Selection Loading Transactions
Max Size: 192.20/200 MB

Candidate Block

Mining Attempt e5c6cc3ce4f788fb087d19b5baedc2c547b994db2b8574d47eef41c138fbbfab
Version 20000000
Previous Block 000000000000000000007e377d6e096ae0ae208e7c56eca1526c4517ce45359d
Merkle Root ff1fc79a9d9c3fa1f45cce127f3f47d1ff3f8f42343029825ce84d6e75ac2695
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,920
Size: 1.00 vMB
Total Fees: 0.01788000 BTC
Feerates: 20.00 > 1.79 > 0.35 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,225 (631,172 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
284,053 284,053 00000000000000015675a24d3fdc2ad1e97766ce51ec4a9ed11e23c89113f50f 227 0.27/1.00 vMB 18
284,052 284,052 000000000000000160451e6c37e82a430f4be1e74da006d568e6b64a73220cd1 1,205 0.85/1.00 vMB 27
284,051 284,051 000000000000000128bcd255406f76283400f4a891c0add4758868355d0b1d22 864 0.35/1.00 vMB 47
284,050 284,050 000000000000000188e41c05ef270a954e98c0faa2509789144c66b5729dd7b6 136 0.10/1.00 vMB 25
284,049 284,049 0000000000000001d63c02f84775438eb534eeb063776a46d2a953bccfda4ff6 255 0.16/1.00 vMB 33
284,048 284,048 00000000000000019949fcfea28b3a7eb72e534dca69aa6b2432ae84db504b09 32 0.01/1.00 vMB 33
284,047 284,047 0000000000000000ca49ba322eecbf50c8c98a1d0efe470d30277a3dbb4844af 317 0.15/1.00 vMB 31
284,046 284,046 000000000000000120c90675580b5356d1780312cf80cbeccb7871eadb28244f 339 0.27/1.00 vMB 18
284,045 284,045 0000000000000000131ac640e596d38eb2845bffcf15124e6378e832e49c4299 846 0.35/1.00 vMB 36
284,044 284,044 0000000000000001eb19662353cb352cd479068dfbc84ee5924eac8fd8f5870a 123 0.05/1.00 vMB 107
284,043 284,043 000000000000000032b7a1df09b4e478e77878ee218501840a656f80ddfe7498 674 0.32/1.00 vMB 38
284,042 284,042 00000000000000009f795e09518d7776c2d01ca79e1afe5b0009552d62f98251 403 0.35/1.00 vMB 9
284,041 284,041 00000000000000004d34493ac3b0154b3c6d08e67c80b967b5bbed84178e098b 137 0.10/1.00 vMB 26
284,040 284,040 0000000000000000fbbb408fd4c6b2afc0fb772326c421f9424c62f6e105b097 487 0.27/1.00 vMB 34
284,039 284,039 00000000000000018951e684c2a52f26af45ca0ac8546a71a12ac1fde555b090 552 0.28/1.00 vMB 39
284,038 284,038 0000000000000000517ac9f08031714e5cf80baecbb0e46cb22f59c12d00165c 1,021 0.57/1.00 vMB 36
284,037 284,037 0000000000000001bb9f41da7d497d4334baeec4ba89a785f0c467f3b3327f4b 195 0.12/1.00 vMB 34
284,036 284,036 00000000000000014f150a90f8698b9a2970c62346a2940615225ec67f6a0cd7 140 0.07/1.00 vMB 26
284,035 284,035 00000000000000011f8a2129c684d928c7743313faa1eface22675dec3d7d7a5 765 0.38/1.00 vMB 37
284,034 284,034 000000000000000032ad27386d1f5e4e91918139cba9f8e98ab421b048c7298f 184 0.09/1.00 vMB 46
284,033 284,033 00000000000000010ae96a2a7cde03fdc319265e50d3aa3b5b9f28e461b688dc 109 0.05/1.00 vMB 37
Previous 10 blocks ↓
Total Size: 782.78 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 709.61 GB
    • Received: 16.94 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.