Loading Tool

Explorer IconExplorer

Memory Pool

44,807 transactions
28.11 vMB
0.06006078 BTC
Random Selection Loading Transactions
Max Size: 149.27/200 MB

Candidate Block

Mining Attempt 0c9aba39349e79d144221de90a915c343e1d8d540b7be4d03c1133a55ed1fdde
Version 20000000
Previous Block 00000000000000000001756a5e3521a37c963c8268a5fccbe0ee3f5cf5eba3b4
Merkle Root aeca6fc8b682afa5f537b7bb32b88860a36ad85c75cda554bbba58d8b3a5cfa3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,935
Size: 1.00 vMB
Total Fees: 0.00714054 BTC
Feerates: 100.36 > 0.72 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,839 (409,799 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
505,040 505,040 000000000000000000764b0b7160ae6b1c3015ce973220df8c8cc4d75cb902be 1 0.00/1.00 vMB 0
505,039 505,039 0000000000000000000b2beb0a352d48001ba48e05b91040be227081b3e98f13 223 1.00/1.00 vMB 124
505,038 505,038 0000000000000000002007a7e8c468cf36f626282a4dfe7600c8ee51069ca6bc 516 1.00/1.00 vMB 108
505,037 505,037 00000000000000000002713b1101512487cd5c790c1b95ceffe7bae0eccb4ebf 1,893 1.00/1.00 vMB 257
505,036 505,036 000000000000000000284aed177218c346b6b2676bd224ff648ebfbac312dd64 2,738 1.00/1.00 vMB 485
505,035 505,035 0000000000000000003485b579ebf47a25c5325cf829afdcfd02a7952f22b5bd 1,184 1.00/1.00 vMB 220
505,034 505,034 00000000000000000077244e663042b676757cf2575496d6b8ed4d813de7b2f0 2,378 1.00/1.00 vMB 440
505,033 505,033 0000000000000000001428b0594904aa9ea12050bd6def30b0412d5c4a7b2287 476 1.00/1.00 vMB 144
505,032 505,032 0000000000000000005ce8aeb7419611042297a1241b3318c56ad280cf3f3430 2,368 1.00/1.00 vMB 337
505,031 505,031 0000000000000000001a5059e42b57dd66f799e66020fdf41915f9195af0745b 850 1.00/1.00 vMB 184
505,030 505,030 000000000000000000020370351aa37a7dce7c3ee0ebe83e6529452bb86b07b6 409 1.00/1.00 vMB 161
505,029 505,029 000000000000000000384f5dfe008a3b2c1af5e29eb0da6f7e93318a33da2c26 694 1.00/1.00 vMB 183
505,028 505,028 0000000000000000005f09513f20f7307c047b0a4e4c7998a89083e8d5c13485 985 1.00/1.00 vMB 216
505,027 505,027 000000000000000000246b7634fe795b71a7f11e541402f6b5a6cd12d3d566f6 245 1.00/1.00 vMB 119
505,026 505,026 00000000000000000059868b1f496162e720007b86fb2b066f611a43c9321a7f 458 1.00/1.00 vMB 166
505,025 505,025 00000000000000000061f2a227851d440c036af9932b3486fde1d5abadb9dde4 1,429 1.00/1.00 vMB 273
505,024 505,024 0000000000000000005c39a70f4ef648eef25ef9a2d6fb30e1c04e573d7889f0 1,981 1.00/1.00 vMB 263
505,023 505,023 00000000000000000016d3015d18e4566b1ab2db58306efaa10caee054615654 2,570 1.00/1.00 vMB 448
505,022 505,022 0000000000000000001628433e5b130dca263b8ff34c539247621eeebf19933f 2,445 1.00/1.00 vMB 503
505,021 505,021 00000000000000000072e5134bc231a65d05559e6816ee5da214d4dc65b759b8 1,269 1.00/1.00 vMB 284
505,020 505,020 00000000000000000024d324a57d90c869d73022241a316ba70d4d429ed619ea 1,231 1.00/1.00 vMB 165
Previous 10 blocks ↓
Total Size: 782.10 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: 651.75 GB
    • Received: 13.64 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.