Loading Tool

Explorer IconExplorer

Memory Pool

28,384 transactions
9.34 vMB
0.09322023 BTC
  • 1 sats/vbyte = 12 blocks ()
  • 2 sats/vbyte = 3 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 58.90/200 MB

Candidate Block

Mining Attempt e5280287d9a256433c5a7b16a5e8a41ec48d21a62f17fea4aafba7f7c41f484f
Version 20000000
Previous Block 0000000000000000000100c607e5fb02a3a79e6481631dfb85d36b8d3ee157d9
Merkle Root f3d8e9e900668cda01f078f459b37893e75f63656a9070d60c123b55cd2b24b9
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,423
Size: 1.00 vMB
Total Fees: 0.02485551 BTC
Median Feerate: 2.15 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,219 (748,677 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
164,542 164,542 0000000000000acae67b9874628dac3e72c803ef85d11cc76e1bf590108317c7 31 0.01 vMB 18
164,541 164,541 00000000000005e3e775ee2b0ae47786b41d4f08ac2c501f3d1ea19dcbdebf29 13 0.00 vMB 221
164,540 164,540 000000000000076aaccca189b1cedf86138d1b6e91f3b75f675d2a863f82216d 11 0.00 vMB 273
164,539 164,539 0000000000000638040d7e514859957529367b077d11c672888b0c68d19dc521 43 0.02 vMB 99
164,538 164,538 00000000000001bcde1268e101498ed32fe80ba71e12b54d7908ddfe7e721d78 9 0.00 vMB 0
164,537 164,537 000000000000040c9fc23eea1d79d28ebdde04d95e01a21e9480d43858fe67d6 29 0.01 vMB 105
164,536 164,536 00000000000003a6faa21616ce6204f8ffd9978e55312b67073c9996e3245cf8 78 0.03 vMB 213
164,535 164,535 00000000000005e0291548df7e093aee3df05527fc3246f2522d6cbb8c0998fa 14 0.02 vMB 30
164,534 164,534 0000000000000c0270d1f26924c71bb73c92538ec7a86e6d00a3bf1d5a17389d 7 0.00 vMB 0
164,533 164,533 0000000000000a982280922d9880099e813bccc19425a4ed3e0535e8ae6af5d0 26 0.01 vMB 199
164,532 164,532 0000000000000b43a33613d3ffa016fa60d22ace986bb8874f19ff19133378ee 30 0.01 vMB 73
164,531 164,531 0000000000000779da7dddf1cfbc73e7988755a14d2db152279d4cc3d02299df 5 0.01 vMB 967
164,530 164,530 00000000000001c3dc262bb45e18b9395fbd518589bc5ea9dd2d6e5053b038fe 33 0.01 vMB 0
164,529 164,529 000000000000063b6f7ba5c709c4eb23b77cce32a4c78b5918802bd16032e436 12 0.00 vMB 16
164,528 164,528 00000000000001ae67fa1c3a5e0775728e3f076c5192107f508a0b231e9bea55 38 0.02 vMB 173
164,527 164,527 000000000000085cd6e10c1117421bdce8fb8231b7e44e7500977557a194da55 19 0.01 vMB 251
164,526 164,526 0000000000000686de668e73d480bb3c80f9006fda414acb6193b8c0b81a85c9 17 0.01 vMB 79
164,525 164,525 00000000000008947c831860beb761b72dfb02fa4c76c20e227b0d0c01e694f4 22 0.02 vMB 69
164,524 164,524 00000000000003ce8f64a5fe88caf6d751ff625f7b168a5783ea3c7ad89af6d6 55 0.02 vMB 120
164,523 164,523 000000000000051255afa9eb43e6f47473cef5aa192ea670d8767434a2e5c47a 7 0.01 vMB 8
164,522 164,522 0000000000000a4fdede84b88b712c7d5baa191613aca80b58701d0d3e1b7f51 8 0.08 vMB 53
Previous 10 blocks ↓
Total Size: 779.24 GB

Node Details:

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