Loading Tool

Explorer IconExplorer

Memory Pool

77,294 transactions
28.64 vMB
0.06369369 BTC
Random Selection Loading Transactions
Max Size: 173.87/200 MB

Candidate Block

Mining Attempt a29475172918bd68a85c27bfe11e487a75313483f31d36be0dbc097cf5d634e5
Version 20000000
Previous Block 00000000000000000001fa937a9d4dce7a38d755f594edd200e4f323094a5ecd
Merkle Root 4a3fa7ecb7872650ad822ff7ac35965fcb2af3aeafc1d0599bfa6af9a486c169
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,796
Size: 1.00 vMB
Total Fees: 0.00408200 BTC
Feerates: 13.94 > 0.41 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,089 (563,588 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
351,501 351,501 000000000000000007a253dc8ece83c0f10a0407efd88c52056036f2e2472f6c 342 0.15/1.00 vMB 34
351,500 351,500 00000000000000000a47f4d52ce52769cae80c40cb172ad12ebf9aeef46b5f59 238 0.10/1.00 vMB 41
351,499 351,499 00000000000000000b25bd10064b0a584ca2610a27ed959153cb5ad59344ea32 461 0.23/1.00 vMB 34
351,498 351,498 00000000000000000dc130dbbb30fb61911f52b4c006ba3c332c4bbc72c7bd42 689 0.41/1.00 vMB 28
351,497 351,497 00000000000000000253cd0be09fb8797179fca1ff3ad284dfa1ac030c5d80a4 280 0.13/1.00 vMB 28
351,496 351,496 0000000000000000140e99ecfb4b45e04372fef7cdd4cae1f4663d2344753412 160 0.08/1.00 vMB 29
351,495 351,495 000000000000000011b2d36d108fd8243a6e05e6d18c576a8226fd5e8f9970e1 1,251 0.61/1.00 vMB 33
351,494 351,494 000000000000000010651963f3b74b7fce3eab91d206f06d9c0a29976176df7a 639 0.30/1.00 vMB 32
351,493 351,493 00000000000000000ddd1fe7b2c358e0ae9f9482ee6ce625cf76ce70196fda92 339 0.16/1.00 vMB 31
351,492 351,492 00000000000000000ba27e6835600bee08d26b908d5dec92aca0514def8c0009 854 0.46/1.00 vMB 26
351,491 351,491 000000000000000003ce5a021782af0ada9fef927798048b03efac6cf098fdb9 1,000 0.49/1.00 vMB 37
351,490 351,490 000000000000000008fc65b7e066a4da5821f3b882bcd3ef015c20ede5cac7f3 242 0.12/1.00 vMB 23
351,489 351,489 0000000000000000030df865239ae2f3a2d496f4066c21f6d8e504c5fd68dcfc 1,046 0.65/1.00 vMB 25
351,488 351,488 0000000000000000163601ee403f1286b9d02ccd2a616b951d1af43ecdcdb13b 1 0.00/1.00 vMB 0
351,487 351,487 00000000000000000198493b2d60beac30f45041e82488aef1f571aa5b9aaa63 621 0.35/1.00 vMB 25
351,486 351,486 000000000000000000615a7fff3d0bf2d895f79bdbb4457662fbd07ddd4c3dbd 480 0.24/1.00 vMB 28
351,485 351,485 00000000000000001538cf97b7f4a153f3914063d1154fbd180b79b865263201 1,243 0.57/1.00 vMB 39
351,484 351,484 0000000000000000146082c3420c2727fa6456e046cce713e49da3373e876a03 1,387 0.65/1.00 vMB 28
351,483 351,483 000000000000000004560de252803987566cc9fd9ed19fc82ba9e092bd6ddf63 907 0.45/1.00 vMB 31
351,482 351,482 000000000000000012c6bd1af097ddb2a10201e998fbed7005f36b87fe31cfa6 557 0.26/1.00 vMB 28
351,481 351,481 000000000000000011562ecbd9eba6365bd1302889c3aaeb3595359213841a88 623 0.58/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.55 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: 669.62 GB
    • Received: 15.75 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.