Loading Tool

Explorer IconExplorer

Memory Pool

78,508 transactions
29.44 vMB
0.06860141 BTC
Random Selection Loading Transactions
Max Size: 176.93/200 MB

Candidate Block

Mining Attempt 7e0aa1756cad96fefd6809900d503b9deb281c537a1e4f2d4d4e9a26a1f12e58
Version 20000000
Previous Block 00000000000000000000d6b594037b85fafa2931c04549f2477853c526e018d0
Merkle Root 32a8bd9bdfc183c2d3d74f48c2d4f53f917207f78f9fa818320ad43f62e51f35
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,964
Size: 1.00 vMB
Total Fees: 0.00878951 BTC
Feerates: 150.93 > 0.88 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,997 (140,506 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
774,491 774,491 0000000000000000000186afe8f191404228bec627e43ac55ce556987c758af8 2,156 1.00/1.00 vMB 12
774,490 774,490 0000000000000000000380c6da0eb5497972d2edd054d332d8ce9adf3c347bd2 1,994 1.00/1.00 vMB 13
774,489 774,489 00000000000000000000100ceb170a2145850bdbc107c8c069aee5f314acf9e2 2,217 1.00/1.00 vMB 15
774,488 774,488 000000000000000000065c5e3496ae04b75c27c16e966d2ca408c76efe13d3d9 2,158 1.00/1.00 vMB 9
774,487 774,487 000000000000000000030841f6ea76c58be72e1811541b239c154446d7411743 3,485 1.00/1.00 vMB 22
774,486 774,486 0000000000000000000597130aead0e339da13feb5a8da4d51c35f1cc8f12047 1 0.00/1.00 vMB 0
774,485 774,485 000000000000000000052d500d9228256f152631f05692a5b5f7b10b5feac831 3,085 1.00/1.00 vMB 16
774,484 774,484 00000000000000000003ea3b8e66a0ad7f5de06dff100785d1cc2d9b0e650e27 2,713 1.00/1.00 vMB 14
774,483 774,483 00000000000000000002ed6d793b4845e15ceebc23127133e3db39334a606c9b 3,404 1.00/1.00 vMB 14
774,482 774,482 00000000000000000006cb09174661fb8cfea4dcad85db1fc9258081e88f5fac 2,299 1.00/1.00 vMB 16
774,481 774,481 00000000000000000005d3dfba0bc3a5779b68e28b08e6fd30696672995fd588 3,657 1.00/1.00 vMB 20
774,480 774,480 00000000000000000002bdab27399ac76471a84d7273028a65733682f7a19eeb 3,703 1.00/1.00 vMB 18
774,479 774,479 00000000000000000004399c486d19abba8f4a92121f522734dee26dba50d940 3,299 1.00/1.00 vMB 20
774,478 774,478 00000000000000000001a18237e24c9452e0e5cae4a34924fa0fb73036efb175 2,965 1.00/1.00 vMB 22
774,477 774,477 000000000000000000027ba9019c19ab72d06e4d52ea932ef1237cf04f9bb029 2,281 1.00/1.00 vMB 21
774,476 774,476 0000000000000000000132360c1f2fdf7dbd332cdee629cdcd1eaea035e8a79f 3,893 1.00/1.00 vMB 30
774,475 774,475 00000000000000000006bb7e7b86ca0a636e139bec380791779c4dcbda004b54 3,754 1.00/1.00 vMB 33
774,474 774,474 000000000000000000049837ecd0c9ef7820875f8af8108c7dc8f01ad96df357 3,118 1.00/1.00 vMB 22
774,473 774,473 00000000000000000005f3af89e2ed802ac49f6f37f14fe7e0f88055570b6e9e 3,709 1.00/1.00 vMB 23
774,472 774,472 0000000000000000000344f2452a76ea4925a517176e2d3650e888c81988698c 3,276 1.00/1.00 vMB 15
774,471 774,471 000000000000000000004738e9e3c42f349e686162d92adbb733d1710a48802b 2,547 1.00/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.39 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: 664.49 GB
    • Received: 14.99 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.