Loading Tool

Explorer IconExplorer

Memory Pool

78,063 transactions
30.08 vMB
0.11420961 BTC
Random Selection Loading Transactions
Max Size: 179.67/200 MB

Candidate Block

Mining Attempt a0704752fad2f2931432a80b6b6b2e0d2e57ad2d119e682546f9cc9db9cd6fe8
Version 20000000
Previous Block 00000000000000000000709f2cd07f7bf3bc6a381136414fb4c7737559e2618e
Merkle Root dc79a6606e4de8daf965122344ccd994a10b5bb9536d94a97a5b8f9f53311c78
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,646
Size: 1.00 vMB
Total Fees: 0.02820022 BTC
Feerates: 107.93 > 2.83 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,274 (513,263 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
402,011 402,011 0000000000000000045125b2f02a5709b6a758a5cba9a7d4e8e5c04abe2589fb 927 0.50/1.00 vMB 35
402,010 402,010 000000000000000001e7103da0c95ca5ec55d1b577396571128ba60452c18026 286 0.15/1.00 vMB 35
402,009 402,009 0000000000000000031aaf2bc30611d80aff61e58ba9e1d89d0272172c1ddb0a 774 0.41/1.00 vMB 37
402,008 402,008 000000000000000002a2669e01eaa86acda3fca1b512c99ce63f9f5d12d38bed 662 0.33/1.00 vMB 38
402,007 402,007 000000000000000005ececb6314417f7d9f1c58054eb12c945b5b7d689297718 332 0.98/1.00 vMB 5
402,006 402,006 00000000000000000026ca7d512c3396ca486970e55c018df28fe106c7c1bf31 2,342 1.00/1.00 vMB 44
402,005 402,005 000000000000000002410db8d92860cb59eeec561bc795bef86ea4223f03aa8d 141 0.05/1.00 vMB 41
402,004 402,004 0000000000000000059529ab59b9576529f9a8a7d6bd1b880961e4e3daf4cf7c 375 0.19/1.00 vMB 36
402,003 402,003 000000000000000005e04ecc6838831346f7a20477dc549d356198c114024c86 1,122 0.71/1.00 vMB 28
402,002 402,002 00000000000000000073d9c918add810bd6d8eac9a9f0abe02998765016b084b 2,013 0.93/1.00 vMB 43
402,001 402,001 000000000000000006e4cba5d6971fe5dd734dc68e158bf0a6f4d78c11d0e91f 2,784 1.00/1.00 vMB 63
402,000 402,000 0000000000000000001b7da4ed218caf465ca9bb08a33712e8fc3fa508e6264c 1,194 0.63/1.00 vMB 39
401,999 401,999 00000000000000000698ebac3b51c09608db7acca8ffbdcc3083545bc1dfd3e6 1,215 0.47/1.00 vMB 45
401,998 401,998 000000000000000002f533df438e7df13eb7e2ddb5b5965218e7e416a60cdeab 1,094 0.64/1.00 vMB 33
401,997 401,997 00000000000000000558adb4cfd153c809db6dcb7b0ae6553ef9640857c973ef 1,158 0.97/1.00 vMB 25
401,996 401,996 000000000000000002cdf3847d042969ed29b69d0f4c32712d45133397f42d8d 734 1.00/1.00 vMB 26
401,995 401,995 000000000000000005f710fe849489debab54878a5da5a4dd219a7743bb02ad3 630 0.27/1.00 vMB 51
401,994 401,994 000000000000000003af7a3f99e83e2c95bc255051874a1388e49dd2e0a11c1b 354 0.19/1.00 vMB 39
401,993 401,993 000000000000000001b271c490e953e3a9198b5a6407122b2b99df51fc766ceb 1,479 0.77/1.00 vMB 38
401,992 401,992 000000000000000004efae1c3f1d74137998ccdf2f4eb22dd96360dd09203778 2,063 0.95/1.00 vMB 43
401,991 401,991 000000000000000000c8379b4329d63a9990b1a04d8206e67017037283ff0705 534 0.34/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 782.87 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: 713.06 GB
    • Received: 17.30 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.