Loading Tool

Explorer IconExplorer

Memory Pool

76,626 transactions
27.66 vMB
0.07846965 BTC
Random Selection Loading Transactions
Max Size: 168.91/200 MB

Candidate Block

Mining Attempt c279fd0bd8649ca804c5071bbb49aae44e90ed2427c414ae56b735470d57ed91
Version 20000000
Previous Block 00000000000000000000eceb14b69fb33c0936bc911ecf1423e24822a9fac46f
Merkle Root c6a04d22fa2658e076052c8065abce76f299ca99fe600feec0099a21f2acc7bb
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,765
Size: 1.00 vMB
Total Fees: 0.01934997 BTC
Feerates: 402.60 > 1.94 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,320 (540,670 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
374,650 374,650 00000000000000000c5ccbf9b41211cf2fad95a8b6198f4f6a6f5636fcd5827b 1,569 0.93/1.00 vMB 13
374,649 374,649 000000000000000005b378e23f2b33b0ffd2b1baf316ff66e06106580976169a 283 1.00/1.00 vMB 5
374,648 374,648 000000000000000011e32631fb873500d3ab01d17f1043ac3f67fcd83247e1ec 1,634 1.00/1.00 vMB 32
374,647 374,647 00000000000000000bd3d84ddcc0c9954aad5c00701e8297a98d2fc336d6a1cc 1,057 1.00/1.00 vMB 20
374,646 374,646 00000000000000000730e55baecf5764718f004cf92c622736b26ca8da8a19c9 1,034 0.56/1.00 vMB 41
374,645 374,645 00000000000000000209feb64097057d33882176dbe9b54245705d408365e997 707 0.93/1.00 vMB 12
374,644 374,644 000000000000000012a09a1d8cc5dc7b01df73f5554718811861705561befed9 160 0.07/1.00 vMB 145
374,643 374,643 000000000000000005bc8485c1ddd4d162048a8c76a84b3614bd7ef0847feb1c 940 0.95/1.00 vMB 19
374,642 374,642 0000000000000000081d6418d89abe7f9b4177b159c9ae6209342b1e57b201ab 1,206 0.54/1.00 vMB 41
374,641 374,641 00000000000000000f9b6c41991ae67331b2a9b4905385d34098ae8b4f29b1a5 1,736 1.00/1.00 vMB 32
374,640 374,640 00000000000000000f1203aec3053085bbc0e6b945e90dc53a4f491d7f558a10 1,697 1.00/1.00 vMB 36
374,639 374,639 000000000000000006996c31d01db39ce5d0853551015d812d30e2c4e962a6b7 1,166 1.00/1.00 vMB 17
374,638 374,638 0000000000000000068a5d97df322c6318381a2cb52a974010790039876cc6ca 720 0.33/1.00 vMB 41
374,637 374,637 00000000000000000647b67177ee01046c2a8f2f66882fd8a36fdb48b8f8e96f 300 0.27/1.00 vMB 24
374,636 374,636 0000000000000000016644b5b790406c0496c9ee0f39b1df56b8f64375bac5b6 1,346 0.64/1.00 vMB 41
374,635 374,635 00000000000000000e2f04ae110050fb07771373eb3cb0386704cbebef3da42a 507 0.93/1.00 vMB 7
374,634 374,634 00000000000000001077f7a88cc9136a679612f68314eb072afd73adc6a5df1b 550 0.93/1.00 vMB 11
374,633 374,633 000000000000000000c58ac2a18f6dbe21c68dda0c017d135eebff75fd3d2160 1,163 0.93/1.00 vMB 22
374,632 374,632 000000000000000006ba1284d401ba0eef07a9b68208e83ffef0a0461450c9b9 2,128 0.85/1.00 vMB 15
374,631 374,631 000000000000000007d087cfa8bbdad546daf16c25b0ba379ba51c530e840ee3 1,323 0.93/1.00 vMB 28
374,630 374,630 000000000000000003d281a07a40a3a5fb237e83be30ef9520f5f9bbb40c5b37 1,056 0.93/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.95 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: 715.01 GB
    • Received: 17.64 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.