Loading Tool

Explorer IconExplorer

Memory Pool

42,558 transactions
26.11 vMB
0.05100093 BTC
Random Selection Loading Transactions
Max Size: 137.22/200 MB

Candidate Block

Mining Attempt ef1cd68fd9fcbc36e13f5b1517c83b18fba0bfb6817a1f55c48b5910544c2bb4
Version 20000000
Previous Block 00000000000000000000e80075463d9b649392db1c3f77b6ad92bc26bba09057
Merkle Root 2b12304ea8fba5a738a8db23fe054aa953c8aab4b75ec25913f96eed0401d47c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,273
Size: 1.00 vMB
Total Fees: 0.00324401 BTC
Feerates: 77.76 > 0.33 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,761 (577,668 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
337,093 337,093 00000000000000001201f9fc12b21abdfad9b240df49a18c5d6d633444e55754 90 0.04/1.00 vMB 28
337,092 337,092 000000000000000010249d67fb5653367a2772a0260f97dae2f9a7649f53c3b7 340 0.11/1.00 vMB 32
337,091 337,091 00000000000000000935139d3a60ec1691346b3f7969ac0054b0752d26d278a7 808 0.39/1.00 vMB 34
337,090 337,090 000000000000000012c6f8716b55586215ca4434ccfabcae1e8f5d5d96514323 804 0.63/1.00 vMB 23
337,089 337,089 000000000000000018c68a08318f16f8fb7ee37b9b6511331cebb92875f849da 149 0.11/1.00 vMB 22
337,088 337,088 00000000000000001422a71622ef02f74c4fbe568de1d174ed63839c6cd0c8f7 61 0.04/1.00 vMB 22
337,087 337,087 00000000000000000cc1405e61c93bb2d5929a9d2a16686d04d89d13022ef46d 208 0.10/1.00 vMB 31
337,086 337,086 00000000000000000c09785eb99aee1eeeedde90a64c204968f10d3e6a933904 154 0.08/1.00 vMB 50
337,085 337,085 000000000000000003f686b4dc87faefbaacd15d0e73c0865d5952f85c8ef568 1,994 0.91/1.00 vMB 31
337,084 337,084 000000000000000003afa61aa8c21b10dc4124a05da6defa505e962fbc062686 128 0.04/1.00 vMB 61
337,083 337,083 000000000000000015d9fc0221affdb541f52cbe22bedacc1f2f1d63619c33b5 73 0.04/1.00 vMB 21
337,082 337,082 00000000000000001830c8e44f74001af6cea0c3923e99b899d693cdbe2e6f54 608 0.33/1.00 vMB 40
337,081 337,081 000000000000000007283ae9cfa04a493ff46dc80ddcfb0a5260df0493d14ab5 430 0.21/1.00 vMB 26
337,080 337,080 0000000000000000028ff177d0993d944b9d132d1b9712b32e0bd1542df7b82e 85 0.04/1.00 vMB 30
337,079 337,079 000000000000000007964405b94c1cbf5d734cfaa779c2a0fa361224ab7488e3 306 0.16/1.00 vMB 29
337,078 337,078 0000000000000000032a060748242e09b9f1db44553b51ca5b55317afcd1f4bd 217 0.16/1.00 vMB 22
337,077 337,077 000000000000000008f26ba44bbc31458cdcf138eb87cffe4c686edd592f0fee 263 0.16/1.00 vMB 28
337,076 337,076 0000000000000000186135d4bdd24c21941f47aabbdef42e89b0420434592aeb 330 0.20/1.00 vMB 28
337,075 337,075 0000000000000000179dbd801186838bba0e07d3f174d993ca34b63207920863 166 0.06/1.00 vMB 65
337,074 337,074 0000000000000000085ed9145d389ddb484ab569e27af2116f5add944090dfef 506 0.35/1.00 vMB 25
337,073 337,073 0000000000000000090da8c0701da807b13698e414f8a19d3d594c44ee847b66 260 0.29/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 781.96 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: 647.61 GB
    • Received: 12.96 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.