Loading Tool

Explorer IconExplorer

Memory Pool

82,027 transactions
30.85 vMB
0.10650328 BTC
Random Selection Loading Transactions
Max Size: 185.28/200 MB

Candidate Block

Mining Attempt 035b2ebccd1627999b66ab647f02e932124cab218f49e687bb465da8e8b4a3d4
Version 20000000
Previous Block 00000000000000000001fa22e6231aaa977327edfd312baec3e012ec5bb62617
Merkle Root 826cc136bcc25e25645091eaf28dff67e16040f958798e6e9aff3837d9f1b9b3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,017
Size: 1.00 vMB
Total Fees: 0.03721051 BTC
Feerates: 558.99 > 3.73 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,168 (291,994 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
623,174 623,174 0000000000000000000e64bd99dee9643f8752d4179870d717b713641fe30c21 2,876 1.00/1.00 vMB 32
623,173 623,173 0000000000000000000886089c8ee5e8165039a58a6d95dfeb6917e8db020eb9 1,964 0.70/1.00 vMB 31
623,172 623,172 000000000000000000119cb740ae0bbc9f07065511414b8aee0bdee3a766c35b 750 0.28/1.00 vMB 33
623,171 623,171 00000000000000000010907bac1b5fcf405c77949ff0baf06ca3d8ef6a53fea3 1,978 0.99/1.00 vMB 14
623,170 623,170 000000000000000000046e8ada3b754e6130d24c0a0c29f41cf8b9ae6be86853 2,178 1.00/1.00 vMB 14
623,169 623,169 000000000000000000054ab21f2f77bdb4ed3be95bb5a3bd20587428c971042e 2,655 1.00/1.00 vMB 32
623,168 623,168 00000000000000000001f283c870e21e5fd968a84831c1dadb030973dd0f3ffa 826 1.00/1.00 vMB 12
623,167 623,167 0000000000000000000337c37e7fff8506ecd2b8c3734d77379eaec798469767 1,705 1.00/1.00 vMB 10
623,166 623,166 000000000000000000041dc92ed43df3a6ea2897891b98c84e9c95206e7592b5 2,419 1.00/1.00 vMB 54
623,165 623,165 0000000000000000000d591ea560c20836a334765613076cc1008a18969c46fe 2,537 1.00/1.00 vMB 64
623,164 623,164 00000000000000000006f36b1aae17c52e03d4b53607e672b50a0a871cb0573f 1,167 0.41/1.00 vMB 30
623,163 623,163 0000000000000000000a731065d1ff9adf0103a74a66f03e88fdd4f228c12d28 366 0.10/1.00 vMB 28
623,162 623,162 0000000000000000000c2bb8e6b666f8c4ce781ef883c0571d7163c9a2bf01d6 394 0.13/1.00 vMB 43
623,161 623,161 00000000000000000012e518ba46e9ec9a5c5a091a5475da51c0884d07c35138 1,974 0.83/1.00 vMB 26
623,160 623,160 00000000000000000007535e04621484bcc5157e14095aea6ade2c3b1f9d300f 356 1.00/1.00 vMB 7
623,159 623,159 000000000000000000137119b94dd1dfcda3e448f64da648ed8950c52d98eca6 2,445 0.91/1.00 vMB 28
623,158 623,158 0000000000000000000bac7b8660059e522594936a93ac9c9dacf40d5ba8838c 363 0.12/1.00 vMB 28
623,157 623,157 000000000000000000114130d0d0c0df01c8d2809e52d93b931f4977d603b3ba 459 0.15/1.00 vMB 41
623,156 623,156 00000000000000000013b04b3a620903d9b6ba6dde07492d177bf77dea505992 2,296 0.97/1.00 vMB 28
623,155 623,155 0000000000000000000b06eda6053cfbd7ccdb61ef34a1962b9b71d969fade3c 1,762 0.67/1.00 vMB 27
623,154 623,154 0000000000000000000ad0fdbf5767e8a0202dbc9fa93f83e13f2a26c4e5fe90 373 0.14/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.69 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: 689.65 GB
    • Received: 16.50 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.