Loading Tool

Explorer IconExplorer

Memory Pool

69,275 transactions
26.60 vMB
0.07760743 BTC
Random Selection Loading Transactions
Max Size: 159.29/200 MB

Candidate Block

Mining Attempt 18a0f48402ac3a0b9fdbf32087cbe7e6199c7cdcf431e7a4fc87ffae2edd4b6e
Version 20000000
Previous Block 00000000000000000001f691bd45982569b89a9b269b1e08ab97aba421b3f821
Merkle Root 20d840489da7903a9cfd4f7dee143efce9aae7049bcd3b9d47c2df6a5258b692
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,443
Size: 1.00 vMB
Total Fees: 0.02089133 BTC
Feerates: 703.20 > 2.09 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,481 (716,417 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
199,064 199,064 00000000000003694ee25814fa42eccb1c00ad1eb42294380d172f9c29b76276 101 0.03/1.00 vMB 143
199,063 199,063 000000000000025da254843734fdf6d185f2ac797d5931c81c88d55e58167943 162 0.05/1.00 vMB 220
199,062 199,062 000000000000050a7d137d45ec24618553c76192948838a8043d3fa58bc56b6a 155 0.06/1.00 vMB 63
199,061 199,061 0000000000000038a0ff71f08a6dbe0ffc017bee8ad8e4ef31728f2f49d4ed7e 33 0.01/1.00 vMB 90
199,060 199,060 00000000000003b3dec33b702b1d1ef284bbbc9fd8d54a77fd3f58b85d3df901 48 0.02/1.00 vMB 194
199,059 199,059 0000000000000011dca153bc027ca6d7821ef99d1719683661b76555027e9077 128 0.05/1.00 vMB 122
199,058 199,058 000000000000021d6ffdc2e27a6815c3a7af8330742ad187748b1fe825893a69 38 0.01/1.00 vMB 169
199,057 199,057 00000000000005bbb2cb50dc1a3e199be22c55175f67f20f280e603bd3d49603 155 0.08/1.00 vMB 90
199,056 199,056 00000000000002d0a6d2217cb5a49abc38c3304aea60120cf5bb7612b669d1df 51 0.03/1.00 vMB 189
199,055 199,055 000000000000045d3963fcf9ec4d3ae205d1ca7c852a3bbe3bba34939fbbdc99 137 0.04/1.00 vMB 175
199,054 199,054 000000000000039764f7da7203a2c3b123f4f26c408e55acb279a4f460aeadfb 621 0.30/1.00 vMB 45
199,053 199,053 000000000000013d53b7222be5556dc4fa8cd317cd859e36a4b90d77d68f111c 258 0.07/1.00 vMB 172
199,052 199,052 000000000000060d6dc54d4fcd9acb5a773e7a5e19778e097f6579f0a080923e 256 0.19/1.00 vMB 103
199,051 199,051 00000000000000e311fbc7bbc161c912fb3e97e005a62335b17f9d17b8dab765 123 0.05/1.00 vMB 79
199,050 199,050 000000000000001c728d1d8f7182743fba095a8e9806eb5a2a65133685dfdd93 217 0.14/1.00 vMB 177
199,049 199,049 0000000000000233b712b2aa250f245c1baf069c05811976077e3582c88fed0e 144 0.05/1.00 vMB 167
199,048 199,048 00000000000000cb86470d313cfe3bb2b917a5460d33b86e347f463489134754 84 0.03/1.00 vMB 135
199,047 199,047 000000000000018002e3f2e4c15e76faecb9799f15c3893833044fce6c9ff369 72 0.05/1.00 vMB 118
199,046 199,046 00000000000001a2382450a43b99d440dee4d9f66ab20e095e25a6d73eefa093 41 0.02/1.00 vMB 263
199,045 199,045 000000000000041aca32838bf759cae90c1154eda60ffe8500f748e453bd6045 21 0.01/1.00 vMB 90
199,044 199,044 00000000000004954322f07c86f9c378de03e9440929dd612a0d28d374376645 108 0.04/1.00 vMB 126
Previous 10 blocks ↓
Total Size: 783.23 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: 758.45 GB
    • Received: 19.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.