Loading Tool

Explorer IconExplorer

Memory Pool

78,539 transactions
29.46 vMB
0.06889695 BTC
Random Selection Loading Transactions
Max Size: 177.00/200 MB

Candidate Block

Mining Attempt 2965742176be974b67ad36daea249e41c8dc6808bbc4615fa15cbd78936d388f
Version 20000000
Previous Block 00000000000000000000d6b594037b85fafa2931c04549f2477853c526e018d0
Merkle Root 2dd5fb48ca9e991b24d16d8b1f448a68b8425aeadb6146ba6e178de6c272ff7b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,950
Size: 1.00 vMB
Total Fees: 0.00897149 BTC
Feerates: 150.93 > 0.90 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,997 (231,297 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
683,700 683,700 0000000000000000000a3ccb64419120b825ba08e6e258550e343c35a79f7966 3,279 1.00/1.00 vMB 89
683,699 683,699 00000000000000000006a676f086491a62dcb383c23e3adc20098b5eedaa96fa 1,454 1.00/1.00 vMB 63
683,698 683,698 000000000000000000044096e48b2ec1761484140f45dcb766630b0feb5f07fe 2,522 1.00/1.00 vMB 73
683,697 683,697 00000000000000000006ac4e2d2480fab8565f5e7d4beda232f95ff43136e694 2,025 1.00/1.00 vMB 38
683,696 683,696 00000000000000000001e220baa62d7241dec30491c728870c2ef8f8f247de2a 661 1.00/1.00 vMB 15
683,695 683,695 0000000000000000000972f339c6364c4b5ba7ca28fc103e5b681ae8d6a61589 1,835 1.00/1.00 vMB 33
683,694 683,694 00000000000000000002fc7c03accd44c1fece3f88282af005aab3e65dc50dce 1,907 1.00/1.00 vMB 87
683,693 683,693 0000000000000000000a321c6fd510c113d6f1901f831f1217dfe547588c2340 1,845 1.00/1.00 vMB 28
683,692 683,692 0000000000000000000ab2f602a848473cbcbc11c4ececaa84540aeb4aae8a80 2,062 1.00/1.00 vMB 27
683,691 683,691 00000000000000000008d45b37c49853346047f0f04d9ade6e2fda633509feb4 1,069 1.00/1.00 vMB 52
683,690 683,690 000000000000000000021b68bbd31b376fcb62b001b0ee9ef52ef466fc051db0 2,326 1.00/1.00 vMB 80
683,689 683,689 0000000000000000000ac2af90b23d7342c3eda304e82226106efaeadc5abdcb 1,300 1.00/1.00 vMB 69
683,688 683,688 00000000000000000005e95b480e62ad96364d44722eba092430556251612813 1,660 1.00/1.00 vMB 31
683,687 683,687 000000000000000000041e2cab199e95583f8e78dd1420baf4771e067e62f927 1,284 1.00/1.00 vMB 14
683,686 683,686 00000000000000000006629cd311f031660a24df5d62a293e41ef72d2c98aab3 1,836 1.00/1.00 vMB 13
683,685 683,685 00000000000000000000635147f94e694dd4ba40bee850777e1814e2988493ba 1,310 1.00/1.00 vMB 21
683,684 683,684 000000000000000000033f6ed3fffdf06c6594ce7740ab1969e1449fcbb5aadf 1,787 1.00/1.00 vMB 48
683,683 683,683 00000000000000000009ae9171b0e75b6b2f8ea47577215093c39218b6e8e74e 1,781 1.00/1.00 vMB 52
683,682 683,682 00000000000000000008451193a4967027a14ecb74bff32ef7d76afe6d663848 1,644 1.00/1.00 vMB 48
683,681 683,681 0000000000000000000241aff58ba70819c9160e648e57822bc9f90174ef91b5 693 1.00/1.00 vMB 59
683,680 683,680 00000000000000000006dbe233accec2aaa40258b8dc7e2705bc3ae3c69e50cd 2,229 1.00/1.00 vMB 66
Previous 10 blocks ↓
Total Size: 782.39 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: 664.49 GB
    • Received: 14.99 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.