Loading Tool

Explorer IconExplorer

Memory Pool

18,314 transactions
9.97 vMB
0.05674945 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 4 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 53.92/200 MB

Candidate Block

Mining Attempt f5f670253bfda182b5a36ab8f8f5022e98ce0b5b3e3f483e7438f6b6dcd38066
Version 20000000
Previous Block 0000000000000000000203884638a3a6062671eb947c188d0cf2d82b07622b4e
Merkle Root 778c3dc101a1d77ffe915191e459428a4c8705737fd001fece4745fc4148a678
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,765
Size: 1.00 vMB
Total Fees: 0.03236158 BTC
Median Feerate: 3.08 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,369 (743,362 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
170,007 170,007 000000000000025069784ca259d3b29959463b9b5903d87c7a29997b59c646b9 11 0.01 vMB 92
170,006 170,006 00000000000006e71440beccc8f412c6be69e14bb81d845192d9dd260830ccc3 82 0.02 vMB 51
170,005 170,005 0000000000000829900e2bf59b7643a35737c650beccf64e912b38648a65544d 44 0.02 vMB 23
170,004 170,004 000000000000062bb92d9ee5e68d6316321e68bf8a1ee6813fb1066a5c56abe2 96 0.05 vMB 259
170,003 170,003 00000000000007086d4281f1f3dec7d236ada2577af7356980a829d0ab5dcf6c 1 0.00 vMB 0
170,002 170,002 000000000000008451da75899bcd96eaf0019d9827c5da6ce42922485ff358c3 51 0.04 vMB 570
170,001 170,001 000000000000074cb2c7d9585396b1f64b7e2c6bdb33e354b8e580c21238b76a 4 0.00 vMB 66
170,000 170,000 000000000000051f68f43e9d455e72d9c4e4ce52e8a00c5e24c07340632405cb 27 0.01 vMB 355
169,999 169,999 000000000000096b85408520f97770876fc88944b8cc72083a6e6dca9f167b33 6 0.00 vMB 36
169,998 169,998 00000000000002d41d9013c8c0dc5ccae1ed37e516b12916356773dab7f3cd08 87 0.03 vMB 71
169,997 169,997 000000000000035ca0a103a5336298e91deee55d7ae74fd95a2851cc66ec8f46 87 0.05 vMB 90
169,996 169,996 0000000000000702f03064a3feb85b5ebd9ca563acd199d900cea1a5d0913e4c 72 0.03 vMB 69
169,995 169,995 00000000000009896799646b6dcea0342a221a3141f921bbff71c9cd080a20fb 16 0.01 vMB 58
169,994 169,994 000000000000083a6d9666b4e3b28b8ce998a1c4d38a2497360888a9d0e64414 51 0.02 vMB 163
169,993 169,993 00000000000002e0815387d4b62c4b4beba01e42d638a08254545b95c0ffba14 1 0.00 vMB 0
169,992 169,992 0000000000000820a47144dd4d8037df58af109d04886c2117fb01cfe989f6a0 39 0.02 vMB 77
169,991 169,991 00000000000002d463db32b1f912b77d2fcb4770afd6b5bd81d76be12dc54eb1 1 0.00 vMB 0
169,990 169,990 000000000000097a7e460b44647688b28adb11ab4e5808fd5dfad362ccad0187 74 0.04 vMB 82
169,989 169,989 0000000000000851ab479d6446a5023f83031696acf211086a54c1fb63629577 14 0.01 vMB 126
169,988 169,988 0000000000000b2cf00de313b2a6def7b7dee6d2e740288b4e1662ffc662b6a1 19 0.01 vMB 76
169,987 169,987 000000000000043699a6033d21eb53487e038cc24d52d7b536a86dfe26e1a6af 56 0.02 vMB 98
Previous 10 blocks ↓
Total Size: 779.50 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 103
    • Outgoing: 10
  • Data Transfer:
    • Sent: 187.87 GB
    • Received: 0.76 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.