Loading Tool

Explorer IconExplorer

Memory Pool

79,038 transactions
30.17 vMB
0.11956050 BTC
Random Selection Loading Transactions
Max Size: 179.58/200 MB

Candidate Block

Mining Attempt ec0f924b34505a3d9422949c6da0f9f57af33ce279b9e78d9d760d14c3552d9e
Version 20000000
Previous Block 000000000000000000010026c30848cbcc1679bc49d9573a0419ebbd657413b2
Merkle Root 24444db75747cc6a42eca97e8c0b4c5617ed274cbc21900122a3dc98132a0744
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,333
Size: 1.00 vMB
Total Fees: 0.02910205 BTC
Feerates: 109.82 > 2.92 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,302 (299,571 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
615,731 615,731 00000000000000000010e2308df2cabfdd67ecd3ed3df3c724dd2ea8f701249d 644 0.17/1.00 vMB 13
615,730 615,730 00000000000000000009b6ae2f607aadb2c6861168d7bfcf34d5e8544ba8fafd 2,509 0.81/1.00 vMB 2
615,729 615,729 000000000000000000047858b9d5736b85c69382afd5ed6976854acede85a403 3,095 1.00/1.00 vMB 20
615,728 615,728 00000000000000000005a1821daaab2bf8b94ca60b850ee4ba29a49834c9ad4f 3,343 1.00/1.00 vMB 9
615,727 615,727 0000000000000000000e3994f4c13faaa52b73d79d84401197d74859b6053ea9 2,755 1.00/1.00 vMB 29
615,726 615,726 0000000000000000000cd420edba8b48a5868f19fbc406f37553df610449ce9c 182 0.06/1.00 vMB 15
615,725 615,725 000000000000000000044d9385a1d850c9f5bf2927d7d83c8af7b81f57ce994b 329 0.08/1.00 vMB 8
615,724 615,724 00000000000000000003413c79209bb93e7164f82058fc6b92e61978c804a04b 3,532 1.00/1.00 vMB 6
615,723 615,723 0000000000000000000b4cf7b23b50c5ca690d85eb1dcc6e9e964a67853e348f 3,179 1.00/1.00 vMB 15
615,722 615,722 0000000000000000000c50ce0f3d0abcae60a658e3d9e42b66744e52117761cb 2,980 1.00/1.00 vMB 12
615,721 615,721 00000000000000000001408b236001ef5c5f889dc2f467f0525ee0533f072537 3,173 1.00/1.00 vMB 18
615,720 615,720 0000000000000000000dc372efc43df1a3cf8c1542b999a3a7e5c0e367fc924c 3,416 0.98/1.00 vMB 12
615,719 615,719 00000000000000000001f38845fcb6a0c529724a3f96fa39fd38f0276804ba06 1,615 0.71/1.00 vMB 2
615,718 615,718 00000000000000000006fcde369c63b6f757ccc2e61aee302e09982646780f13 3,226 1.00/1.00 vMB 16
615,717 615,717 00000000000000000010147f3f358a7b0c3a187d1f0270a741b49e3124892aa1 2,544 0.91/1.00 vMB 6
615,716 615,716 00000000000000000007c7487c4c80d1a6932b12c1cbf77bc053cf3787e78626 3,295 1.00/1.00 vMB 18
615,715 615,715 0000000000000000000102a9ea7090e7189e469176f5f400d03397beecd6233a 1,425 0.47/1.00 vMB 16
615,714 615,714 0000000000000000000e026a6affc72ecdfa14927e28af02f778674606707f9c 2,411 0.80/1.00 vMB 14
615,713 615,713 0000000000000000000240b6aefadbad3ba04b761fdd2c26c3c3da8ef4d9aaeb 2,455 0.89/1.00 vMB 13
615,712 615,712 000000000000000000045754b25ce1767b089fcf4987e047c97fdf33de35a529 99 0.02/1.00 vMB 8
615,711 615,711 000000000000000000030e2398768bebb55fc5b72cddd5ee900a08130231f005 1,214 0.41/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.91 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: 714.20 GB
    • Received: 17.52 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.