Loading Tool

Explorer IconExplorer

Memory Pool

82,896 transactions
31.25 vMB
0.09828036 BTC
Random Selection Loading Transactions
Max Size: 191.21/200 MB

Candidate Block

Mining Attempt 5a76a4b8240abb88494525e40d3743d57624ea20894533bbb180a70786dec37a
Version 20000000
Previous Block 000000000000000000019785507a79249f2e450279abdeb5d17be8cab73e03e8
Merkle Root 7480c6eab84cb6551e10c0b7d0c620587ce080a5a368777910b56262aaf6a715
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,954
Size: 1.00 vMB
Total Fees: 0.02767749 BTC
Feerates: 301.05 > 2.77 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,221 (367,443 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
547,778 547,778 0000000000000000002500cf0790d2524f6e4259b192d98971b58f8075a7fce3 2,570 1.00/1.00 vMB 3
547,777 547,777 0000000000000000000e834775a5b28299923d9d76e1db893e5a764adcc432c8 2,994 1.00/1.00 vMB 29
547,776 547,776 0000000000000000001f0366c3cc910cedc1c4dbfc101df4900d82317adb8a3a 1,431 1.00/1.00 vMB 3
547,775 547,775 000000000000000000009918afe5f763d1b83fe24e7a76f21e5a6ab315e05d79 2,227 1.00/1.00 vMB 28
547,774 547,774 00000000000000000015bd76a6dee7b750ac6bab2c5283ee279571f4d341affe 2,731 1.00/1.00 vMB 22
547,773 547,773 0000000000000000000b8aaf3daaa5d6576712b59bfbc52ec95df379c5d81b81 357 0.20/1.00 vMB 11
547,772 547,772 0000000000000000002025caca3f72b284ed2cf862c0f15cd69b17a4b81ecee2 1,581 0.70/1.00 vMB 22
547,771 547,771 0000000000000000001d15a612e471cb8dfcf7d05d6e51031d6f698330db0bfd 1,775 0.79/1.00 vMB 15
547,770 547,770 000000000000000000028c81074c2d967103d5b4232de5f76802979562464a08 729 0.38/1.00 vMB 9
547,769 547,769 000000000000000000238fe269be4801044290210ddccf23dfa2206ed6c39ac0 512 0.22/1.00 vMB 8
547,768 547,768 00000000000000000008114e057e83cb4e3214ba482282939531d7c307029b31 1,262 0.63/1.00 vMB 7
547,767 547,767 000000000000000000215314c7627df63062cc3c9e75d14e7b73fed2d7928daf 897 0.32/1.00 vMB 12
547,766 547,766 00000000000000000001cde099fb67d49ae98e70e06e188d255356378bbd5ad6 1,603 0.99/1.00 vMB 7
547,765 547,765 00000000000000000021348a04138630209ba07e7c094f7a8f7c1bcc41127e94 3,035 1.00/1.00 vMB 10
547,764 547,764 00000000000000000024fb1d9f96ed2e9d2a7144bb6f22d6d75babaf95b8487c 288 0.13/1.00 vMB 23
547,763 547,763 00000000000000000013c8603eb7e36f5cfa1f0843cd2afd3b8e4710faf00af2 584 0.21/1.00 vMB 24
547,762 547,762 000000000000000000270fe15109e2ffbd349aa51390a241750a0755e0d94c99 2,131 1.00/1.00 vMB 8
547,761 547,761 0000000000000000001f6296d29d044bd1e52786afb2a671237f22833dd26d25 159 0.06/1.00 vMB 22
547,760 547,760 00000000000000000019925efcc4eab9608d1e7507922757c0c5951affb4c63b 2,307 1.00/1.00 vMB 16
547,759 547,759 0000000000000000001ea5c8b989eabb29b67bc4f15f22c1733fa91a2520d8ef 309 0.10/1.00 vMB 26
547,758 547,758 0000000000000000001665a875e29f087d7ede74a9c0086f9765b9c713b0ba2f 862 0.73/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.77 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: 709.33 GB
    • Received: 16.88 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.