Loading Tool

Explorer IconExplorer

Memory Pool

46,184 transactions
28.00 vMB
0.08613878 BTC
Random Selection Loading Transactions
Max Size: 148.23/200 MB

Candidate Block

Mining Attempt 2664180a896d3643c31ffc76f2eaafcb6a9a70d39dc3b1040b079279ce301ad6
Version 20000000
Previous Block 00000000000000000000625f3ecbf1c94fa42f7788ebbce56cac527f5d7f730b
Merkle Root 8f4f38424ea80f8b592ac0dbbb298e8cec7e53857022083faf54f9797cd0adf2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,170
Size: 1.00 vMB
Total Fees: 0.03167458 BTC
Feerates: 181.54 > 3.17 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,924 (370,385 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
544,539 544,539 00000000000000000012544db5bf3a815712ae4dc4fa52b8faeb41ef785a80f3 2,582 1.00/1.00 vMB 19
544,538 544,538 0000000000000000001ac4c5834a459d202578832cba21c0e40b9530cf03f66c 2,352 1.00/1.00 vMB 8
544,537 544,537 0000000000000000000888595e390dd3df705b09d1ea03666c2356721327d754 2,493 1.00/1.00 vMB 17
544,536 544,536 000000000000000000096d4052ed11b1db52675ea486feb047b708493c97c709 2,832 1.00/1.00 vMB 33
544,535 544,535 0000000000000000000c6c779603a185490505421ddd5f1084637eace815fb9e 1 0.00/1.00 vMB 0
544,534 544,534 0000000000000000001b7949772eef25c640852e3def79420861dcc3ba660969 1,991 1.00/1.00 vMB 13
544,533 544,533 000000000000000000189fab1ef5b0fd0b4905f79c94de91544c6165c50b4b5e 1,538 1.00/1.00 vMB 7
544,532 544,532 00000000000000000006c1fc8eb220c431f34f1c765e49b7c8753f86a22165e4 2,219 1.00/1.00 vMB 20
544,531 544,531 000000000000000000212a89d06683fbd3c5f1573bc0a9d35e5c0d28a8dea12c 2,717 1.00/1.00 vMB 8
544,530 544,530 0000000000000000000ed53a6fb8afc73ff30746508b1b89410863cff4c6061d 2,637 1.00/1.00 vMB 15
544,529 544,529 000000000000000000103411350a5d21fdb7dbfe9835a1b4a08efbc4a1bfd6da 2,943 1.00/1.00 vMB 23
544,528 544,528 000000000000000000057f1d05a8b3570e02946171cac5b68693a7fd3b34ba63 2,321 1.00/1.00 vMB 30
544,527 544,527 00000000000000000015e76c6fbe40e59581a35c1074d4fbb71e638e72061fb9 1 0.00/1.00 vMB 0
544,526 544,526 000000000000000000052e69bd74faa2cd842417f93628032ff8af760c660beb 3,503 1.00/1.00 vMB 10
544,525 544,525 00000000000000000013548680d4f101d251502628a949aa8456b6582009108e 2,395 1.00/1.00 vMB 17
544,524 544,524 000000000000000000194d7ead6debb0c34faf6107f9d4117eb4fc3fc7275619 2,544 1.00/1.00 vMB 24
544,523 544,523 0000000000000000001f3f709cbec1f4428f48114029906af23863c45d533c64 3,532 1.00/1.00 vMB 16
544,522 544,522 00000000000000000021a905bf5c0857056030716f3ca94258307f8bc9384cab 3,046 1.00/1.00 vMB 32
544,521 544,521 0000000000000000001f8e9620b1604d13a8aa9ff7a81d80bc2ad7f592753ac9 3,155 1.00/1.00 vMB 17
544,520 544,520 00000000000000000012265dd9b52ed51f0be223be48e55166efe8f8da35074c 1,985 1.00/1.00 vMB 30
544,519 544,519 00000000000000000020d2bfc807c3f07ab9f8ab31ee968e4753f67e782d8a1a 1,957 1.00/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.25 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: 655.58 GB
    • Received: 14.33 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.