Loading Tool

Explorer IconExplorer

Memory Pool

49,610 transactions
29.97 vMB
0.09485929 BTC
Random Selection Loading Transactions
Max Size: 160.43/200 MB

Candidate Block

Mining Attempt 04f436cbd3becf3c492a084f0256166a6d716f07cbefa89fb2a70ce1f9ee7ef9
Version 20000000
Previous Block 00000000000000000001073fbbdfd9cf89877f0a8ea98729a2d0c883dbdb3937
Merkle Root 38b84254a5c04b2353d27ad9590e8d1d574dad55b066a8c483d871d67e56d656
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,633
Size: 1.00 vMB
Total Fees: 0.02790935 BTC
Feerates: 73.20 > 2.80 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,813 (356,374 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
558,439 558,439 00000000000000000007d326203eefe7fe47f02e493f96167c8ddcc0f2457f11 2,784 1.00/1.00 vMB 9
558,438 558,438 0000000000000000001ae641538f9352daf67515234e5cc3b2b64c7a285eedba 1,969 0.63/1.00 vMB 11
558,437 558,437 00000000000000000005e5c97b7bc57d0abc4e03014419aefc25325055682da9 534 0.17/1.00 vMB 14
558,436 558,436 000000000000000000232fed944ac737b3c75c55af9d693817a3ed495656ba0c 1,794 0.53/1.00 vMB 12
558,435 558,435 00000000000000000006381888efefad4ce8db52548c49ccd3352a5a11ad21ee 2,815 0.92/1.00 vMB 12
558,434 558,434 00000000000000000007ec2b2c42473742c79e10dd21568f9ce5e8b654fd9ec2 298 0.10/1.00 vMB 12
558,433 558,433 00000000000000000016019925309eac243d60ea60439f38e0d3cefd207e4fbc 1,552 0.52/1.00 vMB 10
558,432 558,432 00000000000000000021ac236d0b29b4467f99c2c8783032451ba7b735045e3c 2,013 0.68/1.00 vMB 26
558,431 558,431 00000000000000000028a69d9498c46b2b073752133e3e9e585965e7dab55065 2,647 0.87/1.00 vMB 10
558,430 558,430 0000000000000000000fe62df0a448387749c30d5d2a5f1023066c4f3a97c922 2,698 1.00/1.00 vMB 3
558,429 558,429 000000000000000000293630cbf0d8c00e8d0e0b7573aca993206c8a0bab8a2c 2,831 1.00/1.00 vMB 11
558,428 558,428 00000000000000000000d6dc8caff0c606bcac5c7c7f5a2acd212431736f3073 3,308 1.00/1.00 vMB 42
558,427 558,427 00000000000000000008e3b555ba73fdca7b64a69fec5ae47174d6f7c3876f10 2,184 0.73/1.00 vMB 11
558,426 558,426 00000000000000000025505c14294ee77b867a59a719151ce7e3c50b2801dade 1 0.00/1.00 vMB 0
558,425 558,425 00000000000000000000d46205cc0e2500882e8420bf70ea13421616a111e3cd 2,568 0.84/1.00 vMB 11
558,424 558,424 0000000000000000002c34bed71dd9b3c9dc91928fff3bef410a8755578b68e4 1,357 0.41/1.00 vMB 11
558,423 558,423 000000000000000000295b001a5083c4c1cb743d56474462ca4d3cf159986e63 2,071 1.00/1.00 vMB 8
558,422 558,422 0000000000000000002fde3b735535aa1058356b1c7b4eb74c99c57a61224da5 2,732 0.85/1.00 vMB 6
558,421 558,421 00000000000000000018f8c3627551cd470a581afe3a8e459578ec31dd42b4b0 3,188 1.00/1.00 vMB 17
558,420 558,420 000000000000000000029d661c1144ea07936292e72cb6fc756723daa506b930 1,674 1.00/1.00 vMB 6
558,419 558,419 0000000000000000002673b32c5a82ec32d251de9624687a84821ce74fe1fc1f 3,316 1.00/1.00 vMB 7
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.