Loading Tool

Explorer IconExplorer

Memory Pool

80,583 transactions
34.70 vMB
0.17939580 BTC
Random Selection Loading Transactions
Max Size: 194.33/200 MB

Candidate Block

Mining Attempt 353ebf240469a75d9186ff8dbd7f8941cdf199ec27e4b123c76665729367ddae
Version 20000000
Previous Block 000000000000000000012746d6c2df51d8349966cc0d8eb6f9f36de95d974776
Merkle Root c21f5ac94668c5bc69e825e453a1558a9797bc59a0e1784079d3152ca1fc7402
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,132
Size: 1.00 vMB
Total Fees: 0.04910747 BTC
Feerates: 150.93 > 4.92 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,415 (574,829 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
340,586 340,586 00000000000000000d37f82b117c07c2c76748e8a6a0753a6a294b9234af098d 98 0.10/1.00 vMB 8
340,585 340,585 0000000000000000174c8c14399c149c6500395a15d0536b0a681013b86c014e 1,119 0.66/1.00 vMB 22
340,584 340,584 000000000000000018dcb266c7eaf3e0c182da9d91f2dcc4d4bc00514e692cdb 706 0.40/1.00 vMB 24
340,583 340,583 0000000000000000181f71db3aefc4c1b11899fb0198f7193bb2d570cb80c109 82 0.09/1.00 vMB 8
340,582 340,582 00000000000000000691626e6fae61d510b101ff580d16baf3a39291544e666a 308 0.40/1.00 vMB 12
340,581 340,581 00000000000000000053f1a8c796461643158018fc3dfb022e778ba78d676c4d 1,747 0.75/1.00 vMB 33
340,580 340,580 0000000000000000110de69765d00dc1dcecc5afa27f309af80715ce95326caf 404 0.25/1.00 vMB 19
340,579 340,579 000000000000000017ea76facdf9bd8674aa57e1dae786ab39a07f4e63021735 405 0.28/1.00 vMB 19
340,578 340,578 00000000000000000573f239378a2af28665f1c33c2d4de09a1f08af37884258 960 0.75/1.00 vMB 20
340,577 340,577 0000000000000000114617cd6cf014c9ea8a38f72a28d3e8731550bf316b5dab 1,024 0.45/1.00 vMB 27
340,576 340,576 000000000000000006eb52926716593785d84000b25cde72df57de94e601bd22 480 0.20/1.00 vMB 38
340,575 340,575 00000000000000000328a2e81b6c4ad18fd13e3771d05f66a5dc9e8c24dde16b 422 0.66/1.00 vMB 12
340,574 340,574 00000000000000000d88c72038816f96e3d62d58eebde15ed8d9ee7de52188a7 1,603 1.00/1.00 vMB 24
340,573 340,573 00000000000000000ec238297a6bb592179a45b4bed9a064e8d5f3b362e43bb2 2,697 1.00/1.00 vMB 36
340,572 340,572 00000000000000000b2e514d541b127f08a5851a153e14e78fbf59d36f4c73e0 652 0.44/1.00 vMB 20
340,571 340,571 0000000000000000049bf3570bcbc7b5562d8fd84a6972589dd253dac23d38bd 504 0.27/1.00 vMB 24
340,570 340,570 00000000000000000bb5ccce555cff695d9fa4a0e287ade4e81f22221825de14 1,197 0.75/1.00 vMB 23
340,569 340,569 00000000000000000f2e7b3882f50beea79a3c7331ab5282b61abd3928cd1701 1,188 0.75/1.00 vMB 24
340,568 340,568 000000000000000018e2a48458ebf6d00423083f2fb1dc62639f9419594f8756 1,979 1.00/1.00 vMB 30
340,567 340,567 00000000000000000ba0ffc8858fabc80d3cb559740f4668686449a3c09ab80a 707 0.36/1.00 vMB 25
340,566 340,566 0000000000000000000eb7912067620f26ceeff3de565bd7a95d43bdadaa74fc 40 0.05/1.00 vMB 2
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: 734.19 GB
    • Received: 18.55 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.