Loading Tool

Explorer IconExplorer

Memory Pool

25,704 transactions
10.69 vMB
0.02852185 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 61.65/200 MB

Candidate Block

Mining Attempt e7b9a498da8d9614833cdf55e9125276b56e0613f8ee113e83165abbc000a805
Version 20000000
Previous Block 00000000000000000001c3518ac8ff690c5f8d064f4277c2a3cbf30848020639
Merkle Root d09d360e18b03d5470c4aaad7b617ee3e01c092987c2c0184308971556ce7ec7
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,000
Size: 1.00 vMB
Total Fees: 0.01062580 BTC
Median Feerate: 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,559 (652,657 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
260,902 260,902 0000000000000016ba4a2b92f3d98c0a2b3fbb8a9376971e1cf49bdf9322f79c 271 0.10/1.00 vMB 100
260,901 260,901 0000000000000004d770278dfea0e39b58267b6c6df57c328c98a538c5a1ff42 299 0.10/1.00 vMB 119
260,900 260,900 00000000000000145da4b28a32785d6a3fcdfe748e0b1df613109c7c40f24ef8 342 0.18/1.00 vMB 81
260,899 260,899 000000000000001a8a1f2f2aba19b066becbc701457bc563f795c9eeb6ce05e0 682 0.25/1.00 vMB 127
260,898 260,898 000000000000000440473f41322f6ae25375402547dc1ab729938d32700bf69c 202 0.08/1.00 vMB 102
260,897 260,897 00000000000000199a6dbddbeeb38f02ac2d85e7b2dd952ac31a925738df9e4d 86 0.03/1.00 vMB 79
260,896 260,896 000000000000000a767d1c9f9b366802d2979f0908db6cf6e2f5105e1c1557d5 240 0.10/1.00 vMB 112
260,895 260,895 0000000000000010e05e1de9450673f04260907a2e42ec84129502d32f55ef4f 409 0.14/1.00 vMB 85
260,894 260,894 000000000000000f0ca7132628cdb19d0176e95c522651fbfb048e1803becd33 58 0.03/1.00 vMB 79
260,893 260,893 000000000000001b8e833182d83439dde95fa0569092de71bc660cf49dbb7eb3 271 0.11/1.00 vMB 82
260,892 260,892 000000000000000f990b0908f9455b8d8d31560aacc8c45c0bc2cfbe3efc7dae 96 0.03/1.00 vMB 92
260,891 260,891 00000000000000092b263278cc012c7c3a8af749459f2dc489ec8ed400a02a40 233 0.10/1.00 vMB 84
260,890 260,890 000000000000001a172dd8e6d430c4e05e238393a8001246285303a37ae47a5d 279 0.13/1.00 vMB 63
260,889 260,889 00000000000000006e0b6157cfba19ce102f5efcb640bf21ef3b2e5a38df3f02 128 0.11/1.00 vMB 68
260,888 260,888 0000000000000018e29a68a32829fba8f840cdde715d3eaebefede65cb746a02 256 0.10/1.00 vMB 134
260,887 260,887 00000000000000011aaf1390ef29022bc2c3ba184a03f2b49e4dcd517b8d749a 322 0.19/1.00 vMB 67
260,886 260,886 0000000000000009f18f4a27385d9975b6c5a55dfab846b9dd64768357bab8cb 256 0.09/1.00 vMB 185
260,885 260,885 0000000000000019564b0fc191e552eae019bbb99df869573b18ee7ff9484a82 193 0.07/1.00 vMB 208
260,884 260,884 0000000000000005e12fcbf9f7e093b05b1378847895fb2b6725e6171913bfe7 131 0.23/1.00 vMB 35
260,883 260,883 000000000000001167692c704f3c1fe4dd4dc0b7c010cb757e2e0efda7ee9670 301 0.13/1.00 vMB 120
260,882 260,882 00000000000000033625a3b8780bbf4c3bc89c422ef4916453446706ca16ae9f 55 0.02/1.00 vMB 122
Previous 10 blocks ↓
Total Size: 779.83 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: 425.45 GB
    • Received: 2.30 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.