Loading Tool

Explorer IconExplorer

Memory Pool

73,820 transactions
27.30 vMB
0.06560307 BTC
Random Selection Loading Transactions
Max Size: 166.66/200 MB

Candidate Block

Mining Attempt 38d56596b12b7e3ea13a2d67bd623ba8ef68d0b4f2522818f4db5ff363020228
Version 20000000
Previous Block 0000000000000000000189a5f20e878121d89bc785969cccc1ec619f95e896c3
Merkle Root 72b45f3eeed8469f85941de47cca5cc31326360b2f47999576473190dc09d608
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,529
Size: 1.00 vMB
Total Fees: 0.00753211 BTC
Feerates: 73.20 > 0.75 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,281 (122,261 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
793,020 793,020 00000000000000000000a33573c525d6633405067bd4d474b9a87cde80eab6f5 2,084 1.00/1.00 vMB 62
793,019 793,019 000000000000000000006f6868d8a7c92512cd044769032255c9610900e67a81 3,190 1.00/1.00 vMB 61
793,018 793,018 0000000000000000000443e5ebdebd7fa4a19badd2139da1d37453e071edb2e0 349 1.00/1.00 vMB 69
793,017 793,017 0000000000000000000152f5f1334cf07a698543e999bdead287f35167bee728 3,038 1.00/1.00 vMB 74
793,016 793,016 000000000000000000045562f3e108357aa641598d9b28f33c5da3d0279dd874 2,545 1.00/1.00 vMB 69
793,015 793,015 00000000000000000000f988958756c5c75551779d4c8d797d2ec1a480260581 2,331 1.00/1.00 vMB 77
793,014 793,014 000000000000000000021cfd62abd2fc154b26c551df502b20117358b9b606e6 3,457 1.00/1.00 vMB 62
793,013 793,013 000000000000000000054d606294e3afbbe543fcd6663480bad07563ec153032 3,550 1.00/1.00 vMB 54
793,012 793,012 0000000000000000000464d49063dbac6ea9282783693badafb2050075799999 2,792 1.00/1.00 vMB 65
793,011 793,011 00000000000000000004190716f75649ae9450bad36a3e61299af4da3cb4aad0 2,193 1.00/1.00 vMB 72
793,010 793,010 00000000000000000005678b54de3a0fce7553c7ef5a13a5f6b7679c295f0c1d 3,492 1.00/1.00 vMB 62
793,009 793,009 000000000000000000024c31aee51c565cd98eb87c31078f04c8c2cdb651568b 680 1.00/1.00 vMB 51
793,008 793,008 0000000000000000000266d494096858d32c699717c44784d2df1f4265aea706 1,996 1.00/1.00 vMB 65
793,007 793,007 000000000000000000002744622ee7db86efcd08c5aae5d578f93d00f978cbc8 3,196 1.00/1.00 vMB 68
793,006 793,006 000000000000000000037ac1ead068cd7b137dcf58f281d99fc4201e74ead068 3,412 1.00/1.00 vMB 65
793,005 793,005 00000000000000000003b9b6e440dbeb0a9f58215e5474055aabac4b4ee63035 3,341 1.00/1.00 vMB 72
793,004 793,004 0000000000000000000135abc170c4de55c093bbaad68ecbbe315cb0eeafaf93 2,227 1.00/1.00 vMB 87
793,003 793,003 0000000000000000000391eae70b26606f13c81b30215f53c00a614291c9477e 3,599 1.00/1.00 vMB 53
793,002 793,002 00000000000000000000585a7808ed95ebd6b55d9a0fef93568480ecc0b3435f 4,012 1.00/1.00 vMB 56
793,001 793,001 000000000000000000056281bbefe13f74d3552aed2a05b0bcc9e2c78422bfa0 3,650 1.00/1.00 vMB 65
793,000 793,000 0000000000000000000210268788e1bb7c1d73eff1878d5108d2a437e86898c0 2,823 1.00/1.00 vMB 79
Previous 10 blocks ↓
Total Size: 782.88 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: 713.23 GB
    • Received: 17.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.