Loading Tool

Explorer IconExplorer

Memory Pool

76,818 transactions
28.53 vMB
0.06239408 BTC
Random Selection Loading Transactions
Max Size: 173.15/200 MB

Candidate Block

Mining Attempt 7d02ac06b6299e4afd5b535d13d3847cb89a8152651cc03e0f393b097f23512c
Version 20000000
Previous Block 00000000000000000000a3d0f5c6cfeed8adce1f3d87a1319020a3e5786a42ed
Merkle Root 3578f0f1da213153ca66d6e41faaa84c4e8ff31677902fa492b67365d59547dd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,071
Size: 1.00 vMB
Total Fees: 0.00331847 BTC
Feerates: 15.05 > 0.33 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,092 (198,115 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
716,977 716,977 0000000000000000000844dbf0b23636d3098a6e01428e4ec5fddfffaa833b7b 359 0.13/1.00 vMB 9
716,976 716,976 0000000000000000000773ffc06bce09e9738b6a3562148cbc68186cf48ac458 1,181 0.53/1.00 vMB 8
716,975 716,975 0000000000000000000ae4a6b6cb37208f416394fc95ca32fb55d2afcb45713c 2,310 0.82/1.00 vMB 10
716,974 716,974 00000000000000000008084105867833376dddc0c0835458c17e69a033d7d1e7 2,242 1.00/1.00 vMB 7
716,973 716,973 00000000000000000002d953938eabdb4f8c4ce82e12bb4c1a44d6f7591d0db9 1,962 1.00/1.00 vMB 3
716,972 716,972 0000000000000000000334bf3fcf49413d6f3ac81d01dd71c64a63a1341a8536 2,274 1.00/1.00 vMB 13
716,971 716,971 0000000000000000000294def7ba8e971d5de10415911e92e0ee8601767016ad 2,105 1.00/1.00 vMB 22
716,970 716,970 00000000000000000009d55c1178f97eb70da67a4b2af9791ea76ca9a4cf1cb9 2,041 0.88/1.00 vMB 10
716,969 716,969 00000000000000000007b3e9741f272da936df8012f1f40230113d8720f02b19 180 0.05/1.00 vMB 11
716,968 716,968 000000000000000000011d092c6f62d692487cbb413d139b7b42d37abb242161 346 0.16/1.00 vMB 10
716,967 716,967 0000000000000000000ab1da80d38c8a686431f7da00b73ca6240675c7653ba5 83 0.07/1.00 vMB 8
716,966 716,966 00000000000000000005e47c4c45cf2743dfd598aaa0635e7dd91d2f46e0cbce 325 0.13/1.00 vMB 8
716,965 716,965 00000000000000000005510f113f5497462d442853915906bdcd03e8104feb5c 535 0.20/1.00 vMB 10
716,964 716,964 00000000000000000002a3d8e4683ce5f5d6850d3d14ad690a69d49b9cee6038 895 0.44/1.00 vMB 10
716,963 716,963 00000000000000000005509c3f96e16e2f141ddd1c3a3250afcfd9062c4f0a11 1,050 0.74/1.00 vMB 2
716,962 716,962 0000000000000000000745ab5db08547f63b3e556ce7d656faed8e2e45f0271d 1,750 1.00/1.00 vMB 12
716,961 716,961 00000000000000000000170ba1d7dd436fc5799eef1d5fbe5e05b268da287ad8 48 0.06/1.00 vMB 3
716,960 716,960 0000000000000000000041589d4a1ee74e6e39a39266bf8aabafdcee4cdd8456 130 0.20/1.00 vMB 3
716,959 716,959 00000000000000000009b5716e8bbe654003e69d79ce0f0066bef2f335f1b874 422 0.36/1.00 vMB 5
716,958 716,958 0000000000000000000a1dd8690953e0585d4ca7d7fa1ef48d59d1ed4e186fa1 1,446 0.64/1.00 vMB 9
716,957 716,957 00000000000000000004405c7c57515a5212047b1fa6457f64fb94df15bb3864 537 0.25/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.55 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: 669.87 GB
    • Received: 15.78 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.