Loading Tool

Explorer IconExplorer

Memory Pool

83,310 transactions
31.24 vMB
0.09301055 BTC
Random Selection Loading Transactions
Max Size: 191.62/200 MB

Candidate Block

Mining Attempt 16188905d9fde74a027560e981cf1ce176b6dd6f397cefe9732f9df623b0a775
Version 20000000
Previous Block 00000000000000000000b7ed4bcc09a1ab3389cc1da6d37b94493a2f9a8472a1
Merkle Root 66b8bbcc3ef10b7aecd83702d43d46eba7d4b1a85895b986f862e1125bd75097
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,390
Size: 1.00 vMB
Total Fees: 0.02234679 BTC
Feerates: 114.60 > 2.24 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,223 (543,171 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
372,052 372,052 0000000000000000110d5c924dc4b99125b98481a86a324025318b5b8d4c7386 414 0.19/1.00 vMB 39
372,051 372,051 00000000000000000c7c96f6afc9f14495c1e098e48b88e8003e6bb5e338fb15 429 0.22/1.00 vMB 36
372,050 372,050 00000000000000000849bf19dbbbc1a8773e9922baa512cf9197333488c83e3d 105 0.09/1.00 vMB 31
372,049 372,049 00000000000000000292ff7aeca105666f425f1f24228bdba52574f4e472d6c0 505 0.35/1.00 vMB 22
372,048 372,048 00000000000000000d390c576e3ce6027b0a406f775f9876029e39be02ae519e 1,084 0.95/1.00 vMB 28
372,047 372,047 000000000000000003a23d5bdf78ebfc1a7a9bd0b2d1c47d20930f046febffa7 1,312 0.87/1.00 vMB 39
372,046 372,046 000000000000000013d706bd54742a9e26f507007f080e0b912746afa5a8f272 332 0.24/1.00 vMB 26
372,045 372,045 000000000000000003b7d4b37791e8bab65d1383b03f09147eb3907fa452c634 837 0.58/1.00 vMB 27
372,044 372,044 00000000000000000b09c148fb528496a33356a7c9ee39acaa9f2e560f0e40c5 2,165 0.95/1.00 vMB 43
372,043 372,043 00000000000000000e21086ca3f7c45a4d070339053bdf9532e783fa93924aa2 183 0.15/1.00 vMB 27
372,042 372,042 00000000000000000217032b3945e2374e12970c0bd2a1f84d7e979fbf2ec855 401 0.80/1.00 vMB 17
372,041 372,041 0000000000000000039a8f21c53b5f63026e6d5ded0c56d6cd7d2a191a356002 2,073 0.90/1.00 vMB 49
372,040 372,040 00000000000000000831abc83501f7c8da9157da66b34efcae0ddbde8493c97b 1,074 0.47/1.00 vMB 47
372,039 372,039 000000000000000005e3cef9e0cf1b278d6c6e0d2520acc2c3e9a4d841f9202f 485 0.22/1.00 vMB 38
372,038 372,038 000000000000000004d9f2971a5716e6f7d723844d74d457b874bb60e67d78f6 894 0.41/1.00 vMB 42
372,037 372,037 000000000000000012621ecaca642378b5a398cf90c546ab8d590c61e69cbfbf 1,082 0.53/1.00 vMB 43
372,036 372,036 00000000000000000d08d44e0a551450a4d8385e89dd4a22396a8857c258047b 663 0.25/1.00 vMB 54
372,035 372,035 000000000000000013b3c51db507aa2654d458d4509dddd0425995408f34fa63 258 0.12/1.00 vMB 46
372,034 372,034 00000000000000000b8a5cfa396adcdbb328df66f6c56bb769cb976de5ad82f6 246 0.11/1.00 vMB 46
372,033 372,033 000000000000000010c9574a42b07208944e975884e8d572cc2440aa853ed1a6 346 0.15/1.00 vMB 44
372,032 372,032 00000000000000000f19a74520e72becaa1e24f68fd5ee71dc468c7a537df84f 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.77 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: 709.43 GB
    • Received: 16.91 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.