Loading Tool

Explorer IconExplorer

Memory Pool

46,504 transactions
30.68 vMB
0.10053572 BTC
Random Selection Loading Transactions
Max Size: 157.89/200 MB

Candidate Block

Mining Attempt 351ce03814ac5659ea719db37172b4573effedc0b9d2d0f40b1266936de74651
Version 20000000
Previous Block 00000000000000000001b8dfc38ed945729f501b3f188a3d0e55173d56b3de81
Merkle Root d75c335ebf794073194d0808304c576188776342b43870a6b2c83413b6c6a950
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,652
Size: 1.00 vMB
Total Fees: 0.03292240 BTC
Feerates: 100.29 > 3.30 > 0.36 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,579 (91,803 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
822,776 822,776 00000000000000000002abd4a37e74eca3015cd27047bfd5254fa82deaa1f1f5 4,530 1.00/1.00 vMB 80
822,775 822,775 00000000000000000003df41d5ebbf1dbe06b6d6af663fca4ea700d102b73e02 3,929 1.00/1.00 vMB 105
822,774 822,774 00000000000000000000f4258f7b2a9d71284362e423634c1d1f68324d4e17cd 4,193 1.00/1.00 vMB 102
822,773 822,773 0000000000000000000312e9e5a3fec8d2afc3fcbd4aae1b5979d4ae2dc5b995 3,596 1.00/1.00 vMB 152
822,772 822,772 000000000000000000010a8189e8113ab11652b58c08d8b0b296d6de4eec0846 4,620 1.00/1.00 vMB 88
822,771 822,771 000000000000000000033c34a43ea7466205f7e628c3634ac2ceca22da4562ae 5,318 1.00/1.00 vMB 80
822,770 822,770 00000000000000000003610493c85e1ca7bff0d5252c60ab0fae8a4949d5da9b 4,465 1.00/1.00 vMB 88
822,769 822,769 000000000000000000023dce0876d9b65e763f2a715895de4ae338fbcee38c96 4,802 1.00/1.00 vMB 93
822,768 822,768 000000000000000000038a7ee2346fe8542ca01f1e9db3fd35805e0e40074ed5 4,236 1.00/1.00 vMB 99
822,767 822,767 000000000000000000004c98c69124747cd2fe50aa2a6621a0c71fa55f668fb3 4,233 1.00/1.00 vMB 120
822,766 822,766 000000000000000000022ef7af4f8a0d68216aea65395dd2706e1c64c633fb35 4,900 1.00/1.00 vMB 106
822,765 822,765 000000000000000000032a2385b86e08e111bfee8829ca0ff39cd0679a0f4580 4,397 1.00/1.00 vMB 92
822,764 822,764 00000000000000000003d2528ad6166c29a91bd6a49015a0e635540e00bfafba 5,368 1.00/1.00 vMB 86
822,763 822,763 000000000000000000022eb0bd62249799f7b4e57620b77512872881a5a341ae 5,741 1.00/1.00 vMB 71
822,762 822,762 000000000000000000011511c98db3a985278d9eb219bad75b462ff022ad55f6 4,666 1.00/1.00 vMB 95
822,761 822,761 000000000000000000021f3a741ae85067638372e08e0cd289960fa4a4e84805 5,389 1.00/1.00 vMB 71
822,760 822,760 0000000000000000000226edb596a705d496aecb28d40c935f4322f9cc960c16 4,165 1.00/1.00 vMB 77
822,759 822,759 00000000000000000002982b631228a55215346bfa27553d66a214ad80286cb9 4,082 1.00/1.00 vMB 108
822,758 822,758 00000000000000000000b62ca49e136d8b62eec948b6f570f30b95bf060e5233 4,274 1.00/1.00 vMB 104
822,757 822,757 0000000000000000000338bb23e1da1ef431ec966a065b223783111cbcc92036 3,627 1.00/1.00 vMB 144
822,756 822,756 000000000000000000000c96218a6c389b36fc9bd0628b505e9823fdf97c14ee 3,658 1.00/1.00 vMB 73
Previous 10 blocks ↓
Total Size: 781.64 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: 626.64 GB
    • Received: 11.68 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.