Loading Tool

Explorer IconExplorer

Memory Pool

36,517 transactions
25.15 vMB
0.04805127 BTC
Random Selection Loading Transactions
Max Size: 129.30/200 MB

Candidate Block

Mining Attempt 71ae646cdd4da67caa7bc97f01b111d264706ae2cd4c6da5ff80ee126cee3b2b
Version 20000000
Previous Block 0000000000000000000200721755ced2ab44d41ec558aea577f50bd3ed6c61e5
Merkle Root c70f618411f5dbaa5d1ccd2dd7aa28ae3b16c4c527272840f5135c1f759b04ca
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 7,077
Size: 1.00 vMB
Total Fees: 0.00299740 BTC
Feerates: 61.00 > 0.30 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,765 (515,270 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
399,495 399,495 000000000000000005cfd208503536e4d172a55045e77052363c1a30a87acf08 1,330 1.00/1.00 vMB 30
399,494 399,494 0000000000000000001d30fb012aeab4c2c300061b01971404a36682faabe457 628 1.00/1.00 vMB 16
399,493 399,493 000000000000000002d5cccba1d5a2e4aae2290e0f94763897b843e11e4893af 1,572 0.98/1.00 vMB 30
399,492 399,492 0000000000000000004188d1de16fd5f779b7892a2a9570db243b08c0f5eb62b 2,190 0.93/1.00 vMB 43
399,491 399,491 000000000000000001bf425722cd84a1858628f14b1c60f696420220d7b5b1ba 2,543 0.93/1.00 vMB 64
399,490 399,490 000000000000000004f7562207e8ed641624f90ec75898a37ed16e55ffe0df85 420 1.00/1.00 vMB 7
399,489 399,489 0000000000000000006184319cddefed6cfb35f06897636eb84c1478e63bf7b9 541 0.33/1.00 vMB 31
399,488 399,488 0000000000000000017c2c60f611c7d1d7e738b128b4b37ea6429b47bbfea1a9 583 0.43/1.00 vMB 31
399,487 399,487 000000000000000000ee530ef97b27189cea8e96e1f239ca992768d4b645dcb6 783 1.00/1.00 vMB 20
399,486 399,486 000000000000000001b5229bba79f7ac04134f74187669b40ba53faa5d67b264 1,067 0.95/1.00 vMB 24
399,485 399,485 000000000000000004970b27872e9edec80ae517a0eca91263bf8e411ea99e5c 1,928 0.93/1.00 vMB 38
399,484 399,484 00000000000000000371b62f86088b9042bf015ad96e06a441c44a7a2f298bcc 725 0.95/1.00 vMB 17
399,483 399,483 000000000000000002b183f2c2e8ae439c4d521987760be2d1424da5d7611e2e 2,445 1.00/1.00 vMB 51
399,482 399,482 00000000000000000687c29748526610070ccd099830bc33b49a36350077ac35 1,869 1.00/1.00 vMB 41
399,481 399,481 000000000000000001a257496369e8cfd20e8ad4f07d5547d6868552e5fed0ba 1,023 0.98/1.00 vMB 22
399,480 399,480 00000000000000000044e4985f2055a0e26219c0908f6c5fb87bca4e6230107b 1,986 1.00/1.00 vMB 36
399,479 399,479 000000000000000004b2cd3b9f841f8d248fd6d05b7dd83ed08b0c7e8df288fd 2 0.00/1.00 vMB 0
399,478 399,478 000000000000000002173014d08a9e9c9a9e8c36f9289c1083ddb58b51b4ca61 1 0.00/1.00 vMB 0
399,477 399,477 00000000000000000486b3021c9a6cb890baff917aaa5dad1ba248be5186258f 503 0.98/1.00 vMB 17
399,476 399,476 00000000000000000430ab194e3417eabe1ad77f6cb29f309757e45bc1b1bac0 1,945 1.00/1.00 vMB 30
399,475 399,475 0000000000000000063c0b5232504ec42ee2b2a4b209920a0b5646a4b30b0416 2,915 0.98/1.00 vMB 62
Previous 10 blocks ↓
Total Size: 781.97 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: 647.87 GB
    • Received: 12.98 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.