Loading Tool

Explorer IconExplorer

Memory Pool

73,777 transactions
27.40 vMB
0.06409832 BTC
Random Selection Loading Transactions
Max Size: 167.34/200 MB

Candidate Block

Mining Attempt 052f88d4c20de765bbc8693c15e7acc6869060dfcdbfa3103ca52ca2e5de1f99
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root 87ea55a95ecf32e4dd00dfd46576de253a512ecd59ed19d5e29cab6077ce9c6c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,720
Size: 1.00 vMB
Total Fees: 0.00583114 BTC
Feerates: 73.20 > 0.58 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (346,612 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
568,711 568,711 0000000000000000000472ae87fa19c0c107af825722780258fa22f2fb188c15 2,736 1.00/1.00 vMB 28
568,710 568,710 00000000000000000005f91f1fe23408e7fa623a974f7210bfa9ac92d2b43a88 2,794 1.00/1.00 vMB 10
568,709 568,709 000000000000000000143dac3ea5d8a7bdcd0c43b1a078c0434fb27449456bba 2,709 1.00/1.00 vMB 32
568,708 568,708 0000000000000000001f4232b38c1eb70af0d0be00080a5633bb5e802d97debb 2,789 1.00/1.00 vMB 76
568,707 568,707 00000000000000000008726ddf39d54d41df773cb4a1bb6d6e75612f706fb87c 2,772 1.00/1.00 vMB 35
568,706 568,706 000000000000000000163cefc55bb63bf5a491b72d0533c7838235d3844497c9 65 0.03/1.00 vMB 67
568,705 568,705 0000000000000000001faff01703adcfdf4b4ccb028682e9c79b83e1c3bccbf1 579 0.31/1.00 vMB 12
568,704 568,704 0000000000000000002578c7186ea05dd4e0b9a086b57eed9d0f614c355962a1 2,084 1.00/1.00 vMB 3
568,703 568,703 0000000000000000002a5a06d48680839681ad5b8f5b90ebfb26f56faf02d27b 2,161 1.00/1.00 vMB 13
568,702 568,702 000000000000000000246418cac32f7a7441167718361439e95bc82c864272d5 2,815 1.00/1.00 vMB 26
568,701 568,701 00000000000000000011b7a955c6db9aa38789f357b8cb6eaebe58a09953787a 2,465 1.00/1.00 vMB 23
568,700 568,700 0000000000000000002736f3496e73552cf6c3c259c8875911f21171c9dd6df7 3,112 1.00/1.00 vMB 23
568,699 568,699 0000000000000000001b0daae93e47e7e0697d3e8b3b49899157ffef1b53de8c 2,754 1.00/1.00 vMB 48
568,698 568,698 000000000000000000266974940d48cd83a5fbc6a477f01eb250fc8ec4eb4215 881 0.30/1.00 vMB 20
568,697 568,697 000000000000000000150df2ec8020dc609283042620fda619829593713bb1fa 171 0.07/1.00 vMB 21
568,696 568,696 00000000000000000016c537c5f577d51a92c2306843216f3c8554e07c4dd36d 342 0.14/1.00 vMB 19
568,695 568,695 0000000000000000000e0b839e3aeb6a746c5fd0d62ef79b4ede1507b53bfe69 646 0.30/1.00 vMB 17
568,694 568,694 00000000000000000020b22565df2de3e86ad5164dd0f027f98fbe279ed03ffd 685 0.32/1.00 vMB 7
568,693 568,693 00000000000000000025efd02a29a18471aab30b97afd71d5e64ad99dd183517 2,273 1.00/1.00 vMB 19
568,692 568,692 00000000000000000018942b2659c65ebe3623f1d76c0fa519d5c1c2b0359b12 1,697 1.00/1.00 vMB 12
568,691 568,691 000000000000000000019d9ac6972ec789e50a7d1ba55d7fb7fcbe176227ccf2 2,012 1.00/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.95 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: 715.14 GB
    • Received: 17.65 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.