Loading Tool

Explorer IconExplorer

Memory Pool

23,657 transactions
10.06 vMB
0.06303878 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 58.61/200 MB

Candidate Block

Mining Attempt 9fd053a8c5ab1244e5433d24f401bd102caab0c134d6dc4cc67f845e58f72cf9
Version 20000000
Previous Block 00000000000000000001124cf23d5407a6c1c959f1638ede05fd1137b99bca69
Merkle Root bc58a58efe0ebabfec9757ada8d768ef6a0418562bb66fd4fe5fc6bae112ddb1
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,371
Size: 1.00 vMB
Total Fees: 0.03413736 BTC
Median Feerate: 3.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,405 (757,763 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
155,642 155,642 00000000000009c921fb9cdfac8fb6e9e07619cf6be3c45e1c06088d6351242b 14 0.01 vMB 8
155,641 155,641 0000000000000996fde2e9d554f3e347a12048dea8d6c7c627a8451c13b9f8d7 16 0.00 vMB 53
155,640 155,640 0000000000000ef4445bd1f98771650f0b352a2e33ec1c40403b047bec270607 38 0.02 vMB 36
155,639 155,639 00000000000008e2add56b2f1219d388ae2be05f14016ddef75922bfd5d9a83d 23 0.01 vMB 33
155,638 155,638 00000000000000b12837c79d74cf0b9b24d18089ad339e954366701fd3d85a33 19 0.01 vMB 201
155,637 155,637 000000000000072c28425341f9fe611652e82d0e80fb79b4a439fef6b79ed158 20 0.01 vMB 30
155,636 155,636 0000000000000688a7be5e1f33bfc95a889984d5e722396d2de30656de7c029c 92 0.05 vMB 80
155,635 155,635 000000000000037de7fd4add4fa2afbd501a166e3a05dac6bd8ef6a78e91746e 179 0.05 vMB 24
155,634 155,634 0000000000000a634e3a1f4173c71b3b6bf242101e50749c5ee686fe981c71f6 67 0.03 vMB 160
155,633 155,633 0000000000000ac16be64cbf9f5118ab8ad10f3ffc6cd0410799734101fdaf56 12 0.00 vMB 434
155,632 155,632 0000000000000e8a40d0c4248bcbbc6c1a4f649b151a961f081fdca6d549d400 18 0.01 vMB 149
155,631 155,631 000000000000071fae1aef337dce2cc01174d19c1e4040811f9ffe4f9b18ab3e 1 0.00 vMB 0
155,630 155,630 0000000000000ece3bf29bdb4cd9f990241266cbf95e91ffb8b44f1991a1abd9 18 0.01 vMB 328
155,629 155,629 00000000000002da4a76adb5c81c73d27be5fff628af23c13b2dce2d741aad43 16 0.01 vMB 39
155,628 155,628 00000000000007925e7c884af66f0548ecd5b853266724723656af94e1a2bdfe 12 0.00 vMB 32
155,627 155,627 0000000000000e14c5da5b10b807516ea58f19e45701d0b12c398d96b0cc2941 34 0.02 vMB 39
155,626 155,626 0000000000000d33038fd33a940257846b00a243122d874ae4d8ad8efa0812ec 22 0.01 vMB 5
155,625 155,625 0000000000000ac24ebd14e242f4b103418ade50029d67a0fa5b0a41865c33a6 111 0.05 vMB 353
155,624 155,624 0000000000000507c8b2fa0720f4542bb6721ad06c0b7139d94dc48c7ecd63f3 10 0.01 vMB 156
155,623 155,623 0000000000000f2d6c8633bcb91c9154a05fe7cb77217f006f2c92eb71e598e1 12 0.00 vMB 0
155,622 155,622 00000000000004da35473fd1853c6ad250010c308274837d74487365b49914c9 23 0.01 vMB 500
Previous 10 blocks ↓
Total Size: 779.57 GB

Node Details:

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