Loading Tool

Explorer IconExplorer

Memory Pool

82,684 transactions
31.91 vMB
0.09560507 BTC
Random Selection Loading Transactions
Max Size: 189.71/200 MB

Candidate Block

Mining Attempt 470ea3a5df8894aaeaf584c6ef282cfcfaecc39e981aa1b254490df4f25bdbe8
Version 20000000
Previous Block 00000000000000000000880b1680fef67d1387961500b05f68e29399f83d5076
Merkle Root fb02da277d3a36deacde1aabe4849aef43f7c6350157febb88d0670a3e6f4d1b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,317
Size: 1.00 vMB
Total Fees: 0.03188638 BTC
Feerates: 101.66 > 3.20 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,953 (226,100 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
688,853 688,853 000000000000000000090b9d03ffe20220e888408fffe34eb0ca7917213ae76a 1,481 1.00/1.00 vMB 28
688,852 688,852 00000000000000000004ec82555de775f0465f466debbff1fd893e5959a52888 2,467 1.00/1.00 vMB 30
688,851 688,851 000000000000000000017a99ebb791d57e796dddf8ea9912e80e86cee849fb59 1,356 1.00/1.00 vMB 62
688,850 688,850 0000000000000000000e0226b475752bab570f1a8b03044404c11dafa8e30263 1,893 1.00/1.00 vMB 24
688,849 688,849 0000000000000000000010e419420bbc7fd9d689a80624bf39451c8cf276b301 2,349 1.00/1.00 vMB 11
688,848 688,848 0000000000000000000822a4bdab48527fa35bed5b02e22e34c2280b78bfdeb1 2,690 1.00/1.00 vMB 74
688,847 688,847 00000000000000000000ddd3a96ec5764702cf7193882d204db3da730f2cf254 1,633 1.00/1.00 vMB 15
688,846 688,846 00000000000000000003937c5d232d652317a160a547a2d8637c0c1cbc7f5f23 2,483 1.00/1.00 vMB 51
688,845 688,845 000000000000000000051fe40534b4da09251e19a694825f962446475f95f680 1,781 1.00/1.00 vMB 66
688,844 688,844 0000000000000000000df2f3f51143415dbf58664ed51add4d3ff8f1d1fd4d27 2,699 1.00/1.00 vMB 78
688,843 688,843 0000000000000000000d3f99ca7e1492df641aac8fd6a198d11b265c50172e83 401 1.00/1.00 vMB 4
688,842 688,842 00000000000000000005eec3b5f70183f07500c9ed8e824874db944e6a041021 2,317 1.00/1.00 vMB 20
688,841 688,841 0000000000000000000c38cd91b4a27a9416f6979b9dc11d937be51619745d61 2,168 1.00/1.00 vMB 49
688,840 688,840 0000000000000000000492a996c894ba40be0a3dbd2923954925a46010830807 1,187 1.00/1.00 vMB 21
688,839 688,839 0000000000000000000527c62f0aba4425ae5ecc673f835f8f68269170045dc1 1,601 1.00/1.00 vMB 36
688,838 688,838 0000000000000000000441206266d8832d34e4acae2b9c12e3d39bf5a30b40a2 289 1.00/1.00 vMB 18
688,837 688,837 0000000000000000000c64279121e055b29f072d90e1a12bae28bfd874717282 1,276 1.00/1.00 vMB 37
688,836 688,836 000000000000000000071c3c27b5c5ba9827906b88df2662dd273dcca1d44c8c 1,123 1.00/1.00 vMB 60
688,835 688,835 00000000000000000009cb7c8edd0d72d1ade37ab402d92b4abce2903d2209b2 1,527 1.00/1.00 vMB 38
688,834 688,834 0000000000000000000687c8104867f44d2e789adae33a8cbe2ccfdc006f43b8 352 1.00/1.00 vMB 17
688,833 688,833 00000000000000000005ea7f73ab1736e80d5874784045c1211095772ec3a1fc 2,133 1.00/1.00 vMB 42
Previous 10 blocks ↓
Total Size: 782.31 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: 658.72 GB
    • Received: 14.58 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.