Loading Tool

Explorer IconExplorer

Memory Pool

83,125 transactions
31.38 vMB
0.13110704 BTC
Random Selection Loading Transactions
Max Size: 190.21/200 MB

Candidate Block

Mining Attempt 92d4412dda8976e61a2eaeb516db4d140f88061889e75653cc3b487c9ce92138
Version 20000000
Previous Block 000000000000000000000eae6ae416cdad2dec45a411fce4671dd0b42eb663a3
Merkle Root 3947d69d9e740cadfd82cd46759e4bbe80961a1cb728b4457037702458728153
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,123
Size: 1.00 vMB
Total Fees: 0.04651138 BTC
Feerates: 318.30 > 4.66 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,401 (584,252 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
331,149 331,149 000000000000000000812435faab7cf18eba4b82d34ad7516339621a828d4d82 615 0.23/1.00 vMB 28
331,148 331,148 000000000000000002175a2074a6bdd6070bc50bbe17dbbec893d46e18f27381 355 0.22/1.00 vMB 25
331,147 331,147 00000000000000000108213561cc56df7a0e9c7ab6ded2662f4d2c3256d05ad8 565 0.40/1.00 vMB 29
331,146 331,146 00000000000000001ade99acb27c18167869e6910c24bbddf218f1dd59931eaa 316 0.17/1.00 vMB 24
331,145 331,145 00000000000000000c7c46a4408ac17a295ab59df333c644183d37a9513ef977 365 0.20/1.00 vMB 22
331,144 331,144 0000000000000000074a8a15795588d59eddf84d4a0d66a85acef16a688e0841 211 0.13/1.00 vMB 17
331,143 331,143 000000000000000001266da464cd7c0717c0d7a1e9497f32354e5e3ecfe6c17f 1 0.00/1.00 vMB 0
331,142 331,142 00000000000000001298ef60405d8a6de0fe8194158481e2e0df5c8f135151e0 194 0.13/1.00 vMB 26
331,141 331,141 000000000000000009e54eb4e5600719044652a425b53b9f146e873c42006f62 64 0.02/1.00 vMB 18
331,140 331,140 0000000000000000042dda0b8cda95213bc4d60ec5a66014cf4ffd0628287c24 669 0.51/1.00 vMB 23
331,139 331,139 0000000000000000056e16cb52330e0ad9b6a48c2255f5d69f89bb53e8a6c92f 917 0.44/1.00 vMB 29
331,138 331,138 000000000000000008eed2e65c9a5b77d9dce3db6307d623587f556bcc1b8456 363 0.16/1.00 vMB 30
331,137 331,137 0000000000000000058402c199686a3d9a1a51b17cc0d5fb5d0850fe38aa5b18 223 0.12/1.00 vMB 27
331,136 331,136 00000000000000000ae44f6972a2302af43e342d9a75f403620a55f2e8833488 462 0.34/1.00 vMB 19
331,135 331,135 00000000000000001711578884b46a1990d6922535475209c85b83c30c438f1f 878 0.50/1.00 vMB 27
331,134 331,134 000000000000000003992dc41afca0544201c7b8522e9c9b0dce37d20351ef7a 627 0.32/1.00 vMB 28
331,133 331,133 000000000000000014aefbc63e9392105a7a8ae041013e2966100eee71c62293 539 0.28/1.00 vMB 24
331,132 331,132 00000000000000000c4231e146dfbdffc3dc22992df4f0ab1c05bb3c7afa2b07 426 0.20/1.00 vMB 28
331,131 331,131 000000000000000013999ab58c523e83b509c793e2932281e14c3b0972a13bc5 680 0.37/1.00 vMB 27
331,130 331,130 000000000000000004095bdc9146526cd22c048a0c740e30172828992c88016d 281 0.13/1.00 vMB 27
331,129 331,129 0000000000000000042a17f4f04fc9c288a4b00133802d84d2ce7f7f3e916758 595 0.45/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 783.08 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 722.60 GB
    • Received: 18.40 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.