Loading Tool

Explorer IconExplorer

Memory Pool

75,468 transactions
30.53 vMB
0.09120677 BTC
Random Selection Loading Transactions
Max Size: 175.08/200 MB

Candidate Block

Mining Attempt 2e9ab31a2df22ef5d0151de9f7797106486066afd858931fa2ff7e08863172f7
Version 20000000
Previous Block 000000000000000000011482ebae814e70a9f8e811d6292cccb75fcfef31b0cf
Merkle Root 2a49069de89a97732404dcbfa4b6fa90720c16b7e5c5240b96bd682d07fbaee7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,602
Size: 1.00 vMB
Total Fees: 0.01703434 BTC
Feerates: 265.25 > 1.71 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,055 (175,345 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
739,710 739,710 0000000000000000000062018a8eef9b2652d79f0dab96a9c8d97bee755932a1 2,458 1.00/1.00 vMB 2
739,709 739,709 00000000000000000008ad254006bf725dc0f4706a558a2599277903df090c69 1,979 1.00/1.00 vMB 9
739,708 739,708 000000000000000000065ce4e06976a70626b5f784e8fe39b7ab72cfbd9dfb4f 1,807 1.00/1.00 vMB 7
739,707 739,707 00000000000000000008796b5efc73af3a0a6cf99e2a1ed65a933bd24e59b8d5 1,318 1.00/1.00 vMB 8
739,706 739,706 000000000000000000000e294a3de2eb57648d160a66faed333f5e6157fef90f 1,718 1.00/1.00 vMB 9
739,705 739,705 000000000000000000078d1574858012f0ce4b2e8bc54e3c91559399f0958bc2 1,582 1.00/1.00 vMB 8
739,704 739,704 00000000000000000006d884b5a570c7ff132ec47f351f79fb9163a07a00f00e 3,276 1.00/1.00 vMB 14
739,703 739,703 0000000000000000000469f80aeb7bac1b440652a9ef729658c1010d23962a1c 530 0.37/1.00 vMB 6
739,702 739,702 00000000000000000008bf9415062e25d18d698d8fe143babae0b74a7dbcb31f 1,526 0.49/1.00 vMB 9
739,701 739,701 000000000000000000087e925a8fe94ad90daf97a24327a6805e171d2575a7f3 666 0.90/1.00 vMB 2
739,700 739,700 000000000000000000038955cf184cc469ee26df10197261ff5c859fc4a65cc2 2,320 1.00/1.00 vMB 6
739,699 739,699 00000000000000000007605ef6d30d9874c60c1e16d3e5d48cb46b1da1789fcc 2,373 1.00/1.00 vMB 7
739,698 739,698 000000000000000000033ac35743593ea4ee8d7719a3564965781f4852f0481f 2,243 1.00/1.00 vMB 2
739,697 739,697 0000000000000000000828b8198cca8db90ba0a38d7af98936e743ce8c19de90 3,219 1.00/1.00 vMB 8
739,696 739,696 00000000000000000001290efe4561d88db163718897492f19b8ecf1a672212d 2,304 1.00/1.00 vMB 9
739,695 739,695 00000000000000000003906bb12aef409aec580abfe418e27bd4c2554e64ca6a 2,075 1.00/1.00 vMB 12
739,694 739,694 00000000000000000004b4d273ffe105495f22607b52f90da76aa782e0b61011 3,550 1.00/1.00 vMB 7
739,693 739,693 000000000000000000018c67f05377ac4a404844fc436ce516253f598cb0bec4 2,137 1.00/1.00 vMB 20
739,692 739,692 00000000000000000008f1200dd74471d915c36e7231b7c82bf5f2fbb1e2fcd1 290 0.08/1.00 vMB 10
739,691 739,691 000000000000000000054565839617c9677106b073364b441563819d7b0f86f8 1,835 0.65/1.00 vMB 2
739,690 739,690 00000000000000000008853653ba464e304fe2f1dfc899a571e948b385e1ff38 2,936 1.00/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 782.49 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: 668.25 GB
    • Received: 15.45 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.