Loading Tool

Explorer IconExplorer

Memory Pool

78,395 transactions
29.11 vMB
0.08173157 BTC
Random Selection Loading Transactions
Max Size: 176.22/200 MB

Candidate Block

Mining Attempt 71ae0ca6dd51a153ae4b95f3f01e8f0cdc27dafae80ddb4e3cef202fdc170363
Version 20000000
Previous Block 00000000000000000000f174527a55589ee9a7d627506640aecc5089076e5f75
Merkle Root 57f79cf2a3b2cc15113487d6d7141a59d2b3d5e1e19f6b10a3fbd90ce360ceac
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,773
Size: 1.00 vMB
Total Fees: 0.02079724 BTC
Feerates: 178.73 > 2.08 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,162 (266,302 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
648,860 648,860 0000000000000000000746e95daf81a5742abde728ffdaae69715b6cc0c71112 554 0.31/1.00 vMB 48
648,859 648,859 00000000000000000008b5fa22ddd8f5d7094d26828de498806824846d4ac63a 894 0.38/1.00 vMB 47
648,858 648,858 00000000000000000009fc212de2d0ee6163f595faee09ee246739afa494c85f 1,035 0.44/1.00 vMB 39
648,857 648,857 000000000000000000021948be68d1e100591ea735ab9e7f41d7df68d8b5de51 1,497 0.56/1.00 vMB 22
648,856 648,856 0000000000000000000170094dbec44877336653714396ce2add1f99cb94f314 2,676 1.00/1.00 vMB 45
648,855 648,855 0000000000000000000b1f46a63cd0b932dee9542984c561fd0bc184a5134b46 1,929 0.75/1.00 vMB 36
648,854 648,854 00000000000000000002c7c92178abd4eafad2b5f49d9a842210f0f04e367e28 1,212 0.55/1.00 vMB 30
648,853 648,853 000000000000000000048eff2a469f9c7e42f323655d0f4e2143d7211d68d460 987 0.73/1.00 vMB 18
648,852 648,852 000000000000000000048c49e4097ff413ce8a03d0f9af034024b0e59f1b6e2a 2,106 1.00/1.00 vMB 37
648,851 648,851 0000000000000000000882a663d6926d0a567b0e4f571cff0dcc5bfdcd640329 1,896 0.74/1.00 vMB 38
648,850 648,850 000000000000000000056e89e774a4db88a8c5a3863a33cf218e42bc3642c22c 1,152 0.52/1.00 vMB 36
648,849 648,849 0000000000000000000adf767b6f68dc4722f8c8a7f42d12ff514985b91ad4fb 1,201 0.64/1.00 vMB 39
648,848 648,848 00000000000000000008babfeace486c65328e7d09e12050938441836e5a37e1 1,539 0.83/1.00 vMB 30
648,847 648,847 000000000000000000053e25eb1b3f32515ee0dad20761a98ca2163bff445414 430 0.23/1.00 vMB 41
648,846 648,846 00000000000000000008e900e152c6590d06aa97014ceb02f074b0e7dace02b4 1,383 0.67/1.00 vMB 35
648,845 648,845 00000000000000000001a65f7c971f559672c91fce52cbf213ad55c5517c9028 781 0.25/1.00 vMB 43
648,844 648,844 00000000000000000007e4487449b4fe908369c6ae1a72ba9205f8b75be1080b 1,131 0.64/1.00 vMB 36
648,843 648,843 0000000000000000000a1e28f47d5a9d89d8c3a1e353c001929df6617e6606bb 416 0.12/1.00 vMB 52
648,842 648,842 0000000000000000000538597690cf1098afb487db92e94d391fc7e3085fa9d9 1,541 0.55/1.00 vMB 36
648,841 648,841 0000000000000000000faa93a2afe1da475f07f5661b26966b164b04b2ca5087 2,190 1.00/1.00 vMB 26
648,840 648,840 0000000000000000000a98014d0866e2518fb18d46468ec1ea0af869699e91b3 2,407 1.00/1.00 vMB 64
Previous 10 blocks ↓
Total Size: 782.68 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: 677.99 GB
    • Received: 16.44 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.