Loading Tool

Explorer IconExplorer

Memory Pool

78,901 transactions
29.12 vMB
0.10019230 BTC
Random Selection Loading Transactions
Max Size: 176.62/200 MB

Candidate Block

Mining Attempt 07cb25f8b5416beebc7bf4831ffece9ea8e1fbbc5cd4ee7dec4d57fba0ff2f0d
Version 20000000
Previous Block 00000000000000000001b1838b6a5a4a957646894043843182780c2fbbc032ab
Merkle Root ec138f8475fb711e4a0799635e0de1f9932ec937ea98ea06a2312584a255d4e0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,367
Size: 1.00 vMB
Total Fees: 0.03936944 BTC
Feerates: 137.15 > 3.95 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,113 (650,325 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
264,788 264,788 000000000000000d469fe41788d786d18f46501cbab829511a19690831b4ff95 316 0.16/1.00 vMB 124
264,787 264,787 000000000000000d381433bc8b4bc685ccc4534fd5b651a5838df466043bf8cb 445 0.22/1.00 vMB 110
264,786 264,786 000000000000000a3029bb873fa0cd69be496d3d73e2245b50fc3acf78c9a7ff 30 0.02/1.00 vMB 99
264,785 264,785 0000000000000004685fae311d8577a346de677f2ac78b078d328cf19b685466 9 0.00/1.00 vMB 65
264,784 264,784 00000000000000017820afabb3049ce9949572480dcd75d37af6ab2be0d0a879 208 0.07/1.00 vMB 234
264,783 264,783 0000000000000000bfeb530860f24f57cdff017e244ebf311b25cbb40777e12e 359 0.21/1.00 vMB 115
264,782 264,782 000000000000000f961d0a2a980a3282f94046e5c4188b0edc111d9973a4f542 133 0.06/1.00 vMB 177
264,781 264,781 000000000000000382153748779790d0118cc5e7b29c20cd86fc26be2bbe291c 295 0.15/1.00 vMB 139
264,780 264,780 000000000000000abcb4af60cf30579c0f02a1a93026757d7f0abc5c7f1c7299 389 0.17/1.00 vMB 130
264,779 264,779 000000000000000f6d72b36e9d0242f0910fd1411f62232bacd1a4ac1262389b 520 0.26/1.00 vMB 102
264,778 264,778 0000000000000009f607db96a944ea7062eff59a3fb87c092d09bf36ee68575a 326 0.17/1.00 vMB 109
264,777 264,777 000000000000000d362e24084a68e23ded312301aa6550ca9706fd6b6742b70b 63 0.02/1.00 vMB 6
264,776 264,776 000000000000000f5402ecb271e523d92b0ab61108cb0b44f4f884663a88314e 340 0.15/1.00 vMB 101
264,775 264,775 0000000000000009fa96e37f2af080f064e7010ee9c70a2c86bdeeedb1c52058 227 0.11/1.00 vMB 78
264,774 264,774 00000000000000040e6e5ae3b5b581a344b0aebf6c80734eeccc3a9b27b11846 258 0.12/1.00 vMB 114
264,773 264,773 00000000000000012cd17e5a8018a3c96586beb8592890f938214d7685e5cae2 232 0.15/1.00 vMB 67
264,772 264,772 000000000000000debf9dade13cc75e97c3047c5f2640fb03bcd8a271d736a64 263 0.12/1.00 vMB 120
264,771 264,771 0000000000000008ccc5cbafead00c6c228d575ba1410985483610e6f25972d6 435 0.22/1.00 vMB 101
264,770 264,770 0000000000000003f360523b452a97777ce93778724833083e3d0ac2864d8b54 79 0.03/1.00 vMB 19
264,769 264,769 0000000000000008ba5130e108db38a6ef4a4d699f33657f52fd6c096a8bc9ce 193 0.15/1.00 vMB 87
264,768 264,768 0000000000000007138278a036a9a92b017361b2748f2beab47e561ac0fd5c95 222 0.11/1.00 vMB 108
Previous 10 blocks ↓
Total Size: 782.59 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: 671.40 GB
    • Received: 15.93 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.