Loading Tool

Explorer IconExplorer

Memory Pool

82,795 transactions
30.46 vMB
0.08173327 BTC
Random Selection Loading Transactions
Max Size: 186.88/200 MB

Candidate Block

Mining Attempt 619679fa88feb10fdfcb96f616d254e6309d27a0fc791c99ec122b685d2940dd
Version 20000000
Previous Block 0000000000000000000128573cb111401f661ea57a2bc9fbc9c48fcf8c5e1f6b
Merkle Root d67bc6b8898c676214bf570b3401322e1556b9842ea7c560d3ba375a259306bc
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,616
Size: 1.00 vMB
Total Fees: 0.01382109 BTC
Feerates: 120.52 > 1.39 > 0.21 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,326 (750,284 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
165,042 165,042 0000000000000526bfa5e7330640c0d86ca007ef3d9bc8e2567bf34935852573 50 0.02/1.00 vMB 68
165,041 165,041 000000000000005b5c93dec470c18f1e7338c48571b9aa3caf735fffb86e6045 78 0.05/1.00 vMB 124
165,040 165,040 000000000000076adfd2a8a6ac4e22d16a196059271913d2b6d56aa9decfd191 40 0.02/1.00 vMB 225
165,039 165,039 000000000000033d6de2447df1c4acb653260815e5e412b611de49349c8fdf6b 113 0.03/1.00 vMB 3
165,038 165,038 000000000000097ce4b1d4a5ce5fc4d183168e0320ef222dbc836141ee2e88e6 33 0.01/1.00 vMB 108
165,037 165,037 0000000000000a59bd7d3523dfcb1173e3f9c8c6e39da0b2792de186924fc13d 11 0.00/1.00 vMB 17
165,036 165,036 00000000000009539e0e81d4fb377b287c68b335b6732b62b4f751e8e1ff3ffc 72 0.02/1.00 vMB 87
165,035 165,035 0000000000000c2067af30f453e0aa8ca5626e53f5b95f346332cd4777fff6b0 26 0.02/1.00 vMB 143
165,034 165,034 00000000000004a19cb1d6a61172d5afb625d19e212e241bde94ebe7d1abbf20 55 0.03/1.00 vMB 86
165,033 165,033 000000000000007e6a8f986b98f00eeb3d3af77626ce20d05f9b87206b8f0672 23 0.01/1.00 vMB 73
165,032 165,032 0000000000000258f8225be12e619abe7204f1bad09088e2adfdab3848725d31 26 0.01/1.00 vMB 264
165,031 165,031 00000000000003989b14c9ec4c1a68e73224633164654e099f204e5f1bea7ebe 18 0.01/1.00 vMB 271
165,030 165,030 0000000000000abf8b2df0855122c233b0757ce33b518eedaaa858f40c929adc 58 0.03/1.00 vMB 42
165,029 165,029 0000000000000c7809a72329a2d1265f391b02158432b077e608b4c7000d059b 62 0.03/1.00 vMB 61
165,028 165,028 0000000000000855e4204312dfb600c22de90dd802a53832f003c916c92ffad1 48 0.02/1.00 vMB 246
165,027 165,027 0000000000000ca670671f4d64c1ce2f24149c1b603bdf76df871c02548cdfd1 7 0.00/1.00 vMB 53
165,026 165,026 0000000000000781269efac6e074beb1b3429ff870fd4661876e980a02fbc265 10 0.01/1.00 vMB 45
165,025 165,025 000000000000035c293d129602c3c4c57425415c24d2b016cd505690d39bbf98 4 0.00/1.00 vMB 202
165,024 165,024 00000000000005d2bed26b1007534113f1fcf09063c515e86ece49e0aa3ff629 62 0.02/1.00 vMB 6
165,023 165,023 0000000000000631b41ce37a2da46c8bf3a013ffcdb45585b0c48fbe12331c62 59 0.02/1.00 vMB 162
165,022 165,022 0000000000000385216b58256657996d80160665d2b5d7acc6ff21fe089fb68c 14 0.01/1.00 vMB 90
Previous 10 blocks ↓
Total Size: 782.96 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: 715.28 GB
    • Received: 17.70 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.