Loading Tool

Explorer IconExplorer

Memory Pool

26,509 transactions
9.92 vMB
0.03212797 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 60.02/200 MB

Candidate Block

Mining Attempt a0e0963c6c495f0200f7d2716d7061e849445409b6bbfbe523a0cde0f64b2e66
Version 20000000
Previous Block 0000000000000000000192f7f7f29540150f204e06421cc00ad7343613157401
Merkle Root 9bedb4dc8b5e5d12e1ede2039ab586c9d3ac353482535cc54b18e1fe3775975e
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 465
Size: 0.25 vMB
Total Fees: 0.00782605 BTC
Median Feerate: 2.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,250 (770,695 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
142,555 142,555 0000000000000063fd17d36b27dbd208285fea3d4e5f6396952c5aaed7cd816c 31 0.02 vMB 245
142,554 142,554 000000000000000e34c097458fe25492b70867ee64c5e1fd70c92d8ee48d6a3f 30 0.01 vMB 60
142,553 142,553 0000000000000701030eabb4894f9895c919e8a784b52007197568d1d9cfe10d 38 0.01 vMB 4
142,552 142,552 000000000000059a422066184025913788235f676bd0c41a49d9581810e14aab 96 0.06 vMB 198
142,551 142,551 0000000000000081414da6710aa9e2a7ddc20a0985e2a87e31ec7e0aed73b37a 50 0.03 vMB 164
142,550 142,550 00000000000001da1e37f71432000d134ff75996167f6db79a721346d265eb01 9 0.00 vMB 1,494
142,549 142,549 00000000000002400dcecb653aaa761e2f42f2c6d2a25c890535874ddefa181a 124 0.05 vMB 145
142,548 142,548 0000000000000080303138954e7dcab73e83d65224b9bf59d6f4cb48df8f5a4a 126 0.05 vMB 91
142,547 142,547 000000000000078901ab65dd42b6af955015d10be346d2e5a8b4564e1b7d0bc9 10 0.01 vMB 357
142,546 142,546 0000000000000641afeef47b67773620c451683ddac155dfe608243bdabe0517 107 0.04 vMB 164
142,545 142,545 000000000000072a2621b5d538d12e231fa72cc22e93a35a1571100a2272716e 33 0.02 vMB 119
142,544 142,544 000000000000011c5f301ad45892b640816fad7949e3758c4a4489bbcb9c89e8 120 0.03 vMB 1
142,543 142,543 000000000000008abd410c3b728e9ff7512c748d82ce164bcbe3fe91547b9a4f 50 0.03 vMB 134
142,542 142,542 00000000000000ab1e3e285e221214e880a0f6f476d97eb508a3dd0593d5082b 125 0.05 vMB 173
142,541 142,541 00000000000001d469183598cae4c9a4ce360f302134f6b119450ddce2735887 95 0.05 vMB 885
142,540 142,540 000000000000067fe452f587ab910fb965c2735fdb658424c44330f141d3b71f 60 0.02 vMB 336
142,539 142,539 000000000000070d6ceed9974eeec2c643d7022a50a473a10a26ec70189aa80f 25 0.01 vMB 1,312
142,538 142,538 0000000000000138e25a936cebc30f8ca92c194179135edb363a89aa12028d2e 101 0.06 vMB 301
142,537 142,537 000000000000030ea897de4cee20e4481ee97bfd9d93225040aef68d5b7c19ca 65 0.04 vMB 137
142,536 142,536 00000000000002563b3fc2ac8d0321a6283da6675e6410717dd7427a44f3aa48 10 0.01 vMB 47
142,535 142,535 00000000000005f89b13f09b312ad5dc771330c2c88548ad9c066953589fcb58 160 0.05 vMB 68
Previous 10 blocks ↓
Total Size: 779.29 GB

Node Details:

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