Loading Tool

Explorer IconExplorer

Memory Pool

82,126 transactions
30.54 vMB
0.13497712 BTC
Random Selection Loading Transactions
Max Size: 183.74/200 MB

Candidate Block

Mining Attempt 38aba37f3968f09a1367ec2a29e3ff22f5784d9d56e0896cbfadfebab0515c2b
Version 20000000
Previous Block 000000000000000000016243f6155663ea56aeb617e220dfe372214395a7d65b
Merkle Root 31494ff6be05736ec6f76918d5a9b78ad87a721a2a99ca889b5b0958658642d5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,088
Size: 1.00 vMB
Total Fees: 0.05259542 BTC
Feerates: 302.06 > 5.27 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,129 (360,450 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
554,679 554,679 0000000000000000002520087e337f0388586dc4fe30b758640df416a76ad359 2,942 1.00/1.00 vMB 25
554,678 554,678 00000000000000000022f08420db2ff57c4eb0e0706de5a021c1f619a52ea1de 2,811 1.00/1.00 vMB 29
554,677 554,677 000000000000000000102c33584b71b658d85062ecedb3f7b4d4dfb6d23beb9e 2,750 1.00/1.00 vMB 10
554,676 554,676 000000000000000000203876d5b1a613550c18c394ed29f7ec734ec54b1d8500 3,191 1.00/1.00 vMB 34
554,675 554,675 0000000000000000002dd6aaa73ed6c84869d9afe42ac1cd167c0854d577e5f0 2,552 1.00/1.00 vMB 25
554,674 554,674 00000000000000000004b89cdcf2a8193330eb5c7cbae216c614cd68a01e5586 1,478 1.00/1.00 vMB 8
554,673 554,673 000000000000000000090011ba37b44c2b9fc78e33fe1e76e25e08db1334ed44 2,470 1.00/1.00 vMB 21
554,672 554,672 00000000000000000010f852d53dc6884a5e499ff6040fb99107d74784ad2c64 2,475 1.00/1.00 vMB 20
554,671 554,671 000000000000000000003b1f04082a33a711d3ff3d5c844d4486c845bcff68d0 2,487 1.00/1.00 vMB 11
554,670 554,670 0000000000000000000d72276c496c6361ca780206a2410a3a564ff578a2cad8 2,634 1.00/1.00 vMB 40
554,669 554,669 0000000000000000000b6162f295717889268ca8b3238f5d2aca1b75e538090d 2,579 1.00/1.00 vMB 12
554,668 554,668 000000000000000000063d8803bb0736bc2399bbd39dd0306fd53c6a9e697125 2,977 1.00/1.00 vMB 28
554,667 554,667 00000000000000000002f7570fc50bef90017733a63960de054bdf1081fdccdb 2,327 1.00/1.00 vMB 14
554,666 554,666 0000000000000000000a7a99ffd9f56533fbc56453c26c4f8237234922c2d1cd 2,537 1.00/1.00 vMB 19
554,665 554,665 00000000000000000036c41852c441eec261d9ebd2cd429adfe6de0c6a7ff13b 3,409 1.00/1.00 vMB 22
554,664 554,664 00000000000000000035af5aa32bfbd5cc3391211c490d960182fd7b41612a61 2,740 1.00/1.00 vMB 28
554,663 554,663 00000000000000000001de65de018866ecd77404d5f79443ab841f3c0574f838 3,058 1.00/1.00 vMB 49
554,662 554,662 000000000000000000128252b9b1f77014dd22c3faff350d852880c2bf5ffac6 1,734 1.00/1.00 vMB 20
554,661 554,661 00000000000000000009e6537ef91013d4acd1f0b9611dc11f3721a56decdc80 2,701 1.00/1.00 vMB 31
554,660 554,660 000000000000000000011166794779ade0f7290febd0aeb64ce69e1ec4173d99 2,732 1.00/1.00 vMB 24
554,659 554,659 0000000000000000000ab6a2d0168e72fa313f72f9bf1ad4a751f37cd181c91c 2,697 1.00/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.62 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: 672.01 GB
    • Received: 16.11 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.