Loading Tool

Explorer IconExplorer

Memory Pool

77,403 transactions
34.15 vMB
0.14086027 BTC
Random Selection Loading Transactions
Max Size: 190.01/200 MB

Candidate Block

Mining Attempt 04da183c2f36a7ef744452fb739dc969679018a0b78a34cd88c044f8703e7f16
Version 20000000
Previous Block 00000000000000000001b3adfdc6c5691439ea95a4ea84dbe47417874bd4e5b8
Merkle Root 4216de1ca71f3ea239551b041889eb1297c528b0add898245f5bafcdde8747f1
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,710
Size: 1.00 vMB
Total Fees: 0.02154937 BTC
Feerates: 19.74 > 2.16 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,418 (42,008 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
873,410 873,410 0000000000000000000037eb2da4c80c5980413ea26206c4f406335510cff554 3,290 1.00/1.00 vMB 12
873,409 873,409 00000000000000000000ddfbc60eae6c93780c033f175c8a873529ab8942234d 1 0.00/1.00 vMB 0
873,408 873,408 0000000000000000000063a8b375d07218204a23429686aabcf58665163d62f8 3,813 1.00/1.00 vMB 14
873,407 873,407 00000000000000000001dbcfe3a020dd1846765b8a81ae7d68bb03a1289cdc2a 3,865 1.00/1.00 vMB 15
873,406 873,406 000000000000000000003fd4619943c38d2cc3157e7fb97b892f401b17ba67e7 3,694 1.00/1.00 vMB 13
873,405 873,405 00000000000000000000657a27fe539c038b9bb135caa004fd025cff6e049334 2,509 1.00/1.00 vMB 9
873,404 873,404 00000000000000000002a215ceaabeb5379c8e8e48888fb4a1fdc8422ae860c0 2,980 1.00/1.00 vMB 11
873,403 873,403 0000000000000000000174beb73b5a8e181500daaa36dff9f0f970205d4be2e4 3,632 1.00/1.00 vMB 15
873,402 873,402 0000000000000000000140e06133add7c8d1b8ec70555bdef6ebf51aae4d96b0 4,502 1.00/1.00 vMB 12
873,401 873,401 0000000000000000000029fc0d5f05a68d4275cb5ac06512128c3bb776b41db5 4,216 1.00/1.00 vMB 11
873,400 873,400 0000000000000000000057fec04381a802987301e47f62cf7414ce86dd87d952 4,376 1.00/1.00 vMB 13
873,399 873,399 000000000000000000016b9f974075d471bb9f98c3f7e40eede58f2bf4dd1b9a 4,046 1.00/1.00 vMB 11
873,398 873,398 0000000000000000000295c0348ef9e9454afab08b3bad423376e9517904d46f 4,180 1.00/1.00 vMB 12
873,397 873,397 000000000000000000008104bc9d7919c3eba0ee74a1389a63d058ea9df244bb 4,507 1.00/1.00 vMB 12
873,396 873,396 000000000000000000025dffd3adbd7993e140f47e793685855f86d8abc1dc2d 3,996 1.00/1.00 vMB 16
873,395 873,395 00000000000000000000e52d4e97a6fe45978fde79a4c2a9201a211e6f01c573 3,805 1.00/1.00 vMB 16
873,394 873,394 000000000000000000001a57e402167be7529ee08cb2f9088622e3973304e79d 4,157 1.00/1.00 vMB 11
873,393 873,393 0000000000000000000144031f8f3de247edeccbd8ae6298b9168cdb952f08ff 3,819 1.00/1.00 vMB 12
873,392 873,392 000000000000000000008c3c55d0f2579eb025ac85708a1e109cd08d658c0205 4,065 1.00/1.00 vMB 16
873,391 873,391 0000000000000000000088ebd1b14870a95bf2ba1f60b254d4a6d8b003dd80d3 4,348 1.00/1.00 vMB 12
873,390 873,390 00000000000000000000c80016ce455d855ac75ed8a9a1b006fb07434edb6637 3,906 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 783.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: 736.24 GB
    • Received: 18.58 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.