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 (569,572 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
345,301 345,301 00000000000000000bd7b0856331c0e2985285eadbc0c03a325eccbfd79c2725 537 0.37/1.00 vMB 20
345,300 345,300 0000000000000000028579e64f61ee63c6dec7e0e300998b6c309bc0d692ce8f 661 0.33/1.00 vMB 25
345,299 345,299 0000000000000000128e3a8e4c8456b6ad30fd071bdaa87a3d26d6f0af9b3e87 505 0.29/1.00 vMB 23
345,298 345,298 000000000000000008947aa915f39719296cbcd5c74c4c15422109d9657b9859 1,176 0.86/1.00 vMB 21
345,297 345,297 00000000000000000f8716ebff0927326ed4c68d85881bc15670498e5f1e7ace 921 0.48/1.00 vMB 19
345,296 345,296 00000000000000000ae95119d561fc2587c1d1487e9bf04e690e92b5786dce0a 1,276 0.75/1.00 vMB 22
345,295 345,295 000000000000000013c3b6b660306d45fb2f516e5760531cc09cd69f56911b03 2,105 0.75/1.00 vMB 35
345,294 345,294 000000000000000011bbb595a191068929889597e6b2258c3c4bd96bcc1f5470 128 0.05/1.00 vMB 30
345,293 345,293 0000000000000000143ccc1727c51cf33a78d5026ec9f3be2641f0cea0a20db7 675 0.33/1.00 vMB 25
345,292 345,292 00000000000000000f8038b61d6e3c655c8f2e6d7f38a8589507fcd037744f05 634 0.36/1.00 vMB 14
345,291 345,291 000000000000000016314f416e50363d40a013fadb9181378a80f31cab750761 1,016 0.54/1.00 vMB 27
345,290 345,290 000000000000000013e9485bf6575b2e5011cc81c515a2b9f9502249800209c8 1,633 0.75/1.00 vMB 29
345,289 345,289 000000000000000012f5c793108e022c04d6eca5c44b56828a68959a82aa4a5d 839 0.45/1.00 vMB 25
345,288 345,288 00000000000000000bd1b64536e5bf84faad340e580c5aba0a3c38425e253152 708 0.36/1.00 vMB 20
345,287 345,287 0000000000000000117783aed8205f3e242b3413e3d10c311ff04e5fc9b6384b 2,045 1.00/1.00 vMB 27
345,286 345,286 000000000000000010652d8f28d511399dbb49472c74776a02c42ae6fe423dcc 280 0.11/1.00 vMB 33
345,285 345,285 000000000000000002884204969bc0fbe2b69a2b6392e4682ba019cd50ef9335 760 0.26/1.00 vMB 46
345,284 345,284 00000000000000000fedf99f8ee078dc647724d484e39aa8bb8e7219a9dcb4f3 190 0.10/1.00 vMB 25
345,283 345,283 000000000000000014dfbae7cabb9067c1f611b3a9dd257ad4001d63fe502c57 342 0.19/1.00 vMB 23
345,282 345,282 00000000000000000a42391409376b7dd594397505e0b95b8ce3d96888ac4975 157 0.08/1.00 vMB 18
345,281 345,281 0000000000000000165570b49bbc8b8741f0c411e3e707ac9ba2bba6b2f1e17f 1,492 0.86/1.00 vMB 22
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.