Loading Tool

Explorer IconExplorer

Memory Pool

27,097 transactions
27.22 vMB
0.07181269 BTC
Random Selection Loading Transactions
Max Size: 130.54/200 MB

Candidate Block

Mining Attempt aa3db3ec2ad7ccbdb11374e96aa2219539ecb3e557d6e2dbb237ce303b9d4930
Version 20000000
Previous Block 00000000000000000000222279f35db39c4c1e723abe28171badb7bd3d2267db
Merkle Root ebf804ebdb0f1c31622cc28663d8ae8d4a0bd34960fd39302f0aedfe29b2fcd9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,827
Size: 1.00 vMB
Total Fees: 0.02042117 BTC
Feerates: 178.73 > 2.05 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,491 (379,616 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
534,875 534,875 0000000000000000002771c92775d49603226957439cb81d6e8a56a3bb5a3330 276 0.09/1.00 vMB 21
534,874 534,874 000000000000000000192d117d547416c7c6ca1aa3085ff006936abe5f13f7a8 236 0.11/1.00 vMB 20
534,873 534,873 0000000000000000002d6ed36e7cd9ad28d0a9d5df0c5461bf6d082afddbc6b1 1,240 0.45/1.00 vMB 25
534,872 534,872 00000000000000000022b098440c1efb0dbd3fe0f589cd1a190a47a4cfa9a39c 2,066 0.93/1.00 vMB 16
534,871 534,871 00000000000000000022b8746bafdce8dde8f961212d35d89fd0482ca9198831 1,094 0.48/1.00 vMB 30
534,870 534,870 00000000000000000025a3b0c9a313fe6e8d7441ec179e6add130b680af61a73 240 0.15/1.00 vMB 7
534,869 534,869 0000000000000000000a66e5d6458c9c3430b59723d078ce6bc5c29b22e9a334 687 0.23/1.00 vMB 34
534,868 534,868 000000000000000000075341b8ddc9b608affd7ac315d3f6fb424edf225096ef 1,419 0.66/1.00 vMB 6
534,867 534,867 000000000000000000088fa9cd89e27b93db5a7813317140ac070d411ec153bc 2,566 1.00/1.00 vMB 10
534,866 534,866 00000000000000000024ac161e91501628ee48021d342531347bce8f840f41e1 2,720 1.00/1.00 vMB 28
534,865 534,865 0000000000000000002d97ff8c9268c07f81f2d98da50e00b0811463c360af91 2,699 1.00/1.00 vMB 31
534,864 534,864 00000000000000000027001d6640b8b40fd2978d030816e83d5d15497cacd777 1,602 0.77/1.00 vMB 26
534,863 534,863 00000000000000000020396e5b97ee1ca04f47e8196391739c0155cd63f7cdda 2,542 1.00/1.00 vMB 5
534,862 534,862 0000000000000000002574133670837f68e0a08fd6e164df78bbb3279699fffc 2,582 1.00/1.00 vMB 36
534,861 534,861 000000000000000000221454bfa1301f8aae5a106751866080c3cafecb6818e4 1 0.00/1.00 vMB 0
534,860 534,860 00000000000000000001535b9eb8d873fa1ab61aaba1af4aafa2ef296cfe3f53 2,360 1.00/1.00 vMB 35
534,859 534,859 0000000000000000001105147977e50d6d7321c1f72cb6b136d8af04cb4b7ce8 409 0.18/1.00 vMB 45
534,858 534,858 0000000000000000002ec88e0384657ce910d5db17af1348777702c4a3ba3a19 1,569 0.98/1.00 vMB 13
534,857 534,857 00000000000000000028c938fa317d4833597d6c2e05769e38cce5ec69dcafba 2,212 1.00/1.00 vMB 8
534,856 534,856 0000000000000000001d4f1a8d45654a5dce198e0719d59ce2f38bac445ed7e2 2,508 1.00/1.00 vMB 18
534,855 534,855 0000000000000000002a7136fda3cc663e0a803ebbdb6ac7145b8ab4f3fa9611 2,181 1.00/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 781.48 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 611.74 GB
    • Received: 10.88 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.