Loading Tool

Explorer IconExplorer

Memory Pool

75,084 transactions
27.81 vMB
0.07980766 BTC
Random Selection Loading Transactions
Max Size: 169.26/200 MB

Candidate Block

Mining Attempt 7b6a0a6575d5eb8931e01e64c5cd70c6ef5b9eeb3e88f7f4e03e321cd8cf1b02
Version 20000000
Previous Block 00000000000000000001dd92e066f2c7ec28252fbb6b5fa39f46ea7f85c79f17
Merkle Root a988d9cff87c6c421a356e9f8c5748f5930531848bb2324b44989d0559de37fc
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,132
Size: 1.00 vMB
Total Fees: 0.02023846 BTC
Feerates: 98.68 > 2.03 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,287 (195,280 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
720,007 720,007 000000000000000000053168ee2fbe07d6c8112e02f1556b94e6a61d8374ca92 553 0.16/1.00 vMB 11
720,006 720,006 0000000000000000000a2ccf2b6b007dce14b4235787b2f19569ed4066c2754c 1,245 0.72/1.00 vMB 2
720,005 720,005 00000000000000000008ffa72be3821f54b03271bdfdccc2ac61d409806619fd 2,957 1.00/1.00 vMB 12
720,004 720,004 00000000000000000007cffa7fbc05b663e54757a3e61fb5f894c0eb5f3518a6 468 0.15/1.00 vMB 12
720,003 720,003 000000000000000000026ce75c79c29b47492fda4cc5ca8857b3f2cdcd6ec2e0 1,025 0.35/1.00 vMB 9
720,002 720,002 0000000000000000000959c3cf81303999b8c245d46d07b9c920f2da5948ca16 618 0.27/1.00 vMB 9
720,001 720,001 000000000000000000018a37755407f4f68b566c297c6fc4fa553577cc16e6ee 719 0.39/1.00 vMB 6
720,000 720,000 00000000000000000000664d48a530c8a9047ae31f6ba81ff5c49c22072d4536 1,954 1.00/1.00 vMB 6
719,999 719,999 000000000000000000008ab4bd55fa074613a6fd73efe1daf2500246738beb4d 1,352 1.00/1.00 vMB 9
719,998 719,998 00000000000000000000781a741b7c631c91c3f598baf279d3a2f5b19e700b0a 524 0.23/1.00 vMB 8
719,997 719,997 0000000000000000000775c37ad3973691dbda3578f0f0e7160b74c827b8299d 2,163 1.00/1.00 vMB 8
719,996 719,996 000000000000000000042a990f82bad925dc9139e64a9fdba43846df8b103dd9 41 0.01/1.00 vMB 6
719,995 719,995 00000000000000000008c09bacf897cd6d51ef7b563737ee8701e0f97fe4f745 428 0.29/1.00 vMB 5
719,994 719,994 000000000000000000091023018e7c17cd93672f764132d0239311ebd839fb0e 332 0.17/1.00 vMB 10
719,993 719,993 00000000000000000001785680b103d7fffee528a46370dbbf22ddb434699c9b 489 0.20/1.00 vMB 9
719,992 719,992 0000000000000000000742573368410d79a609bed9023062dda158564f00c42a 1,324 0.51/1.00 vMB 2
719,991 719,991 0000000000000000000457198cda7f1c01fe6ccce9577a7b676bcf6f112f7a93 2,619 1.00/1.00 vMB 14
719,990 719,990 0000000000000000000879bdaea28ec7a1fd111852005f5ac8ae214d43dac997 581 0.41/1.00 vMB 8
719,989 719,989 00000000000000000005c7b512f39b2e63084f8f8a6ad4b509cfcbf8734dfd8a 1,363 0.92/1.00 vMB 8
719,988 719,988 00000000000000000001dd35e54b957c6fc5fa6b1e91b92a8e908f3992762348 796 0.34/1.00 vMB 4
719,987 719,987 00000000000000000005939123019199f9d72e98b86402118ef15b186359aa99 1,047 1.00/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.89 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.37 GB
    • Received: 17.36 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.