Loading Tool

Explorer IconExplorer

Memory Pool

48,054 transactions
27.84 vMB
0.07666274 BTC
Random Selection Loading Transactions
Max Size: 147.72/200 MB

Candidate Block

Mining Attempt ad8724cd94a38712a47f2bbce95c4bff8a5a3695649c62693cd89e337da98b83
Version 20000000
Previous Block 0000000000000000000070963e62f689b9a0a61cf16bb36848f3ba4464fed9b1
Merkle Root ec6cd6ae695867f933317f7ace656a6e02da2c1006137f0783969452dbe1dc48
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,770
Size: 1.00 vMB
Total Fees: 0.02241314 BTC
Feerates: 318.30 > 2.25 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,894 (549,576 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
365,318 365,318 000000000000000009268e42e81e152a006ea01b6ebc8f73fc0922d9128f1b71 1,528 1.00/1.00 vMB 37
365,317 365,317 000000000000000004b33312824bb8ae1b5249fc9aa5d42d1771e258ea0e8b59 1,110 0.53/1.00 vMB 54
365,316 365,316 00000000000000000358320df7d6a1e7c61c6f4c50186fc44c8d989f1fd02c9f 452 1.00/1.00 vMB 12
365,315 365,315 000000000000000003c40bdea841bdb10af33d80d5ff7968705a6cdd7a55312d 232 0.25/1.00 vMB 15
365,314 365,314 00000000000000000ac7ba4ba9fe923c5893e4330d672308ce59ee9bc9653180 2,166 0.93/1.00 vMB 61
365,313 365,313 00000000000000000249e73efe3b8b525bb8aca95b9abc8f8cb2287d6eaec02b 1,503 0.81/1.00 vMB 48
365,312 365,312 00000000000000000805c2b31d51cd92e92cb0f904c304c8eb0b6e96fb26abce 547 0.93/1.00 vMB 11
365,311 365,311 00000000000000000a54f182f665dda15e55300cf27a1d7151b76feee8112c56 1,551 0.95/1.00 vMB 32
365,310 365,310 000000000000000007716d77e49aef6d08210a23e7e3ad8bb7928c8ba9727ba9 1,932 0.95/1.00 vMB 52
365,309 365,309 000000000000000001742cb40716f48232c21ecc5ae85d577947fe3dd2dde0d3 1,286 0.95/1.00 vMB 32
365,308 365,308 00000000000000000c1403d434a93bd1fadec49b19ffa28bcfff46bd59531d3b 2,040 1.00/1.00 vMB 43
365,307 365,307 00000000000000000eecb8c5dabfede194627d53fddfdb685103e5317a7e175e 1,925 0.93/1.00 vMB 49
365,306 365,306 00000000000000000641fa532675b3e4fcf879cb5e4358895fa7b87e883b13d9 2,857 0.93/1.00 vMB 60
365,305 365,305 000000000000000000c0ec5b2dc213252f8a0073964238551ef880f00df18965 406 1.00/1.00 vMB 103
365,304 365,304 000000000000000005e0a7e209d85d09ed10ed8662e195da6de59bf4688aaaa5 2,139 0.93/1.00 vMB 51
365,303 365,303 00000000000000000c3765e2a971170e8381aac9bd4f3fdf6e696e419319a289 545 0.93/1.00 vMB 12
365,302 365,302 00000000000000000b6adcd49d760e6181d6a607a2438451c1b57fd544967527 1,268 0.93/1.00 vMB 29
365,301 365,301 0000000000000000083ab8d4277a60109cb0f9437a3e79f08a3a2bc983356b17 1,295 0.93/1.00 vMB 28
365,300 365,300 000000000000000014a71e369217a5d232e7f07073f0c29486610ef63bcb546a 1,342 0.75/1.00 vMB 58
365,299 365,299 00000000000000001042d9464877b29176d012adb2088b04a5340d79b632ee25 467 0.93/1.00 vMB 14
365,298 365,298 000000000000000003fdd8ab8952e8a2c67875891818973226381c85bc58ab83 528 0.36/1.00 vMB 48
Previous 10 blocks ↓
Total Size: 782.20 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: 654.03 GB
    • Received: 14.09 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.