Loading Tool

Explorer IconExplorer

Memory Pool

46,511 transactions
22.57 vMB
0.10179550 BTC
Random Selection Loading Transactions
Max Size: 126.19/200 MB

Candidate Block

Mining Attempt 621b5fb554c428f27b5f44e4c8e70f96feaccb9b8d4e49fe00b1af601018902a
Version 20000000
Previous Block 000000000000000000010af14abf3268910c2119088b119fa85fc48f0443cc77
Merkle Root 07e904f8355b8272a676eb44d0f8e2c53f0e57bc57963248e3552010f1096d45
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,638
Size: 1.00 vMB
Total Fees: 0.03888164 BTC
Feerates: 1,163.36 > 3.90 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,096 (789,404 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
124,692 124,692 00000000000053d0ea1d2051a27bb3b4bdf6869c2fc344309e58291168fb9f60 7 0.00/1.00 vMB 294
124,691 124,691 0000000000004b2229f33570829f6f8c5c4d16dab0753261d5227c4387a12a4a 28 0.01/1.00 vMB 522
124,690 124,690 0000000000000d51aa2d498e2c9af0f3850aa538f1ed6b83c664b44517112b1c 25 0.01/1.00 vMB 304
124,689 124,689 0000000000002a4b30cb43bc47c9537982a6ef4bcbb60418da29cf9f99543c9c 19 0.01/1.00 vMB 0
124,688 124,688 000000000000252352431879ed1c97ea4df2f42e60ea9001bc0c169672f8f144 7 0.00/1.00 vMB 0
124,687 124,687 0000000000004c614b9a7adf7784f32406be41a187cab4de199bd70fac216339 8 0.00/1.00 vMB 498
124,686 124,686 00000000000026d0f765f278b5401bba096841810350038c1cdce29f129a6b9c 10 0.01/1.00 vMB 483
124,685 124,685 000000000000693af914947f2e31fe14dc17b4252ce4b9f5de1fa9433a7de521 13 0.00/1.00 vMB 238
124,684 124,684 0000000000003d81f1a781adacaf6e33d954e73176576d161579c1c78542a1de 8 0.00/1.00 vMB 231
124,683 124,683 0000000000004bc147efc48aa8b9a20c96d226bc62b3ca5659bdef53ede36645 35 0.02/1.00 vMB 557
124,682 124,682 000000000000679c1ce53f4ba9744ffb79e5dbb4c6d3672a2c7df0d68f214240 36 0.01/1.00 vMB 637
124,681 124,681 00000000000062076ae9ac434c6415b6a2b94cffbe5334705097ad7c61cd5aee 1 0.00/1.00 vMB 0
124,680 124,680 0000000000001775f500d2e49bb9c487b49294cc48f2ee251ab4e45c51608d43 9 0.00/1.00 vMB 507
124,679 124,679 00000000000002fb6c14344dc8f3d75d038ffb0029652e3b6b664c340b10befe 2 0.00/1.00 vMB 4,444
124,678 124,678 0000000000006065d1054cc57aba77d6d22348720f165fd2f57d5913139ee132 21 0.01/1.00 vMB 152
124,677 124,677 00000000000046c4355ad3fdf3d17b37692688a522367603e04aa22e868399a7 9 0.01/1.00 vMB 585
124,676 124,676 000000000000337c6068f7b6b6d97397059f4978b622b394e520374953dd557e 43 0.02/1.00 vMB 595
124,675 124,675 00000000000041a11db2b632d56dd7de7b69112654b25d9b4a88e81554dd5735 11 0.01/1.00 vMB 392
124,674 124,674 000000000000291f04bce8f0a4a21ed87f0d80857334818138284c48896f2f52 46 0.02/1.00 vMB 942
124,673 124,673 0000000000005ba396aa42dc049c5074960c404bedce7a79aebc73a281cc193e 13 0.01/1.00 vMB 351
124,672 124,672 0000000000003b0d343eed850bd585a419fa04c092c125778cd62a7d2ce9774e 7 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 780.77 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 558.78 GB
    • Received: 7.13 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.