Loading Tool

Explorer IconExplorer

Memory Pool

42,422 transactions
29.03 vMB
0.07056647 BTC
Random Selection Loading Transactions
Max Size: 148.96/200 MB

Candidate Block

Mining Attempt 4babbdd95fdb8e82f2f7805f3d798a74c15ceb3ccc0c1e9187d3c3b845726e2e
Version 20000000
Previous Block 000000000000000000005c365b22f45149ff6010986598bcca955a5eec769236
Merkle Root 4d7421df80a893421784a25dd1259c01fdbd932a9306c87e67c02aa17e953f42
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,120
Size: 1.00 vMB
Total Fees: 0.01397411 BTC
Feerates: 101.28 > 1.40 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,613 (76,432 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
838,181 838,181 000000000000000000025e67fd2a1f1bd83a76cf644ffbf4dac94a6b88b63f91 3,018 1.00/1.00 vMB 10
838,180 838,180 0000000000000000000121da3b546df25b6bc3517fa3715f6bdb6b655a1090c2 3,022 1.00/1.00 vMB 7
838,179 838,179 0000000000000000000203bcfa72f40f41e7f231b9627f6f7ee638328efaf81e 3,032 1.00/1.00 vMB 7
838,178 838,178 00000000000000000000c4730f2600e905c305d9c628e627d69f140b3fb1c5c8 3,348 1.00/1.00 vMB 6
838,177 838,177 00000000000000000000cbcff6bd76798de70117a05812ed50324f6db0ed3111 1,750 1.00/1.00 vMB 8
838,176 838,176 00000000000000000000949ec0947d9644fd8e2c517ea15e39250eff9e56d7ec 3,143 1.00/1.00 vMB 18
838,175 838,175 00000000000000000001d884c45a21c3a28a9f6af235e716202c87e2bd99e851 3,163 1.00/1.00 vMB 16
838,174 838,174 0000000000000000000255c3285a26d43ba6ce5fa6942ad1441f71333ab30575 2,548 1.00/1.00 vMB 9
838,173 838,173 000000000000000000023fc64ea454a1a9161699d91719dc250753b038174e8f 2,824 1.00/1.00 vMB 10
838,172 838,172 00000000000000000003138d2a1b83c420eb20f6e980e71e49a669f6e9d84d77 1,886 1.00/1.00 vMB 9
838,171 838,171 000000000000000000003e96bd04cb51644fcbdbceca4c9f0af17e94b4d775b2 3,310 1.00/1.00 vMB 16
838,170 838,170 00000000000000000000c0862b2b80ded7e8731185518fa06e9bec05ec7277e8 2,774 1.00/1.00 vMB 13
838,169 838,169 00000000000000000003419bc4e3b9018ed58ab3c034c3cbd1602d1432fe0c00 3,136 1.00/1.00 vMB 16
838,168 838,168 0000000000000000000229510264123749ecd28aaa9fb7932c74686708a93f96 2,973 1.00/1.00 vMB 14
838,167 838,167 00000000000000000001c4e8cd89263c348b8a0558de2d33c707430e3b550116 3,716 1.00/1.00 vMB 14
838,166 838,166 00000000000000000002448f96b5e31c9a53fc08a3309a8596247605f6827c47 3,014 1.00/1.00 vMB 17
838,165 838,165 00000000000000000000de7467d53b2c19b2e46ca696abb373fcb77867d46741 3,176 1.00/1.00 vMB 20
838,164 838,164 0000000000000000000341e67515fd069eeb11f59104f7f04613f195ac52a111 2,984 1.00/1.00 vMB 20
838,163 838,163 0000000000000000000242c0384357319aacbc3827b46dea9648ec43f6c79074 2,865 1.00/1.00 vMB 20
838,162 838,162 00000000000000000001390c3eabfc3736a516a90c72991dc28a9b113be9b20c 3,571 1.00/1.00 vMB 13
838,161 838,161 00000000000000000000128393a0d47361077590017622d8498eef13e7eaaa78 3,494 1.00/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 781.71 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: 629.25 GB
    • Received: 11.89 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.