Loading Tool

Explorer IconExplorer

Memory Pool

82,506 transactions
30.32 vMB
0.14347882 BTC
Random Selection Loading Transactions
Max Size: 183.64/200 MB

Candidate Block

Mining Attempt 5c2a3d9a49726870e7b45eb55c57dba6ad5b840ecbd011232c17f9702fbdbb2a
Version 20000000
Previous Block 000000000000000000016a81c5974205d8be7825f3436d4fbbaa2e3ded369b8d
Merkle Root 69b737c753edef76936c77f24c27e5bc2cc88164ba7d9957f7087305033db0ef
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,848
Size: 1.00 vMB
Total Fees: 0.06504441 BTC
Feerates: 137.89 > 6.52 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,138 (199,189 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
715,949 715,949 0000000000000000000b2a3da2e6fc37881d58e2d47bccefd4972f29c54f655e 621 0.27/1.00 vMB 7
715,948 715,948 0000000000000000000873d2020e70cffc2a6f3dc814974c7f6cd26a33b286e3 890 0.30/1.00 vMB 7
715,947 715,947 00000000000000000007b482fea402da0259cefa12442d9aaa2487986ce02e06 1,067 0.49/1.00 vMB 7
715,946 715,946 0000000000000000000b683408ede04a92826ecd1dd34fa93361efff21daae53 1,195 0.72/1.00 vMB 6
715,945 715,945 00000000000000000000f52c7a942742dd152647d2ce7a0f36c2f94bcc4873cb 359 0.34/1.00 vMB 4
715,944 715,944 00000000000000000001e366692ffc4372ba6752613217d9966fced62b0359a0 717 0.84/1.00 vMB 5
715,943 715,943 000000000000000000062f26bfa691398636557de40412cbb7ef7c85148a816d 998 0.80/1.00 vMB 2
715,942 715,942 0000000000000000000a633996a577ec2cc262e1e2d8ab14803907ebedc3e3ee 530 1.00/1.00 vMB 3
715,941 715,941 000000000000000000004de3469fa77139c1c517311a125b32fefb6e7a439906 1,041 1.00/1.00 vMB 6
715,940 715,940 0000000000000000000b214d38ea4a0a367771d8e21188e39bc4ecce23b11f8b 424 1.00/1.00 vMB 4
715,939 715,939 000000000000000000033bbf2ddcd4afa262c2eed62cfdead3eb1ddffa9385b4 1,943 1.00/1.00 vMB 9
715,938 715,938 0000000000000000000731893aa41590ab3f9d09a1be11dfaaa2dde60fea3d5f 643 0.28/1.00 vMB 7
715,937 715,937 00000000000000000003ff3b21871939f6635d3cbac32f5681e3f899b0140d59 272 0.12/1.00 vMB 7
715,936 715,936 00000000000000000007091cea26183ff9520e7411a9ebf58dbc8bf43b93cac5 8 0.00/1.00 vMB 3
715,935 715,935 00000000000000000003f3634d21d03ee561eb1d0ce60a254f6c9c83c8475f3f 175 0.10/1.00 vMB 9
715,934 715,934 000000000000000000096b8b52bf1ca308e9b928027cfcaa9544843b0f77bd67 498 0.19/1.00 vMB 9
715,933 715,933 00000000000000000008c76d5de86ea60d89c84d2e76fdbd470310ac0f8bef47 1,631 0.65/1.00 vMB 7
715,932 715,932 00000000000000000003f14041905c8debe2abc81d5b0d3a1dba175db63a99b3 730 0.34/1.00 vMB 7
715,931 715,931 000000000000000000089033257e6e58cd45c07b4ae2965fa0c84bfc7ccab6ad 2,424 1.00/1.00 vMB 10
715,930 715,930 00000000000000000000091454181b9850cd7c44bcec1303617f5426139ec673 773 0.42/1.00 vMB 8
715,929 715,929 00000000000000000009faff37c0b034756cd522b95cb90f2cc6364545f94539 1,657 1.00/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 782.63 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: 672.31 GB
    • Received: 16.20 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.