Loading Tool

Explorer IconExplorer

Memory Pool

19,839 transactions
8.93 vMB
0.04129020 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 51.23/200 MB

Candidate Block

Mining Attempt e3f55c67df865af2f5afadc138fa0cc4c67543061be2c9e1213aec6864a30017
Version 20000000
Previous Block 0000000000000000000170c67e58e6b2743a2a358553ccfe3fb9590b1d57ba5f
Merkle Root 0a00aa2037cb2cfac2e6c4074c249331a6feb1ad82c842e3b2ab2afdfb877307
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,878
Size: 1.00 vMB
Total Fees: 0.02167293 BTC
Median Feerate: 2.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,402 (816,528 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
96,874 96,874 0000000000000ac7a1d7122fcfd9f6b68a8a039a2f0ab5fab9ac93246bfbe326 1 0.00 vMB 0
96,873 96,873 0000000000009c5a1eeb1286872bbdf98ee30d418a9126be4b3d934854cb20e0 1 0.00 vMB 0
96,872 96,872 00000000000233abf291cf58f5dbda5acda4f606bea236e2aff954e708e34e17 1 0.00 vMB 0
96,871 96,871 000000000004046339b8342de4b678236cc2f5d3355c5c1ada2cafc476e148c6 1 0.00 vMB 0
96,870 96,870 000000000004e14cbe0c06e2575d0ab5a56dcbd3171b5b240b3d5ed4b4bb8987 1 0.00 vMB 0
96,869 96,869 000000000000cbbe7cbf55d1357df582c0c825344f6e44b8b5e6386632abd9a5 3 0.00 vMB 0
96,868 96,868 000000000003dbbd0ebf2a6c22567de97fb0758efe84590e080cb66636a82bb4 5 0.00 vMB 970
96,867 96,867 0000000000026d92b58e3b20fb95f3d64e97709fc24e71680177b9c58517b8e8 1 0.00 vMB 0
96,866 96,866 0000000000041521a890191f49d04f2c9e4edfa57a93cf86ae6ac7e94bfab119 4 0.00 vMB 1,049
96,865 96,865 0000000000011c8bfd538c7b9e6aca982483a0dc458c21fbcf0014ccaa388b4e 1 0.00 vMB 0
96,864 96,864 000000000004989b1810d23a20d3e326ccba457a7b60124274ed6cdff17f77fd 3 0.00 vMB 1,941
96,863 96,863 00000000000208ca28338a833976e032cb75b024a1b89873fefd664f6c892346 4 0.00 vMB 0
96,862 96,862 0000000000012c1f201d5366b4e50b28c5d7970c5777784bad0679a47223f1cb 5 0.00 vMB 0
96,861 96,861 000000000004f416588929a8ee8291fed28a9198a1c8d43eb3da3fac90ddb118 2 0.00 vMB 0
96,860 96,860 000000000003e7e9e29d8d5f85d4b8e55d9fca6ca5fea96c593832bb90ec8fbb 8 0.00 vMB 0
96,859 96,859 0000000000032385020a3c7763b6fa5a9e461ef5c57d0d94f1f3e37437e24d57 1 0.00 vMB 0
96,858 96,858 000000000000129219485e6be47469c59f405e17daea3665d0ba3baeeac04211 1 0.00 vMB 0
96,857 96,857 00000000000473a45c5fccb5d8074757e1f9de093ea80d62baa848ce7f4e7f2e 6 0.00 vMB 0
96,856 96,856 000000000000cc6da0816dfd98f8101e6fd73e88a57f855ce6212b30e9407844 2 0.00 vMB 0
96,855 96,855 000000000002b23ab8c8cad54418520e94e570e52379c88dfe133c25cfc024ef 3 0.00 vMB 0
96,854 96,854 0000000000040146548d29563c5dfb17ab2ef2d9f66ad66e748eff0a594b788c 4 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.57 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: 270.38 GB
    • Received: 1.05 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.