Loading Tool

Explorer IconExplorer

Memory Pool

39,965 transactions
25.99 vMB
0.06584264 BTC
Random Selection Loading Transactions
Max Size: 134.88/200 MB

Candidate Block

Mining Attempt 18bcd627605d9bcb104b02b0ea93b7551e528f80ffe7ac462bbb7497bf4d798b
Version 20000000
Previous Block 000000000000000000014ae1b6ec1276480a3d912701d420b2806ba6ee0c7cd5
Merkle Root 01f59e95b858b9bc7bcd76d1867636e46783818ff0d80f5970f301206395b5aa
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,454
Size: 1.00 vMB
Total Fees: 0.01861551 BTC
Feerates: 73.20 > 1.87 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,873 (570,680 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
344,193 344,193 00000000000000000b84f3ff970a6b9c572b1111fc2e929d7d19033c53a73deb 40 0.02/1.00 vMB 11
344,192 344,192 000000000000000004fd65d6455df9a241d81028374a2a4577a475487cf3845c 545 0.35/1.00 vMB 22
344,191 344,191 00000000000000001484055aeb4afd0b073256af838fb41bede9738299f8adaf 1,112 0.73/1.00 vMB 24
344,190 344,190 00000000000000000e25b20510f781fa11e56dc33d7aee1517182d64d252c375 512 0.19/1.00 vMB 33
344,189 344,189 000000000000000014034e04140996a06f663d84771d1ddee23e8c343fdd2136 72 0.05/1.00 vMB 20
344,188 344,188 000000000000000014552764a40385836d8ed396a157a2d56bf229fb02159109 78 0.10/1.00 vMB 5
344,187 344,187 000000000000000004865f1627a42772f83bb460eef464eb74d880d7f699a22d 195 0.21/1.00 vMB 15
344,186 344,186 000000000000000015b9490a606c2be13c53974f8f24949ab5b8701ff9c6183a 1,397 0.75/1.00 vMB 27
344,185 344,185 000000000000000017daff7095011798ee3a61e4889771c2298be3e17bf197ff 370 0.23/1.00 vMB 22
344,184 344,184 00000000000000000f3c71720141c9b1de0a5c5eef9aff2f701f47c92949d0dd 996 0.54/1.00 vMB 23
344,183 344,183 00000000000000000d6736d102da0066bbf5e7c998b2e924f8d3b45dfc1a38e8 128 0.05/1.00 vMB 33
344,182 344,182 000000000000000016371f3d083903903d6d1b1e7593d91f58e8cb1c69ae5283 118 0.07/1.00 vMB 20
344,181 344,181 00000000000000000a055c27d37c602b9f66fca26fe6e2abf75d34e673ab2321 128 0.04/1.00 vMB 38
344,180 344,180 000000000000000013204355a5910b1fd0f21064cfdd904118298cca76e14220 126 0.07/1.00 vMB 25
344,179 344,179 000000000000000011e203fab48edba3ff64839bbdbbe36989e4f3479c1b53ea 738 0.52/1.00 vMB 20
344,178 344,178 0000000000000000133504544dcd827238ef35c3b3f88961592e592970a0f530 256 0.10/1.00 vMB 31
344,177 344,177 0000000000000000145b75457a2c80e67a8fa2c2c9d014a2f7f604dfc2f5b27e 471 0.22/1.00 vMB 30
344,176 344,176 0000000000000000059e884660f3207a89428818ba416289a40ede0e6ddfa128 64 0.02/1.00 vMB 133
344,175 344,175 00000000000000000ec951e13dc8fb02735f691ae7bc17b55fdfe0640105231d 960 0.50/1.00 vMB 24
344,174 344,174 000000000000000003cf7f91d3ac47bb559c0e81aa6e8dfd19efa4755efde5a6 343 0.18/1.00 vMB 23
344,173 344,173 000000000000000014bac4b5cbafd564568af812c0b06c1a65285f24faceb582 737 0.43/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.16 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 653.42 GB
    • Received: 13.87 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.