Loading Tool

Explorer IconExplorer

Memory Pool

82,793 transactions
30.39 vMB
0.14689981 BTC
Random Selection Loading Transactions
Max Size: 184.06/200 MB

Candidate Block

Mining Attempt e69a25f1a2737c4e14b9e9cd738e165b9fb0733b801ebf4e63d48a6f66c0ae61
Version 20000000
Previous Block 000000000000000000016a81c5974205d8be7825f3436d4fbbaa2e3ded369b8d
Merkle Root aae884e7e92475197221df3b667f6cae6e48eca557534441b1ff7869718a6593
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,789
Size: 1.00 vMB
Total Fees: 0.06652682 BTC
Feerates: 150.61 > 6.67 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,138 (89,996 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
825,142 825,142 00000000000000000002289f9a5f728bbf388e88eb1db2ad3f0373ff83b485d0 3,306 1.00/1.00 vMB 82
825,141 825,141 00000000000000000002a5fcbd95b904ab6ad3a54448390e61bb721786463e73 2,785 1.00/1.00 vMB 61
825,140 825,140 00000000000000000002d0750a14590931e59964b022e18bed025b2354a40e4e 3,575 1.00/1.00 vMB 105
825,139 825,139 0000000000000000000275c941ab7708f7efbccc76beb80120d793ac47b6fb06 3,329 1.00/1.00 vMB 59
825,138 825,138 000000000000000000015a6b2601276e573c16fe226af8bfeeb9785da06a8442 1,873 1.00/1.00 vMB 33
825,137 825,137 00000000000000000001624bdaa5d71b223e0a7069fa40a3486759b19f349357 3,208 1.00/1.00 vMB 72
825,136 825,136 000000000000000000005e8995fdc28fc05bdfe5d4a8c276ff57215598cc3b23 371 1.00/1.00 vMB 32
825,135 825,135 00000000000000000002582fc26c1d8129888a2cead08d2c76d7209776c685ab 666 1.00/1.00 vMB 34
825,134 825,134 000000000000000000039d598c3b838fc0019b134200754822c0a0748289d060 1,415 1.00/1.00 vMB 42
825,133 825,133 000000000000000000019af7154c7a3f4db9f3b3f109a0ec8d595a263892faf1 982 1.00/1.00 vMB 32
825,132 825,132 000000000000000000003c47f4ef4f410e2a49a8fbcefe32dc7429e6699d283b 3,096 1.00/1.00 vMB 35
825,131 825,131 00000000000000000001c392a5520686e5b47ba20b2fa657322bfaff63ba9285 3,452 1.00/1.00 vMB 74
825,130 825,130 0000000000000000000125b52e1c7e16ccc96d5f0b48a7e76017a25dc86b48e2 1,881 1.00/1.00 vMB 40
825,129 825,129 00000000000000000003b24f67d5a5d5b51ac3447d2c6ef19e89959d783b67b8 2,991 1.00/1.00 vMB 49
825,128 825,128 00000000000000000002a7a6b033d969082c5f4d43ee69d870d247385ff54010 3,131 1.00/1.00 vMB 66
825,127 825,127 000000000000000000026614957725906e30fa974177476e9885714c2895dd9e 3,282 1.00/1.00 vMB 69
825,126 825,126 00000000000000000003813b96a5998bca76b63ebc25f69abe5c361cf649455a 3,101 1.00/1.00 vMB 63
825,125 825,125 0000000000000000000389aea91c19fbb019a87b3f1983afa6629d6eb57a71e1 2,946 1.00/1.00 vMB 61
825,124 825,124 0000000000000000000356b1788e93f552e6eabd789db5df68358a6a6b186085 3,295 1.00/1.00 vMB 93
825,123 825,123 0000000000000000000082de112565115d25c8078c2d980fd50d7ef824224236 3,097 1.00/1.00 vMB 53
825,122 825,122 00000000000000000002cb1d88071f0f56963563cd8518edf6140c2cafe71c97 3,289 1.00/1.00 vMB 79
Previous 10 blocks ↓
Total Size: 782.63 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: 672.32 GB
    • Received: 16.20 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.