Loading Tool

Explorer IconExplorer

Memory Pool

49,770 transactions
30.04 vMB
0.09672316 BTC
Random Selection Loading Transactions
Max Size: 160.81/200 MB

Candidate Block

Mining Attempt de82ae11f698acc917a85ab824b067b21c04e68c0d82aeb159f8e06aa5be9877
Version 20000000
Previous Block 00000000000000000001073fbbdfd9cf89877f0a8ea98729a2d0c883dbdb3937
Merkle Root 72c31869edc09511bf731e316d7d2a470dadf550b6f95053387393d631f12837
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,563
Size: 1.00 vMB
Total Fees: 0.02856573 BTC
Feerates: 73.20 > 2.86 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,813 (188,384 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
726,429 726,429 00000000000000000006bdadbb67aad05d439cc5c4f9f47e84155e55a53e9ee1 1,832 1.00/1.00 vMB 6
726,428 726,428 0000000000000000000578d1266865ebd634f569df969833849ebb45bb240043 2,823 1.00/1.00 vMB 11
726,427 726,427 0000000000000000000264ac3b5be20171e5a8fe1d97587668a5ed36072a285b 2,902 1.00/1.00 vMB 6
726,426 726,426 000000000000000000048fdf063f494b29e7ae6a0915ed0181d0e9b73ad89a97 1,237 1.00/1.00 vMB 17
726,425 726,425 0000000000000000000a23b4c38edea9d73b7160329ce601c5fad2925f5e2c89 2,959 1.00/1.00 vMB 7
726,424 726,424 0000000000000000000037e9e52108ba37c8ebeb6e4c9c7fbdeca9ca3789e422 2,543 1.00/1.00 vMB 13
726,423 726,423 00000000000000000006556b7027ead5b0744b371d66e8e0c9c87729d97c0ed3 2,811 1.00/1.00 vMB 6
726,422 726,422 00000000000000000008c1242c503a6080394f207faf85e360d2810a6a821614 1,604 1.00/1.00 vMB 20
726,421 726,421 00000000000000000009298f292d57b896407ff5d4096f7dd6a77cb69a9cd13c 2,607 1.00/1.00 vMB 11
726,420 726,420 00000000000000000003436f437dd0cd214c3949402d09ad264c5050268cf87d 1,988 1.00/1.00 vMB 19
726,419 726,419 000000000000000000041a0905871dff76d6f6aa05b60afcdf4372ec4b4da69a 1,195 0.51/1.00 vMB 7
726,418 726,418 00000000000000000001adbe3f9947b446c10c7d1e1344403ce02fdde206b7bd 1,641 0.79/1.00 vMB 8
726,417 726,417 00000000000000000003d4cb02929728d809ee820019cad8fba23c93187228c9 2,217 0.98/1.00 vMB 9
726,416 726,416 0000000000000000000277f452382e9e1960833c775862994568be8447fb30b9 899 0.86/1.00 vMB 8
726,415 726,415 00000000000000000002eab1fb3956bf1f14e5820f69cd9e1337bfbbb54a2e44 1,705 0.64/1.00 vMB 10
726,414 726,414 000000000000000000049e16c6a872e2cff560cff918c3256a2ca215a1a96cb2 2,324 0.92/1.00 vMB 7
726,413 726,413 000000000000000000061cb3698c4590bf34434b34d275415389fe90bb14d517 954 0.39/1.00 vMB 16
726,412 726,412 0000000000000000000543153bf8cfc90c73cec57135b195252d1c8d93d46819 1,347 0.68/1.00 vMB 5
726,411 726,411 000000000000000000047a9a5cd5901d45b94eec5ee9980e8f9b57126f77a7e6 3,133 1.00/1.00 vMB 5
726,410 726,410 00000000000000000006a5bb4c50ed724d3561fec73703016209e4f83ef6e211 3,181 1.00/1.00 vMB 14
726,409 726,409 0000000000000000000256715261275a15fdcfaae3fe3a4de914e3db1ed5330c 412 0.10/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.06 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.09 GB
    • Received: 13.40 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.