Loading Tool

Explorer IconExplorer

Memory Pool

41,777 transactions
26.83 vMB
0.06130062 BTC
Random Selection Loading Transactions
Max Size: 140.56/200 MB

Candidate Block

Mining Attempt 31d5fb954650b4b128e2d4ddda05974285f91522532c3c26c0b93b95e29b888f
Version 20000000
Previous Block 00000000000000000000d4a518e70dcf6645c40c788678282cd7f9e240afc9e0
Merkle Root a120249f3e236c5110c9dc53f37dcae860a75d9842c6cfc76b542005955bee97
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,176
Size: 1.00 vMB
Total Fees: 0.01151581 BTC
Feerates: 60.14 > 1.15 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,912 (224,137 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
690,775 690,775 000000000000000000090704341f8e5075327869071d58291202ea07cff28e36 1,526 0.75/1.00 vMB 23
690,774 690,774 000000000000000000061f93bfc237bb11f3eaaef5369b339cc8ae4dbfab94a0 76 0.02/1.00 vMB 30
690,773 690,773 0000000000000000000fb829a3c4d826c9de1ef15a63d5ac3bbdfe74f9991f68 2,198 0.81/1.00 vMB 24
690,772 690,772 0000000000000000000a2bb0dc9f2a865acd5f5c7c8a0a434e0c06678450b3d6 1,974 1.00/1.00 vMB 33
690,771 690,771 00000000000000000009256cbff69b8fb25ebc32db6df278c943817d31f2dbe4 1,066 0.46/1.00 vMB 7
690,770 690,770 0000000000000000000a151d9616ef11c5a13a021838a6e75aed4e23f2d2dfeb 2,720 1.00/1.00 vMB 12
690,769 690,769 0000000000000000000850ba256d348f08c9efeb5d70a19fd08f9b6c433a2a8a 2,110 1.00/1.00 vMB 38
690,768 690,768 0000000000000000000b3573a0f370d1f6cb6dac876fe8120de75502915a1493 2,394 1.00/1.00 vMB 31
690,767 690,767 000000000000000000109893267899d8b49840f94b3b4f8ba8bd149f7dbdeeaa 2,119 1.00/1.00 vMB 9
690,766 690,766 00000000000000000012424c8faa91c47ddff068355e2d4e9e9aa13be351ecb1 2,903 1.00/1.00 vMB 33
690,765 690,765 000000000000000000085cd8df215dec298149be4c2c542858c3b29414d74304 1,930 1.00/1.00 vMB 39
690,764 690,764 0000000000000000000e2e4e271f584efed9269dd16b7f860d4a85569c6114de 1,637 1.00/1.00 vMB 45
690,763 690,763 00000000000000000010fe7f5df30eb99fdf57921b29d248bd074c5505c9ea2a 426 0.17/1.00 vMB 19
690,762 690,762 000000000000000000069a185b4c5cce83caeba7cec218af06d73a083047826c 398 0.16/1.00 vMB 35
690,761 690,761 00000000000000000009972025cc25a96ae9c91089bd96bb637be4dd4423aa93 1,993 0.69/1.00 vMB 27
690,760 690,760 0000000000000000001384cea6ad52ce903da3a9527f9d82cabf8385e26aef93 2,383 0.91/1.00 vMB 23
690,759 690,759 0000000000000000000a39df97ed9f2616c1ff52ea2fb381a68be8863d2f47ca 948 0.42/1.00 vMB 26
690,758 690,758 000000000000000000079333cf7a0d71917fee0007bbc987581682792ea30614 1,831 0.63/1.00 vMB 25
690,757 690,757 0000000000000000000f3f192cea4193b9a8b07641217b3e41da97cdd998486d 1,116 0.35/1.00 vMB 23
690,756 690,756 0000000000000000000248068c6bd88de1cf432ac7a4548f1c68d9b176807eb6 2,556 1.00/1.00 vMB 27
690,755 690,755 00000000000000000009a63abfd1ab3b470baeadb9d7988d2d88850941dfbfa2 2,650 0.88/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.23 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: 655.02 GB
    • Received: 14.23 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.