Loading Tool

Explorer IconExplorer

Memory Pool

47,632 transactions
29.06 vMB
0.06597118 BTC
Random Selection Loading Transactions
Max Size: 155.10/200 MB

Candidate Block

Mining Attempt 9807237e49f032828ca501565d484558768a339afbd260744bd036aa4aab52e8
Version 20000000
Previous Block 00000000000000000001d639dc25e9adab712b5f436b38ec9cf2cb9b77e26f27
Merkle Root 79e9f6088d150d5c622fc5e915bf66f3b1e847a8d9ecaa83e3596dc2e2d58770
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,757
Size: 1.00 vMB
Total Fees: 0.00971434 BTC
Feerates: 132.00 > 0.97 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,830 (136,136 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
778,694 778,694 0000000000000000000303997136fccdbd8f2dad6d7f6412a7f12582710b2578 2,813 1.00/1.00 vMB 20
778,693 778,693 00000000000000000001b4ff42eb02c20d622ec30391ccd108111c60d50a27eb 3,247 1.00/1.00 vMB 34
778,692 778,692 000000000000000000024edead4a0088ad4eec4447ae12ed57d86664e6b9765b 2,696 1.00/1.00 vMB 32
778,691 778,691 0000000000000000000292945ac6afe8104ffe3d665520fb9dbc3a416cef3fc8 2,959 1.00/1.00 vMB 31
778,690 778,690 00000000000000000001062c64e6081e640eaec570022725554327be88059064 2,973 1.00/1.00 vMB 22
778,689 778,689 0000000000000000000454e62e644dca4e69cc1dd19c2c161de80e10a9edbbe3 3,242 1.00/1.00 vMB 21
778,688 778,688 00000000000000000000c13739eb7a3827ce48decf8aa761caf88fcb451a2ced 2,926 1.00/1.00 vMB 20
778,687 778,687 000000000000000000041a2dec6f15fa5948b31b915b67b10387d3695dd9cd1f 2,581 1.00/1.00 vMB 16
778,686 778,686 000000000000000000018f3c16661f99ff42b208a5148bada4396341be6d8f32 1,485 1.00/1.00 vMB 14
778,685 778,685 00000000000000000002327346d8501aaa85bf9eaffc21f111ae5eab4f57a74a 3,240 1.00/1.00 vMB 21
778,684 778,684 000000000000000000014ed46dab424d62bf4ed858d2d4b4fcb27c5a0a24209e 2,095 1.00/1.00 vMB 20
778,683 778,683 0000000000000000000673b7630ac84626565c838443a2827096ff84b5377941 3,535 1.00/1.00 vMB 20
778,682 778,682 00000000000000000002b113fe175f40cf23a88b49828798a1538c670556d8b9 3,665 1.00/1.00 vMB 29
778,681 778,681 00000000000000000002f846ea1ee87b36df130865ed49c08910a182f8863c88 3,181 1.00/1.00 vMB 23
778,680 778,680 0000000000000000000037558974be76bd93a47e98048d2f5177c3882260b7b2 2,766 1.00/1.00 vMB 38
778,679 778,679 0000000000000000000469aba21dc2e482ebcb56d7b249ad9d11b7ec7e495efc 2,694 1.00/1.00 vMB 25
778,678 778,678 000000000000000000018c162b02f13acdf19a934ef6243820f496190013d2a2 3,233 1.00/1.00 vMB 22
778,677 778,677 000000000000000000006576ee3825176553dec3470812cd5c18024aff001371 3,261 1.00/1.00 vMB 29
778,676 778,676 00000000000000000005a4facccad8061d0157a4d7292a418e1b4ca64f30fe7e 2,757 1.00/1.00 vMB 30
778,675 778,675 000000000000000000044f39e8c2e196d759b7458db682581471e6aca5037e1b 3,702 1.00/1.00 vMB 20
778,674 778,674 00000000000000000000c71467ae788e7f364264dc7de475537592b649550656 3,412 1.00/1.00 vMB 28
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.