Loading Tool

Explorer IconExplorer

Memory Pool

41,992 transactions
26.77 vMB
0.05682865 BTC
Random Selection Loading Transactions
Max Size: 140.54/200 MB

Candidate Block

Mining Attempt c71eb3c6227acfbf37d5de5b344c527270266c30ad0c6dec76fa50811bf20daa
Version 20000000
Previous Block 00000000000000000000625f3ecbf1c94fa42f7788ebbce56cac527f5d7f730b
Merkle Root a3b2475c60a0582cb3141070ad2894a63331d6fe2cb8394e27a69b7f35dc4c60
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,501
Size: 1.00 vMB
Total Fees: 0.00730460 BTC
Feerates: 103.41 > 0.73 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,924 (128,473 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
786,451 786,451 00000000000000000000d9c883ef985adc7ef453ef6bfa8d3c8a7748626f03d1 2,476 1.00/1.00 vMB 26
786,450 786,450 000000000000000000041b84303c5863540792e5788cd9fea1f93729fe74cbdc 2,974 1.00/1.00 vMB 7
786,449 786,449 0000000000000000000206ea3c37c394cf1b4abc506a43c29195a5901283deec 2,745 1.00/1.00 vMB 13
786,448 786,448 000000000000000000039cbd167ae79e54d00962f4c267566a4f1828e8ad2c3b 3,061 1.00/1.00 vMB 14
786,447 786,447 00000000000000000001782f751ab153b1d8764567876b8b63021f2e7d1e87f5 2,247 1.00/1.00 vMB 4
786,446 786,446 00000000000000000000fba4ade60ff6ab6b405cf265335c666d15e0725e06d0 2,674 1.00/1.00 vMB 13
786,445 786,445 0000000000000000000464b0be4527d5d6a7389266d4d103d20622c50dc2be4f 1,222 1.00/1.00 vMB 13
786,444 786,444 00000000000000000005c53d5786d81a2d304f1cdfd006733a0454c32b9660d5 2,165 1.00/1.00 vMB 18
786,443 786,443 00000000000000000001cabd3f7807a4479d911dc211e279b6a9e3697312a969 3,285 1.00/1.00 vMB 26
786,442 786,442 0000000000000000000000ff6bab98b41622e952e2134a522c306850f2708492 2,780 1.00/1.00 vMB 28
786,441 786,441 00000000000000000004ab1c5017c52fab46152381d2233c4bbcf5a59c61e265 2,018 1.00/1.00 vMB 30
786,440 786,440 0000000000000000000081dea893c594e1c5e973aeafcade50864ad9ceb4105d 2,848 1.00/1.00 vMB 4
786,439 786,439 0000000000000000000373f173e61fe8c21272f381359f9d3aa6c3545387db1a 2,682 1.00/1.00 vMB 14
786,438 786,438 0000000000000000000501e237ed51321ca99373a3a5cc8eb9006f07f21b25ba 2,163 1.00/1.00 vMB 9
786,437 786,437 00000000000000000001bded9d059db96d4ed18df0176d0beec90f690f4d19d6 2,288 1.00/1.00 vMB 15
786,436 786,436 0000000000000000000037dd273765eb07248ba7c23fe864168587f9ce20b999 2,732 1.00/1.00 vMB 22
786,435 786,435 000000000000000000033f8cc6b720bdf5a6f0737e8c9846eca8da7bb3e9b239 2,054 1.00/1.00 vMB 13
786,434 786,434 000000000000000000008970ebb73ff62cb5b4b9785fc1a9eb83aa865fccd791 2,509 1.00/1.00 vMB 10
786,433 786,433 00000000000000000000540e479c7811296e3501fe16d853299fb6b00424e9ff 2,101 1.00/1.00 vMB 15
786,432 786,432 000000000000000000057d3d2981bade313ce211cc4466a153e7fe03990e2408 2,619 1.00/1.00 vMB 22
786,431 786,431 000000000000000000004085b47726b458c8beade26a9a31dc60d60688a2e10e 1,063 1.00/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.25 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: 655.52 GB
    • Received: 14.32 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.