Loading Tool

Explorer IconExplorer

Memory Pool

86,675 transactions
31.82 vMB
0.10895879 BTC
Random Selection Loading Transactions
Max Size: 194.90/200 MB

Candidate Block

Mining Attempt e27aa81b9437773b4376a22faef512ed4e7e080583e56215c859f2f4ec25a80a
Version 20000000
Previous Block 00000000000000000000209b8de38c3e1775cd6d32cde674ad92e343308213be
Merkle Root bccb25c464138aa8a90aa87f2388ea1c2064a623cec4bfda8c2b702993ab0aca
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,859
Size: 1.00 vMB
Total Fees: 0.02828521 BTC
Feerates: 1,236.26 > 2.83 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,362 (687,491 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
227,871 227,871 000000000000006125d3d3aa2f93ce65678f9d84e49377f1840ab165e7a5c9a1 33 0.01/1.00 vMB 350
227,870 227,870 00000000000001be442c57c9c9f0fc40a8ac1131c1d02ca2bc3b957eb9662a12 286 0.13/1.00 vMB 168
227,869 227,869 000000000000015191a388496a79acb902c94df547df649c2cb4849466bfdc1e 450 0.19/1.00 vMB 226
227,868 227,868 00000000000000c1a38979fd2596c3dffb89bd829197f904e93aa64aca15c8e6 258 0.18/1.00 vMB 142
227,867 227,867 00000000000001ec5616de9534005abf95130e909b34edad6548ef0b3093a104 586 0.25/1.00 vMB 177
227,866 227,866 0000000000000142c3e476d90995635dacfc7429a730658d946e9d5d89cf80c2 256 0.28/1.00 vMB 24
227,865 227,865 000000000000025ddd378f1c0d8af83d550bcd085988b898cda5eea34c4ddba9 84 0.03/1.00 vMB 126
227,864 227,864 00000000000001a34d9922d02d704963a13945edbde0d08eaba958188ef33143 584 0.22/1.00 vMB 186
227,863 227,863 000000000000007c2c3cd8f7bc5e2bebc9c8f4487ea688b563aa0a20e32d81e3 512 0.30/1.00 vMB 91
227,862 227,862 00000000000000ec7f811b6d1b3797ad1c9883459dba02614d9271677f35df51 143 0.21/1.00 vMB 76
227,861 227,861 0000000000000093f1eccf2efbf154b82d1a5887675f9a82b88c7ae183afd4b7 533 0.25/1.00 vMB 188
227,860 227,860 00000000000001736742eeed9daa3bb627881e74dcb082d5abcbdb76e429ed5d 359 0.20/1.00 vMB 171
227,859 227,859 00000000000000c7fc6fa1304cee4fb89ecb5823ac0590906cfb897df02a7e87 591 0.25/1.00 vMB 173
227,858 227,858 0000000000000185967db0d63a0549b25560fe8613f759c8b42ad457a350b4c8 207 0.09/1.00 vMB 113
227,857 227,857 00000000000001fbf326d8ecb6a65012c1bc713c5c4dfed5198ed19eb79186c6 431 0.19/1.00 vMB 156
227,856 227,856 000000000000020c563845354d50bd6312593230db28024670453c21bf5fdd45 408 0.23/1.00 vMB 164
227,855 227,855 0000000000000181e4e763cde0e35e08a0a1c45af20f2c5dd74a7e77f6dac93b 684 0.25/1.00 vMB 207
227,854 227,854 0000000000000112ce894bbae1cfa75217d5d586a8f84347c6d9319de1ac8231 487 0.25/1.00 vMB 167
227,853 227,853 00000000000001c5835a2a2de73b5cde65c6a838d6073e7f6e1dcc02ae3472d3 223 0.10/1.00 vMB 173
227,852 227,852 0000000000000055d5fb2a2302eed1736079465bf666305c247a85f6af15fa9f 290 0.12/1.00 vMB 182
227,851 227,851 000000000000013473df60b8c5892b8f60f3260b67cb15209a503810e78f13ab 588 0.24/1.00 vMB 176
Previous 10 blocks ↓
Total Size: 783.02 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: 719.41 GB
    • Received: 18.05 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.