Loading Tool

Explorer IconExplorer

Memory Pool

49,449 transactions
29.84 vMB
0.07610472 BTC
Random Selection Loading Transactions
Max Size: 159.73/200 MB

Candidate Block

Mining Attempt 705271fa0a20c183fac8a928f3612cacf0094a9b46651c2fbc46962ab95c30e3
Version 20000000
Previous Block 0000000000000000000076b83b1d6ccdb00623eb84fa22f3fb18eee6fe467774
Merkle Root 7ba32e828e64a4b6075f80388227213ccdb6c9a304cab8bc3414f86c8368e44b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,141
Size: 1.00 vMB
Total Fees: 0.01404747 BTC
Feerates: 117.91 > 1.41 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,829 (177,210 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
737,619 737,619 00000000000000000001f797a65c83d0dbcfd7ccafc0b986092c3ac0bccbac35 461 0.13/1.00 vMB 11
737,618 737,618 0000000000000000000506d9b5ebddf2df13a7f44704f9498be2ee39316198e5 377 0.11/1.00 vMB 11
737,617 737,617 000000000000000000089af3c1d2025ddd1766f52aa951497c49ef314805ce93 1,785 0.62/1.00 vMB 12
737,616 737,616 00000000000000000006d62b1189ef004f83fcdd0c4bbcce2923b25e0fac6d99 664 0.19/1.00 vMB 12
737,615 737,615 00000000000000000005d548274272d680bb3809146e5ade100e9fef9803149b 853 0.34/1.00 vMB 13
737,614 737,614 00000000000000000007f383f0a18734e0d5818b116201b4b2433025fdc39dcd 1,942 1.00/1.00 vMB 4
737,613 737,613 00000000000000000007032b80d5b4368f07f9362995c55b7451a8622902d64f 831 1.00/1.00 vMB 13
737,612 737,612 00000000000000000007f96d5e4b63b7e13e57d70534c6e26de7faadeebb2f9a 2,159 1.00/1.00 vMB 19
737,611 737,611 00000000000000000006430440c11f7a7a51fb414d98232e726a30c7b9fff243 1,483 0.71/1.00 vMB 4
737,610 737,610 00000000000000000003bd73ee0d120a6ffb035cc8042ad5afd02893d10283f4 3,053 1.00/1.00 vMB 20
737,609 737,609 00000000000000000002fc5737a405dc00c812db5da28d0827a4593ae7c9f8a3 1,136 0.72/1.00 vMB 6
737,608 737,608 00000000000000000005da89d856f5728cb51dc53b1c50abe70ea1c2900cc2a4 1,469 1.00/1.00 vMB 4
737,607 737,607 00000000000000000007b490bfc80acdedfb180893e57a1b834a62d4c5427d57 1,559 1.00/1.00 vMB 4
737,606 737,606 000000000000000000032ad3b726095023f633c9ddea80711138ec191707f34d 2,436 1.00/1.00 vMB 4
737,605 737,605 00000000000000000001834d2d75a187b0c97b05a8a375e36a5765ffd876a8a1 3,005 1.00/1.00 vMB 12
737,604 737,604 00000000000000000000796d902e809bbcd5a1273a745deb2bd193b731060c73 3,254 1.00/1.00 vMB 17
737,603 737,603 0000000000000000000384766ce6faddeb95424507c0b37b0579716381babf10 3,035 1.00/1.00 vMB 10
737,602 737,602 00000000000000000006f21e5394b2922bb3c04c2e63ad924c27960a36d7e9d0 2,829 1.00/1.00 vMB 16
737,601 737,601 0000000000000000000276ef041a6f03148224f5321af4abc5fbfc21ac918f74 2,583 1.00/1.00 vMB 19
737,600 737,600 00000000000000000003dbc4d9b907de1d17b217e07357d073deaa415dee5807 2,130 1.00/1.00 vMB 15
737,599 737,599 0000000000000000000333514ebf831844473ec2e5e81f881b7dfc06c6cf1157 2,189 1.00/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.09 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: 651.46 GB
    • Received: 13.58 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.