Loading Tool

Explorer IconExplorer

Memory Pool

80,903 transactions
29.86 vMB
0.07284649 BTC
Random Selection Loading Transactions
Max Size: 180.10/200 MB

Candidate Block

Mining Attempt 717f211cd783ab236cfd3477af8741c7d6e1e883d146e4a87887981efe20add7
Version 20000000
Previous Block 00000000000000000001dca977ac9ad62b5ffda27b5d02990f9a918aa20846bd
Merkle Root b4749e7f86a9c9b490a5dea0a72991d1d754da4851cbd9ccdfcd621912c4b3af
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,625
Size: 1.00 vMB
Total Fees: 0.01194135 BTC
Feerates: 100.36 > 1.20 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,978 (33,227 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
881,751 881,751 0000000000000000000087d01c52411c55f247d8acc663bb403998190821b686 2,876 1.00/1.00 vMB 3
881,750 881,750 00000000000000000001c9b2f89207ed7cf8ea36dc3e88f90aff12aea03fa73e 2,835 1.00/1.00 vMB 6
881,749 881,749 000000000000000000003f68e6f4cda198f34a3d2752d18a3589ee6aeb022d43 124 1.00/1.00 vMB 1
881,748 881,748 000000000000000000011898fefbd573f48b90d24e0930f7aa72625ed4a96f23 2,003 1.00/1.00 vMB 2
881,747 881,747 00000000000000000000e538e41762fc07051a3ab1751c1c47c5aaf41587db70 2,619 1.00/1.00 vMB 2
881,746 881,746 00000000000000000001e6c14a5b023f1ee518b24e3d814865eaa290e1e1b74a 1,576 1.00/1.00 vMB 2
881,745 881,745 0000000000000000000203155bd10923128fa105ca384eb2240deafd06fba43b 1,718 1.00/1.00 vMB 1
881,744 881,744 000000000000000000019734aa1d3a4cc0e6664f1ace59d494428485822984e3 3,791 1.00/1.00 vMB 3
881,743 881,743 00000000000000000001cff3d40daaedb39d257d74f6049ed4f0b5ef8632491f 3,713 1.00/1.00 vMB 2
881,742 881,742 0000000000000000000023e232b8343da1342a93c1c9fab0b33361a38a35dbd2 960 1.00/1.00 vMB 1
881,741 881,741 00000000000000000000cdc971a32c6aa209e08c419e5316cf1f9fd7d5b9577a 3,801 1.00/1.00 vMB 2
881,740 881,740 00000000000000000001fb34c44cb56dc8034136d645b8e3c2ebc6c9bbe56ce7 4,174 1.00/1.00 vMB 2
881,739 881,739 0000000000000000000082d428badf633722c938929005579af987b42eea0cba 2,488 1.00/1.00 vMB 5
881,738 881,738 000000000000000000027a777e1d98e0ec1b7878fc36ca043422d2d94ce1f58f 184 1.00/1.00 vMB 1
881,737 881,737 00000000000000000001d4d76d45dccf4ef337aa814e49ae0c82ff31db1e24d8 541 1.00/1.00 vMB 1
881,736 881,736 00000000000000000000815f67f3888e146d141c1e0d7c50679de471e46c44f9 417 1.00/1.00 vMB 1
881,735 881,735 000000000000000000024aab64bdaf160d9515e00c90ae135ed59ff578d25b2b 3,049 1.00/1.00 vMB 2
881,734 881,734 0000000000000000000201f744b5b1df2a057f2a39b3707b9cf87ce9110dac1b 3,604 1.00/1.00 vMB 2
881,733 881,733 00000000000000000000d72cc8007f7319ab5e05fbe61f0a03aee5c71284205a 1,679 1.00/1.00 vMB 1
881,732 881,732 00000000000000000001805dbb86e67bdb4331e98290db4f5773f8694033b504 3,844 1.00/1.00 vMB 1
881,731 881,731 000000000000000000022200d1e93e1c81282b943ed9c3f495faadb5614671eb 2,836 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 782.35 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: 662.22 GB
    • Received: 14.84 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.