Loading Tool

Explorer IconExplorer

Memory Pool

74,536 transactions
27.45 vMB
0.06851539 BTC
Random Selection Loading Transactions
Max Size: 167.72/200 MB

Candidate Block

Mining Attempt 764db7329117fe2959a2352440c112baac0cc9c0b144a66b452561f3e40963b6
Version 20000000
Previous Block 00000000000000000001557435dcff3b80a2812f16c9780d6c7bb42700c76759
Merkle Root 5c0ee44958c7017f315084402a8d2724ea08bbee3b8ea62d46a9e6aa2010d124
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,200
Size: 1.00 vMB
Total Fees: 0.01011830 BTC
Feerates: 179.53 > 1.01 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,260 (435,714 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
479,546 479,546 000000000000000000bc0e152be637e282fe8f6d676be1c39838d5154ff26172 1,986 1.00/1.00 vMB 177
479,545 479,545 000000000000000000e724a1ed074d87bf4137bf8383fb05853e96e845a41f62 2,840 1.00/1.00 vMB 208
479,544 479,544 000000000000000000a109fe7766ad9b5c049c2129fa9b57ade15fa16f8f414a 1,991 1.00/1.00 vMB 104
479,543 479,543 000000000000000000a1f0045992d4986c608863ce27fac400ff57a95332407f 2,068 1.00/1.00 vMB 106
479,542 479,542 000000000000000000ca1aa0177fb32ef18be1331ef582cf69839a308cd51363 2,790 1.00/1.00 vMB 167
479,541 479,541 000000000000000000e4c4edb743325c041232fb985f27af9152a04836612205 1,511 1.00/1.00 vMB 51
479,540 479,540 0000000000000000006b5ea37490e33641e97f2392053e8cf424411c347b7cc7 1,400 1.00/1.00 vMB 49
479,539 479,539 0000000000000000009297162cf99d6dc7837efd17e0c359bc3338b46187f95a 2,280 1.00/1.00 vMB 113
479,538 479,538 000000000000000000883944bdd15aeb8d4a2f335fb2f596cb4f136e25d20506 544 1.00/1.00 vMB 55
479,537 479,537 000000000000000000f7202d865993a7a9e2d1d3a54bc4708844f0aacb70d047 1,778 1.00/1.00 vMB 106
479,536 479,536 000000000000000000799e6f3c8700b3a9fdce49ffe29436339103be20c052df 1,098 1.00/1.00 vMB 82
479,535 479,535 00000000000000000051ab11cd33a94c86fc7ad48646b91680787754d1f3ccd7 2,211 1.00/1.00 vMB 103
479,534 479,534 0000000000000000009ba8c7bb24bffe99b6ef265a2cb42e1134e68a6dc6f13f 2,285 1.00/1.00 vMB 103
479,533 479,533 00000000000000000014fd5c6e643e65861e1ae4d2f4891a8077954046edd122 2,131 1.00/1.00 vMB 121
479,532 479,532 00000000000000000063eda3b297a246e33fcd9169662a6892e0aff691ea35e2 1,323 1.00/1.00 vMB 75
479,531 479,531 00000000000000000025a6456d05013fbbbef692c42cd5a52d53806bb6f58783 2,099 1.00/1.00 vMB 111
479,530 479,530 00000000000000000097338d0d0136d2c2ae38b9b965f48ecd572e9b8099d363 671 1.00/1.00 vMB 56
479,529 479,529 000000000000000000ccbdc1f809cb20ae18a799c02f5a5f855b14680cfdd8a0 2,105 1.00/1.00 vMB 90
479,528 479,528 000000000000000000ad97be83589f1d70c6d81b1cd1a7e224689f06a32f89da 2,043 1.00/1.00 vMB 134
479,527 479,527 00000000000000000020a7578b8bb3b4ba58bded2d8bc26b632fcc3a3d7e5fbe 1,693 1.00/1.00 vMB 60
479,526 479,526 000000000000000000c91c59e2f0bcbc22aded9a3704c9a6b143328ea218b599 2,418 1.00/1.00 vMB 117
Previous 10 blocks ↓
Total Size: 782.84 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: 712.40 GB
    • Received: 17.17 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.