Loading Tool

Explorer IconExplorer

Memory Pool

76,873 transactions
28.78 vMB
0.06887500 BTC
Random Selection Loading Transactions
Max Size: 174.29/200 MB

Candidate Block

Mining Attempt 4012850f59fe852454427d7fd28305a5502f00e4846c3a917a96084923e3fb2b
Version 20000000
Previous Block 00000000000000000000e77986292dbc09ac5349d11628448e2144e30f8f2f64
Merkle Root 8f0ce120ba459bcf4226883ef73affd70c224724cb8ac26885295d010a042706
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,467
Size: 1.00 vMB
Total Fees: 0.00903747 BTC
Feerates: 50.27 > 0.91 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,155 (380,616 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
534,539 534,539 00000000000000000013da2380e769ae6278da305603c7846af085e7930aeaaf 2,615 1.00/1.00 vMB 46
534,538 534,538 000000000000000000009bbcf41ba78c7d529a32b1ab2b964b78009959b0643c 1,068 0.54/1.00 vMB 19
534,537 534,537 000000000000000000255e3c0b6f4ee1e7ceecd7d795904aedb2e05bea73c7de 542 0.24/1.00 vMB 28
534,536 534,536 00000000000000000013b28eb695a2c2eafa2f3ec87a63347773d9da75066254 26 0.01/1.00 vMB 68
534,535 534,535 00000000000000000012409201609fc11657f05110cc050ee9ed25c797881c35 2,002 0.78/1.00 vMB 16
534,534 534,534 0000000000000000002bba9ae572a6cfdc23282421de99c702c26a9b4d988b87 597 0.60/1.00 vMB 19
534,533 534,533 000000000000000000098782cf609cabf6841c310368d3a3e3f7398f154ebcc3 42 0.03/1.00 vMB 9
534,532 534,532 0000000000000000001e96b89e200a31d821467990d88cf454cfcc71e2547ab0 519 0.26/1.00 vMB 15
534,531 534,531 0000000000000000000b5fbde15a67f1132fb4ddce26cd26491e7777fde4e645 1,590 0.65/1.00 vMB 19
534,530 534,530 0000000000000000002b85fe366d4a53c9a58e74a743ae708f4641bfd1caeff0 1,293 0.58/1.00 vMB 38
534,529 534,529 00000000000000000005019522284bf95b0fe70e237393a47c9fbaccdb7662b1 1,963 0.97/1.00 vMB 21
534,528 534,528 00000000000000000000bcdf2c89ff76639324f7e3f71c7d2495bf176c917823 1,837 1.00/1.00 vMB 7
534,527 534,527 00000000000000000025a98451b39d7600e214db0a1f6cb09cc9323a8dcf805e 2,653 1.00/1.00 vMB 17
534,526 534,526 00000000000000000014df30a800458a0b9bbed2da10e0de3626cc3058dfc0b4 2,541 1.00/1.00 vMB 27
534,525 534,525 0000000000000000000bd70f66676ac6c3bfcf06b246de4b4aef6e7a6cc4f45d 2,030 1.00/1.00 vMB 27
534,524 534,524 00000000000000000014e94ed5126b333b24c53f7464270c07c8599115b0fd99 2,272 0.99/1.00 vMB 24
534,523 534,523 00000000000000000029661cbf2909580a5ba99f1f8b1dba3e322ba48dc35d9b 1,968 1.00/1.00 vMB 22
534,522 534,522 0000000000000000001a32486de44140c996230bef527894be1e9fb10a223137 2,082 1.00/1.00 vMB 7
534,521 534,521 00000000000000000007dc4fa3a56bb5b94abf3cce4b0e9f53294b9d4809d8f5 2,524 1.00/1.00 vMB 47
534,520 534,520 00000000000000000020167f9920bf05e75325ba02c7c683fa8fed9827ba0178 1,453 1.00/1.00 vMB 3
534,519 534,519 0000000000000000001c60e5f7fc83a2eef7da623fca60399f170e744a7fe286 1,871 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 782.66 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: 673.06 GB
    • Received: 16.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.