Loading Tool

Explorer IconExplorer

Memory Pool

55,157 transactions
32.40 vMB
0.16054696 BTC
Random Selection Loading Transactions
Max Size: 173.24/200 MB

Candidate Block

Mining Attempt f156e6299636c8e82180cce293ace11207fee521ece9caf2159dfe1bb1a65dc4
Version 20000000
Previous Block 00000000000000000001313720cdab0b96a52eb599aa00254522f99d726b53eb
Merkle Root 94a21532b4fdc40061fc1e5d12e08cb182933eafc5d6923d346383b4948d867b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,394
Size: 1.00 vMB
Total Fees: 0.05394362 BTC
Feerates: 301.66 > 5.41 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,821 (77,324 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
837,497 837,497 000000000000000000012bd821d9d4baa773aa456b9f33571f7abe2d5d1c26ba 4,408 1.00/1.00 vMB 19
837,496 837,496 00000000000000000000de9e10417ff5592a76b4e518952c128b73633573e569 4,013 1.00/1.00 vMB 24
837,495 837,495 00000000000000000002831d49fe95f4d9c6b9d38ea84dd9c72dbdc414879415 1,037 1.00/1.00 vMB 31
837,494 837,494 00000000000000000002e715925a9511f621de63f13b72ab9509279eb3ceed67 3,349 1.00/1.00 vMB 28
837,493 837,493 00000000000000000001f3c58d91f30ee01954695209058ccd0857bac7e7f553 3,368 1.00/1.00 vMB 10
837,492 837,492 00000000000000000002536093886d095dac7a230cf1b4d087bd741638faf7f4 3,060 1.00/1.00 vMB 11
837,491 837,491 0000000000000000000251d9450f250384272225fa4613ae9379c09e148d3e13 3,012 1.00/1.00 vMB 13
837,490 837,490 00000000000000000001df0d1f2c7cedd13be2b2bc1d26fc6cb2c62fc3deedf0 2,254 1.00/1.00 vMB 20
837,489 837,489 000000000000000000019d2f6c0fe97d3aa0c864ba50e49ec38c6b31031fd8b9 2,888 1.00/1.00 vMB 11
837,488 837,488 000000000000000000024fe81b5ff7fc9c81cc73a5a6065a6acce481cccd6ef0 2,092 1.00/1.00 vMB 11
837,487 837,487 0000000000000000000008e9306a2883721f0486973eb23edf1ea9d3efa1f5dd 2,617 1.00/1.00 vMB 12
837,486 837,486 00000000000000000000fbfcbcd721b566481571c1ae37fe20b5bfb820a5c3fc 1,435 1.00/1.00 vMB 9
837,485 837,485 0000000000000000000147b75b5e16da6da2097f5e5514bef3d65cb964d237df 218 1.00/1.00 vMB 6
837,484 837,484 000000000000000000026a6f7a87c3fb6cb12b933dc70398c16cd1f6d21aa9df 1,722 1.00/1.00 vMB 9
837,483 837,483 0000000000000000000106d777a914caa368450c60592dfc0f7c4a87c32b1d30 179 1.00/1.00 vMB 6
837,482 837,482 000000000000000000027655ab6e996f4b0e3f39ac553fe5b27389fa661b5af2 1,048 1.00/1.00 vMB 8
837,481 837,481 00000000000000000001080a4ee68b9c7c9a5d6f416cd7eb96c2a10b8cbb3a73 2,293 1.00/1.00 vMB 11
837,480 837,480 00000000000000000001241ca0a6d882380f8e388ef87c936fca1b3a90eff8f6 231 1.00/1.00 vMB 7
837,479 837,479 000000000000000000013a7c29390eded0c938ffec260075dd505a35e23c4a23 1,950 1.00/1.00 vMB 8
837,478 837,478 00000000000000000000c27960456ff47fa50efe72bc678379db394af57ed555 1,859 1.00/1.00 vMB 14
837,477 837,477 0000000000000000000184760b2c3619775fe21bad11be5053006cb875559bad 2,450 1.00/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.07 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.26 GB
    • Received: 13.52 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.