Loading Tool

Explorer IconExplorer

Memory Pool

55,541 transactions
32.51 vMB
0.16635168 BTC
Random Selection Loading Transactions
Max Size: 173.91/200 MB

Candidate Block

Mining Attempt dae6a086e78cb67f4177bf23ff5010927ac5e061bd3c2808160c6cdb4b83f7b3
Version 20000000
Previous Block 00000000000000000001313720cdab0b96a52eb599aa00254522f99d726b53eb
Merkle Root f2f5fa42e59306a26f76fa309ca08260ec7982caac64f4aed3c580dfef7ad41a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,501
Size: 1.00 vMB
Total Fees: 0.05683185 BTC
Feerates: 301.66 > 5.70 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,821 (247,132 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
667,689 667,689 0000000000000000000d5b391ad171f3766ca312a2f9dafc476444e3114d3ff6 1,766 1.00/1.00 vMB 18
667,688 667,688 00000000000000000002d78472acbe8d7746d926847a44deab79c71460baca99 1,956 1.00/1.00 vMB 31
667,687 667,687 0000000000000000000a9ecb41d8215f65749a6edf14751134168498a8e5099f 1,875 1.00/1.00 vMB 32
667,686 667,686 000000000000000000096eab9e4a498a43b9f3f2a9983b692d2f837723e1b3ac 1,611 1.00/1.00 vMB 9
667,685 667,685 00000000000000000001f2cf8b3eb8965b9f45ab693da9f83db344db361793e3 2,108 1.00/1.00 vMB 50
667,684 667,684 0000000000000000000cb37ddc04bcd11bb6ac0df1908021bfa010e52981615d 1,461 1.00/1.00 vMB 48
667,683 667,683 0000000000000000000b7f563beebc6d7f54af7e1b044f8a4321f8226e8341e7 2,467 1.00/1.00 vMB 42
667,682 667,682 000000000000000000017b223000821f2de44001a40dedc9346ae03f8eccab1d 2,356 1.00/1.00 vMB 27
667,681 667,681 0000000000000000000750c8b32c56e62ae001ae4a6e197d138de87a8f894a7e 2,032 1.00/1.00 vMB 50
667,680 667,680 00000000000000000001c4359ac003f7899e253fb236103a07d30c191876e28e 1,618 1.00/1.00 vMB 20
667,679 667,679 000000000000000000018db0170ecc3f0b59ee74318d763d93f1b33a2e256c8b 1,939 1.00/1.00 vMB 20
667,678 667,678 000000000000000000062434009381957fde158fd60dc8c3fbde3f34a1505639 1,784 1.00/1.00 vMB 25
667,677 667,677 00000000000000000006a43a285ad02ff772401059f1bc81aa5cbf6005cacb78 1,926 1.00/1.00 vMB 24
667,676 667,676 00000000000000000003133cc9149d8f1181c8ca0afd308c3b5bc897b68c12e0 2,606 1.00/1.00 vMB 25
667,675 667,675 0000000000000000000c52ee2f5a20de5af6d7a58b2c6e0a4f39c3edeb0bcdaf 614 1.00/1.00 vMB 20
667,674 667,674 0000000000000000000403a65160b298c476f14ada224ab267f4f1414ed9e859 897 1.00/1.00 vMB 28
667,673 667,673 0000000000000000000493309ed73c4071158ae70e38b461632a0fe949491146 2,330 1.00/1.00 vMB 104
667,672 667,672 0000000000000000000d58a67833c99571ae59098f81e63cb83c2f919538b8a8 2,512 1.00/1.00 vMB 38
667,671 667,671 0000000000000000000ab9870403e6b6b412209716cacaa0543cfdcfff94063d 2,436 1.00/1.00 vMB 39
667,670 667,670 0000000000000000000d4de657a8d490827cba819da81f8e5a5b189d155505f6 2,766 1.00/1.00 vMB 89
667,669 667,669 000000000000000000022da7ae9eba637582a92e1fe84dcec64bc31bdeceb2d6 2,337 1.00/1.00 vMB 60
Previous 10 blocks ↓
Total Size: 782.07 GB

Node Details:

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