Loading Tool

Explorer IconExplorer

Memory Pool

82,414 transactions
31.02 vMB
0.10573264 BTC
Random Selection Loading Transactions
Max Size: 188.61/200 MB

Candidate Block

Mining Attempt f692316a05505d63de8c66b91866defe7278fca45919e799f4a89b72eebb483d
Version 20000000
Previous Block 00000000000000000000464fbd6ccc853e5ba244ebbed6c329fc6ad23af9abcc
Merkle Root 7fec399f14d8e47b7176a390732a789bf825610dc75d3a8d3a208fd8ae82a648
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,195
Size: 1.00 vMB
Total Fees: 0.03224128 BTC
Feerates: 200.89 > 3.23 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,382 (207,917 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
707,465 707,465 0000000000000000000b2324bc1cfdb38fa709526aff92d5ca2e4d315d29f182 2,891 1.00/1.00 vMB 11
707,464 707,464 0000000000000000000d9c862e870c7b045dbe9f6c12627de5c7e304bc6cd72a 2,591 1.00/1.00 vMB 3
707,463 707,463 0000000000000000000481e6162c61460b27096833a175d2097b69fc6c132a43 1,314 1.00/1.00 vMB 6
707,462 707,462 00000000000000000005903060b35b144191f316038b26793ef6ce93bbb7f452 2,907 1.00/1.00 vMB 11
707,461 707,461 000000000000000000049188f2a29300c2cc12a186d9cbf75e34f6fec0a4f789 3,124 1.00/1.00 vMB 5
707,460 707,460 00000000000000000002d5ff36de1039f3c8dcd2a80403fcb998d53cc683bfea 2,839 1.00/1.00 vMB 10
707,459 707,459 00000000000000000003958de06d4772e78f9d1ee98fab861544d6573a5de737 3,247 1.00/1.00 vMB 6
707,458 707,458 000000000000000000090ac43a92ea7acb541d81d2a668d7e327e89457cff726 3,244 1.00/1.00 vMB 13
707,457 707,457 0000000000000000000bfeb59704ccabe9dee228f61b1145baaec2fcc70c12a2 2,704 1.00/1.00 vMB 16
707,456 707,456 000000000000000000003ac454342feff4021733460c4c0ea8cf420f81ede6c9 2,790 1.00/1.00 vMB 23
707,455 707,455 0000000000000000000d713909ecde13e9e71ae12eb03adf6708d4d5b4e6df5b 544 0.25/1.00 vMB 10
707,454 707,454 00000000000000000008a1f8c073a736300204ee2958ac11868cfb4fae296b9f 935 0.27/1.00 vMB 10
707,453 707,453 0000000000000000000a670c62465555826e2ca22652b5677ffb056a34e6371e 1,243 0.66/1.00 vMB 3
707,452 707,452 0000000000000000000df1d5f807dfa577366974dc89d4691dc6220c67d0e1c9 2,606 1.00/1.00 vMB 12
707,451 707,451 000000000000000000023d9b0c4fbed4699e92660e121264cc85dbd32b5e4883 1,214 0.74/1.00 vMB 2
707,450 707,450 0000000000000000000b48a511add774a4aed0e285654a62181d678a6c0dc137 3,046 1.00/1.00 vMB 12
707,449 707,449 000000000000000000062749c755d59f4b85785b9d869d119ee943cf842367a9 1,774 0.66/1.00 vMB 7
707,448 707,448 0000000000000000000c5b2faa4fcecc4f6df533e8bd9340fa9736f962ff7679 2,780 1.00/1.00 vMB 9
707,447 707,447 0000000000000000000994cad91f71cd57af42d36ca30007db4d3247810acbca 1,041 0.37/1.00 vMB 8
707,446 707,446 0000000000000000000a0a34ad6e294aa161eb1ccd169183f25a373d35c9bf28 651 0.21/1.00 vMB 5
707,445 707,445 0000000000000000000be23d1f8a9b61880b459d51ffbc90510c59bd661a9227 1,089 1.00/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 783.05 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: 720.60 GB
    • Received: 18.21 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.