Loading Tool

Explorer IconExplorer

Memory Pool

82,948 transactions
31.73 vMB
0.12006547 BTC
Random Selection Loading Transactions
Max Size: 191.18/200 MB

Candidate Block

Mining Attempt a665ad9c433b59ca22cd391923b269faa59cc5434549b7d841824b47492b1e0b
Version 20000000
Previous Block 00000000000000000001861e4327f4f41c685ab513f4074f2aeb2922020b03ff
Merkle Root e31fbdee8322f469666f5d3f095339b297c0ffb5c42ad4b1e5d9932f7e4729e0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,538
Size: 1.00 vMB
Total Fees: 0.04559424 BTC
Feerates: 150.75 > 4.57 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,180 (588,799 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
326,381 326,381 0000000000000000080edd5f444182af5b7d674a1f410258e6705afa16f8fa01 195 0.11/1.00 vMB 24
326,380 326,380 000000000000000016fa32fc487a4b0207fa231d26841de1bdca351c123a817a 1,072 0.64/1.00 vMB 27
326,379 326,379 00000000000000000cab5c6d611eaf8ea923629cda769d316eecd9cf29e0e6c3 140 0.08/1.00 vMB 24
326,378 326,378 00000000000000001b58ae557fafe0c56db2422aae37bc310b756d4792fdd38e 59 0.04/1.00 vMB 12
326,377 326,377 00000000000000001c2a8e5cea3b5ab9d8809de9eca822b44aa7cb2c3fde0ba8 813 0.41/1.00 vMB 28
326,376 326,376 000000000000000002523b1a671ca7efea0c7fbc57c14165993a3e5fb8834308 498 0.27/1.00 vMB 27
326,375 326,375 00000000000000001e480666e8509119aa89eedee0ecca088a17b64e6c3afa96 800 0.40/1.00 vMB 28
326,374 326,374 0000000000000000108cf254c5eb20f0ca02e6d997012832bcf52e31320628fd 273 0.15/1.00 vMB 26
326,373 326,373 00000000000000000d54c3d0c9db9d1badb532328c9dc004d34c0b5bdeb6b586 230 0.15/1.00 vMB 24
326,372 326,372 00000000000000000c1bd9c72f0951b02450b50cf351ce5968f90b934b001631 456 0.35/1.00 vMB 11
326,371 326,371 00000000000000001de25707f0a3b338fe22f383613ade37f90c0c3e7374f22f 32 0.02/1.00 vMB 49
326,370 326,370 0000000000000000004adf5a5a24cfa2f0e299f89dc84ae97965868dfacd2409 803 0.46/1.00 vMB 29
326,369 326,369 00000000000000000904364d43b5729e8ac0fc2944dc57e5bb5e82542c36a53e 124 0.05/1.00 vMB 35
326,368 326,368 00000000000000000e650ed99bf88410c7bfd32ce62ca83efd66bc20aee4806b 209 0.11/1.00 vMB 35
326,367 326,367 0000000000000000087dea55e3dd6e647360962345093042b99e712dc7fc0d76 844 0.45/1.00 vMB 27
326,366 326,366 00000000000000001cb6244b5356e1b29c3861a6c04ae6ae441ce8d80c857e31 656 0.37/1.00 vMB 29
326,365 326,365 00000000000000001cbb8d314818a4ee54deeb2e6fe38df8747a724ddd043d22 397 0.20/1.00 vMB 28
326,364 326,364 00000000000000001c986bef01c5e8a67911261780dcae0e472fe20f1d984041 907 0.49/1.00 vMB 29
326,363 326,363 000000000000000005f9154005d3ecc96a2554a2c782f7bf1410fb684c00a142 196 0.09/1.00 vMB 29
326,362 326,362 00000000000000001be653092e2c52eb9e4781e5e0dd584de85d7b875da97b42 48 0.04/1.00 vMB 20
326,361 326,361 00000000000000001ad51d5ff4410b6c277b5629cab89e2dc4067751e195cefb 471 0.25/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 782.71 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: 700.21 GB
    • Received: 16.60 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.