Loading Tool

Explorer IconExplorer

Memory Pool

45,070 transactions
27.37 vMB
0.10371689 BTC
Random Selection Loading Transactions
Max Size: 143.08/200 MB

Candidate Block

Mining Attempt c4ef4ef374cb4c53ed8533ff103764800e8e53809b6e4a0994f08568414e4996
Version 20000000
Previous Block 000000000000000000013d1b293536ab82134f325a16ee38fb06a5a60fa57fff
Merkle Root ef3749323e68e0efddf6b69ab1d2b497c5dfd8cf46dffaa06cf2fc18dcfaf0ec
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,625
Size: 1.00 vMB
Total Fees: 0.04646018 BTC
Feerates: 151.01 > 4.66 > 0.73 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,876 (350,341 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
564,535 564,535 000000000000000000269fc742d1afed79cd08160dbc107fa066d05045d4c804 2,568 1.00/1.00 vMB 37
564,534 564,534 0000000000000000000deb0926b0b67c76057acc38a5f3846a98b1ecc46a9f7c 2,344 0.87/1.00 vMB 5
564,533 564,533 00000000000000000009c815888fc1e8abf2910efd1095b62ff953865be5a788 2,543 1.00/1.00 vMB 21
564,532 564,532 00000000000000000019f4a97e6f452d7fe673a76347e3e3f468907f0c3e5cb9 3,240 1.00/1.00 vMB 9
564,531 564,531 0000000000000000000499e5cb85c6ec62a4ed5db95361fadbf4e0c04b7fbcba 1,723 1.00/1.00 vMB 31
564,530 564,530 000000000000000000141deb691327dfb7939e3e9a8353561cdc94fd309bebd9 3,246 1.00/1.00 vMB 5
564,529 564,529 000000000000000000091ca7d9da728f17bd3873e4f034d768fb0b725f979661 3,089 1.00/1.00 vMB 47
564,528 564,528 0000000000000000000edce39b480486e96d47d4772b4f40dfc873ec059f0e4d 2,279 0.72/1.00 vMB 15
564,527 564,527 0000000000000000000d76bef24b64328659bb5ebf2d3db7d4ecf8e9fe941dd7 83 0.03/1.00 vMB 16
564,526 564,526 000000000000000000101efc10a643ed33fc041b6d7a1932ff4658753956496f 2,578 0.86/1.00 vMB 15
564,525 564,525 0000000000000000001c3471fae00c845b7537f7f02fb1ae79178eaf064dd8ea 2,338 0.88/1.00 vMB 6
564,524 564,524 000000000000000000131c7826b1555d256b0263d47dd09df8341cc185ee1d9b 2,973 1.00/1.00 vMB 16
564,523 564,523 0000000000000000002a1a16eba2e6d7da50ecbd81b93fb7b700633fcf154397 3,027 1.00/1.00 vMB 29
564,522 564,522 00000000000000000023d59b6a97d4217b2fa0ba929923df6e1a49ebef353ec9 2,663 1.00/1.00 vMB 19
564,521 564,521 0000000000000000001c84a115334201d50863a017cceb8145cdcdd5845260fc 2,713 1.00/1.00 vMB 8
564,520 564,520 0000000000000000001c6be0fdf78a943b7719178962c95ad00720b69401a4c0 3,248 1.00/1.00 vMB 20
564,519 564,519 0000000000000000000bf1bc202bf356c0afacf835a48dfdfb1ef6de88999fd5 3,044 1.00/1.00 vMB 38
564,518 564,518 00000000000000000019c0c6cb35f28f47b1f8995271db9aa4851aea731bc6bc 2,304 0.73/1.00 vMB 14
564,517 564,517 00000000000000000021515d00ec9461f5c81670ed3077b5ab4ed5386cbe20cd 1,468 0.47/1.00 vMB 4
564,516 564,516 000000000000000000064916d15767eacb62e350f00089dc20d2a86a805f3f10 2,213 1.00/1.00 vMB 5
564,515 564,515 000000000000000000138e41571a03488427d0b2485893507caa01e49830defd 2,213 1.00/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.17 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: 653.50 GB
    • Received: 13.91 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.