Loading Tool

Explorer IconExplorer

Memory Pool

44,355 transactions
26.62 vMB
0.06275385 BTC
Random Selection Loading Transactions
Max Size: 140.40/200 MB

Candidate Block

Mining Attempt adbc13c99961fe95f53537325fd4a795f11f89dca25f125bbc576ea421b1f98f
Version 20000000
Previous Block 00000000000000000000e80075463d9b649392db1c3f77b6ad92bc26bba09057
Merkle Root 1a3bb202df562f8fb12751a4ef95165f56f791e5022e9d59132ddd48d8656c2f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,114
Size: 1.00 vMB
Total Fees: 0.01383588 BTC
Feerates: 83.62 > 1.39 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,761 (86,154 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
828,607 828,607 00000000000000000001ba04aea82c17039ddcfbbb6229b6fb8b9aeb21e9bbd4 712 1.00/1.00 vMB 24
828,606 828,606 00000000000000000000491e67b6c8db9186bd3911214ebadad620053c155449 3,081 1.00/1.00 vMB 37
828,605 828,605 00000000000000000000f9b8179cebf0bba66e08ad46e9b021c523e93ca4b0e3 2,197 1.00/1.00 vMB 30
828,604 828,604 0000000000000000000259ca707e6a81c43d0afa9d19389a0f65ae4293cb5df9 2,116 1.00/1.00 vMB 40
828,603 828,603 0000000000000000000025a913ceff4aab33227e109f90720defac7c7e927fb1 2,575 1.00/1.00 vMB 35
828,602 828,602 0000000000000000000344f0699ecb15243e3a08bf12843ccfbc49d0e7dad6a6 3,183 1.00/1.00 vMB 51
828,601 828,601 00000000000000000000b33c26176f4498e624d1f349f72c0efd1e0bb18d2e5f 702 1.00/1.00 vMB 27
828,600 828,600 0000000000000000000086190f80b840f608f0888ac217eca3710c777e294376 376 1.00/1.00 vMB 25
828,599 828,599 000000000000000000034b3ff09979512212ceac533f78295b7dceef3e20958d 136 1.00/1.00 vMB 23
828,598 828,598 00000000000000000002004a5f962fbac5376be6edef26944174ba341832b24f 2,941 1.00/1.00 vMB 38
828,597 828,597 00000000000000000002d3187aead00112c5a3c2c6a1da5ec8ff862c5dea545f 387 1.00/1.00 vMB 24
828,596 828,596 00000000000000000001ddcf6c69a8782d51b61020e21db842596a52b33faf3b 1,766 1.00/1.00 vMB 32
828,595 828,595 000000000000000000010332c6a27a4212c8af826832bb6dba192089d6cd2ac2 414 1.00/1.00 vMB 25
828,594 828,594 00000000000000000001d12526cd0c9690e38d9aea12eeab8accaeb6c68a78e2 1 0.00/1.00 vMB 0
828,593 828,593 000000000000000000015801830d82a1c40f5c94e069d3d9acc087f2a8afb2c6 2,335 1.00/1.00 vMB 36
828,592 828,592 000000000000000000027ecfbadb7da491f571aa7684bab44223904b7a8b47d9 825 1.00/1.00 vMB 25
828,591 828,591 0000000000000000000128e9f665be8a9d8d877b534a6b33ad658b8d9928a413 2,619 1.00/1.00 vMB 40
828,590 828,590 00000000000000000002e12ff718fa938a7db1af565bb7c9fe796ee98e118375 2,524 1.00/1.00 vMB 40
828,589 828,589 0000000000000000000264894a3314488974d5e5e0d238d570e799d0d7430e64 856 1.00/1.00 vMB 29
828,588 828,588 000000000000000000023f0a7c1054c6b208e149dc6b7c92465c051f07a9f5aa 125 1.00/1.00 vMB 23
828,587 828,587 000000000000000000019885065426c93164142b010d936aa96828bfb76d4228 2,409 1.00/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 781.96 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: 647.62 GB
    • Received: 12.96 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.