Loading Tool

Explorer IconExplorer

Memory Pool

13,793 transactions
10.93 vMB
0.03750735 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 56.02/200 MB

Candidate Block

Mining Attempt 9264baa9bdd5dbc715a137c036d5e7c9ad347d35dddeb1c70648771eab4c4ad6
Version 20000000
Previous Block 000000000000000000018f837348f0d296f66ef08a98116783acd8f6503498d0
Merkle Root 376e5075d0991d1c4164349e2e90d0823e5cda2b355d6e44a986aac2dec2c073
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,732
Size: 0.9979075 1.00 vMB
Total Fees: 0.01716265 BTC
Feerates: 100.18 > 1.72 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,812 (758,930 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
154,882 154,882 0000000000000a775e813935e0983ff67db143707d3245c6a173d8a842c0f9a8 31 0.02/1.00 vMB 488
154,881 154,881 0000000000000cfd274645a6cf612d20c83c52b5507d24be4231fc7488c896a3 61 0.02/1.00 vMB 77
154,880 154,880 00000000000005457bb40b330924d402318492d741d89ff330c7150b04038556 9 0.00/1.00 vMB 35
154,879 154,879 00000000000001befcd3ba5ac3f93419f72c06564681569cbaf1113472956bfd 9 0.00/1.00 vMB 34
154,878 154,878 000000000000049b20074098f4970e93b5bd539a55983c8d1e895ad4da1aa56f 15 0.00/1.00 vMB 251
154,877 154,877 00000000000001ef44085cc9194372f672393bd3d884e4427af70eff1cd73cd5 32 0.03/1.00 vMB 117
154,876 154,876 000000000000052809f5aaab06d34c9a6ddba7ae9a00b9e595bf05384499e36b 6 0.00/1.00 vMB 27
154,875 154,875 000000000000099bb9538cc4fc7e5fef5a722b783d2f26a9bafd49d7a10b2353 23 0.01/1.00 vMB 242
154,874 154,874 0000000000000d5fbdeeeb916b36eb977f4380a3d3fb7646bcbe1b2840a84b47 102 0.03/1.00 vMB 146
154,873 154,873 00000000000009328b044b91db306095e6a2adc1897313392356bebbc40c866a 29 0.03/1.00 vMB 66
154,872 154,872 0000000000000a0e08f0ff95b50ff2e4aecf7758a70996886b245b66ca328cf9 11 0.00/1.00 vMB 40
154,871 154,871 0000000000000217923af9f734897639f3f34928a2a0eb36fc1e2637e7e6faa6 68 0.03/1.00 vMB 85
154,870 154,870 00000000000007206f1dffb393b5adc19d1abde472375ed28590272f3fea7aa1 116 0.05/1.00 vMB 249
154,869 154,869 00000000000005a9224e55c5d7bb8558571087fded229590e44db10f39c1ad7e 20 0.01/1.00 vMB 81
154,868 154,868 000000000000099d32a7941aa00920fcf5db5056ea04b871d542b81b0d729bfc 41 0.02/1.00 vMB 57
154,867 154,867 0000000000000d07242d76bca6bf1b888fe380b84a5edfd9bdadb76bbcf4f2f0 13 0.01/1.00 vMB 159
154,866 154,866 000000000000010e4fb050eef0d3e4662aec2bf1823aeb0574e14789c468e6ca 30 0.02/1.00 vMB 583
154,865 154,865 0000000000000ce88b21b1cf5b2c27222d11c9e16bb48ff8af7a68e6c2579aec 3 0.01/1.00 vMB 0
154,864 154,864 00000000000003988605156c8701b2c24b2b63b7a308c3dbbeb2b5bc62e40b38 44 0.02/1.00 vMB 105
154,863 154,863 0000000000000c35468c94421d9aca65aa69cd36508aca8fd7555a4202c6f276 101 0.04/1.00 vMB 49
154,862 154,862 0000000000000390d0470de494e454e481f9a4471b711700608717a8e2341995 27 0.01/1.00 vMB 237
Previous 10 blocks ↓
Total Size: 780.29 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 516.89 GB
    • Received: 4.48 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.