Loading Tool

Explorer IconExplorer

Memory Pool

51,419 transactions
29.23 vMB
0.07893609 BTC
Random Selection Loading Transactions
Max Size: 158.06/200 MB

Candidate Block

Mining Attempt 1ff04561eed7a2c749187af6f975e072a0383b6c6c8dadf46e4f8024fc097794
Version 20000000
Previous Block 0000000000000000000191cff1c72555e27a3caba96683c65a586451f3da17d1
Merkle Root e6de9571f8b01bb34283967a51da5026caf8c5bb5063770d9a7fd4c1cdd566d2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,563
Size: 1.00 vMB
Total Fees: 0.02303482 BTC
Feerates: 173.90 > 2.31 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,840 (604,588 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
310,252 310,252 000000000000000020b62cc650fa1e8b0bd73dbcae65a81c03cbde5c81972607 1,597 0.75/1.00 vMB 35
310,251 310,251 00000000000000002847f5080d2d6c605f10920d5730b12767c2d2b4e4aafb79 1,141 0.75/1.00 vMB 26
310,250 310,250 000000000000000008b1689738a6531213786b9637670b2b8d67c9fa87421b91 1,713 0.75/1.00 vMB 79
310,249 310,249 00000000000000000cdee94ffea7cb7537c8d69d30b184df52306982bbdd4545 676 0.38/1.00 vMB 32
310,248 310,248 00000000000000002047b5f7f5106f4469c7ed66d1b3e56a988e4da4f35ec63f 330 0.20/1.00 vMB 26
310,247 310,247 00000000000000000438a6e830831ddb0781a81464ae620597b7f41372f8419e 802 0.44/1.00 vMB 30
310,246 310,246 00000000000000002b0f1686c5e3ead560b3305f058a7d4b113a904ff1150671 286 0.13/1.00 vMB 33
310,245 310,245 00000000000000002481210dbcb7a955351df8ffc3001d6e3729c47594b26202 1,132 0.75/1.00 vMB 28
310,244 310,244 00000000000000001a7de7d1d9d58c7dc970542062c55453482a3d53c4f5ecad 519 0.24/1.00 vMB 36
310,243 310,243 0000000000000000338cb5bebb33a3d3df0bbad33e32355cdcd584c55ae6d1ab 39 0.02/1.00 vMB 23
310,242 310,242 000000000000000037e327a777a130db76508bfb5c42c1a11bd85ac7dd2eb344 417 0.31/1.00 vMB 22
310,241 310,241 000000000000000007862edc1b3b4442da70520986c8ca91fef9a1ec52b95f51 242 0.13/1.00 vMB 29
310,240 310,240 000000000000000026c4225a92f9e6401ae9248353d9695e30b533632c6d5b59 197 0.12/1.00 vMB 26
310,239 310,239 0000000000000000393e7cd545811647db63855b7e040d319421c52076ac7807 220 0.15/1.00 vMB 25
310,238 310,238 0000000000000000147f97ce870541340162f68c8a202acb134f88466f0ece04 241 0.15/1.00 vMB 25
310,237 310,237 000000000000000019ed0bd33c07de5a45271f0a79c351aa51e0b5f67e0e7f26 319 0.20/1.00 vMB 24
310,236 310,236 000000000000000019cd16624b48745ff4d7e95fd1dd368043cc98265fe56ded 559 0.29/1.00 vMB 30
310,235 310,235 00000000000000002236dc542d87c22d1248811dcd47c7e73dc2440210956c5f 411 0.37/1.00 vMB 21
310,234 310,234 000000000000000013777bcd7eb9ae81522926ce1deff250ab023792e3aabbeb 256 0.09/1.00 vMB 56
310,233 310,233 000000000000000023c284d7e1d73deb7015bd3f96646092e200054bd5ea9a62 471 0.29/1.00 vMB 31
310,232 310,232 00000000000000003719caaa1e30a5df15a33981265ef2682fbb593f938b68c7 288 0.15/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.11 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: 651.84 GB
    • Received: 13.65 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.