Loading Tool

Explorer IconExplorer

Memory Pool

86,282 transactions
31.62 vMB
0.13832860 BTC
Random Selection Loading Transactions
Max Size: 191.96/200 MB

Candidate Block

Mining Attempt 779b841a3f88a62b837ce17d6140cc5c62672be60b40a5b20086180a0c6774ca
Version 20000000
Previous Block 0000000000000000000028ac2da68334861cbce4537cc172c0452e50056a6e06
Merkle Root 44779571de21386af0ecbf1ccf3c66d07f7909c802af08e41eb758ecad303afd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,154
Size: 1.00 vMB
Total Fees: 0.06188179 BTC
Feerates: 182.65 > 6.20 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,074 (231,379 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
683,679 683,679 000000000000000000040712e72656dfa0cc295f90274e045a359b2e264095c8 3,192 1.00/1.00 vMB 95
683,678 683,678 0000000000000000000afaf5e66993b699d43f6b825ee22b39ed58fb0d9a1562 1,340 1.00/1.00 vMB 31
683,677 683,677 00000000000000000009b19e1be4d02b41a7dddded3f8a79d57ec112e380c090 922 1.00/1.00 vMB 29
683,676 683,676 0000000000000000000323a63b25be7eda5bc5f690e90999e4b7b931524e5a72 1,430 1.00/1.00 vMB 23
683,675 683,675 0000000000000000000138adafe5de6dab45a91eba31b55918a1d23634b914f9 1,395 1.00/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.52 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: 668.92 GB
    • Received: 15.64 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.