Loading Tool

Explorer IconExplorer

Memory Pool

20,721 transactions
9.71 vMB
0.01810098 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 54.34/200 MB

Candidate Block

Mining Attempt c49d0201c0d91f1ea9c57721a4c28b835d58336549961f14aa66db8a2077d8a2
Version 20000000
Previous Block 0000000000000000000043eea178b38fa3bd84a0f7f327bc9361b70128bdc1ee
Merkle Root a121767b189ad3928829e42b2c80531f36f396af0728c4e898dbca1d9f0fb3fd
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 7,075
Size: 1.00 vMB
Total Fees: 0.00274324 BTC
Median Feerate: 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,554 (740,489 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
173,065 173,065 0000000000000314def50d9598fa2c43a56afd305034fb8c231e899a7253f7bc 47 0.01 vMB 0
173,064 173,064 000000000000097d7c9073ccbfb63df5c6f3ddbde210f4d3f6fac0d401f5d1e7 39 0.01 vMB 70
173,063 173,063 00000000000003bc9d68eed0efc198c47a4fe330585081061ab14c22c5172916 23 0.01 vMB 63
173,062 173,062 00000000000006159ae4f698b3754e7456f06b7547b7740b95501c2a1b17dde8 54 0.03 vMB 141
173,061 173,061 000000000000092cc9100d638ef10501c77dd8bd62f29e2167451de856872712 76 0.03 vMB 74
173,060 173,060 00000000000002dba067023b040933a23195089edc351578825fefc9652df79c 1 0.00 vMB 0
173,059 173,059 00000000000008b396fb8c73debb73abbb10fa831b36f420bff2b28b64574097 13 0.00 vMB 115
173,058 173,058 000000000000070e4b05f09d53a2fc03ad335cc7ca804d7e850ef13611244918 45 0.02 vMB 112
173,057 173,057 0000000000000ac52c1ec9c5598f2a4fec9b2abd9d679cbc164d780968309d1b 9 0.01 vMB 18
173,056 173,056 0000000000000110842b24861badb1e7f92d6303f20b4b234e2af56655fee1e9 29 0.02 vMB 108
173,055 173,055 0000000000000626a92f14c5a0d8fd233012a2c953e49916ce63e5fbe5f3c2e4 47 0.02 vMB 70
173,054 173,054 0000000000000b06c2101891ba81ab68559b37c992fd8b882bc9afa402ef746e 66 0.02 vMB 130
173,053 173,053 00000000000004f39bdb3356041d27e6171ba154a5286b20b51eeb91a22afe82 22 0.01 vMB 52
173,052 173,052 000000000000045cfd9c35f28c982272e03189c4ee080a5d366ab13a033bb6e0 24 0.01 vMB 39
173,051 173,051 000000000000058c64378f1800535e62a80926fc4494409c054a2eb77f11578f 11 0.00 vMB 0
173,050 173,050 000000000000026443106d6eb5eab51e534715764acd1ab770bb03dfc70af69b 24 0.01 vMB 729
173,049 173,049 00000000000002efdeab0c7f4739c6c425eee75e70b4605616af85c3048f84fa 28 0.01 vMB 302
173,048 173,048 0000000000000338d081e859db7014c85ddc69fd36db5d30f21905b01128e607 3 0.00 vMB 0
173,047 173,047 0000000000000a0c7eaf11a449cd4e9ebc7af3211dc14cc7bede8a01e7c88c3e 73 0.06 vMB 65
173,046 173,046 0000000000000891e5472251578b2667d400ee51afefd1438aba42d07d86b490 88 0.03 vMB 120
173,045 173,045 00000000000006c1ae2e3de4e82f2fac49681e4d697a3b41b2275552f8bc9f13 1 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.82 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: 419.19 GB
    • Received: 2.25 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.