Loading Tool

Explorer IconExplorer

Memory Pool

77,232 transactions
28.65 vMB
0.09007311 BTC
Random Selection Loading Transactions
Max Size: 173.76/200 MB

Candidate Block

Mining Attempt 5337c61d9d594d2a1821090b735f933e03f1f4f09c983969f4529b91c1d1ba81
Version 20000000
Previous Block 00000000000000000000ec814f6a04cd5247383be9ebea2cfd71c6247fc02550
Merkle Root c3c4203c1ea0364857f7781ee809c03d791944c2b784c23ca03f6b0524b22aec
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,038
Size: 1.00 vMB
Total Fees: 0.02406390 BTC
Feerates: 402.60 > 2.41 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,308 (541,472 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
373,836 373,836 000000000000000005959bfc247e4078e7f2fcc92a14c80f32e356a76be3e169 1,049 0.54/1.00 vMB 44
373,835 373,835 00000000000000000774994bd8e8909498254b2501cb7e2606cbb95ef1cb39a3 2 0.00/1.00 vMB 0
373,834 373,834 000000000000000006cf67bd855ea5e52e0a227f5781a4febe13f25cf3d02d03 1,128 0.59/1.00 vMB 40
373,833 373,833 00000000000000000a2d1f4a0ffba9efb663523e73410f70e555be153e775840 372 0.95/1.00 vMB 10
373,832 373,832 00000000000000000fcb52f2134e1bfc8daf87d8f2f61cc96b7cf46f90b4ec8e 178 0.10/1.00 vMB 28
373,831 373,831 00000000000000000966dd741c1a0ad94af6f858272a72a045938070ae6152a0 311 0.92/1.00 vMB 10
373,830 373,830 00000000000000000229fdddc813d618cccc6b26bd33f664fe3832166d798ce0 298 1.00/1.00 vMB 11
373,829 373,829 000000000000000008390c2f08efbef7a6b1418c4fa47b489b33f9b9e7506d2f 552 0.89/1.00 vMB 16
373,828 373,828 00000000000000000dada618430fe5a5031eb58c54102b77e5edd0144410cc66 264 0.16/1.00 vMB 30
373,827 373,827 000000000000000004daad3ad83c7512035ff6244358a786698749490d9f917d 404 0.86/1.00 vMB 11
373,826 373,826 00000000000000000ca4555a680aa2591dcdf93bedb17996eda726ffe13b4215 195 0.75/1.00 vMB 7
373,825 373,825 0000000000000000012714cc9b0b732bfbd7e0b66b30528975e3927c2d1c1db9 409 0.93/1.00 vMB 10
373,824 373,824 000000000000000010dd5c52e7e2e5cb441f0456d171a23c885d3991f103fe36 1,304 0.93/1.00 vMB 25
373,823 373,823 000000000000000009337d9d414aa5d04807bf0486c2e1542e941d74271e2137 1,214 0.75/1.00 vMB 34
373,822 373,822 00000000000000000baa3db846268c9976be92f72a913963ad45188a9b7945a5 408 0.26/1.00 vMB 64
373,821 373,821 000000000000000007eaffe21d9bcc0ce42bdb6a0227f44549bbaad607faf387 1,827 1.00/1.00 vMB 38
373,820 373,820 0000000000000000088d2b91a3aeb68647808c7b576734323c2b6523fe00a781 945 0.63/1.00 vMB 34
373,819 373,819 00000000000000000ba5900dd12341f68adbe321e020a5d4d366024dc849e2ce 390 0.89/1.00 vMB 12
373,818 373,818 00000000000000000d122d1f8acfe0c576ee68914ae97658403b51b42326fa8b 1,032 0.62/1.00 vMB 35
373,817 373,817 000000000000000006f517c3dceb09cb8489e843499e3841806179511e7febe0 244 0.16/1.00 vMB 46
373,816 373,816 000000000000000004fd3098365fb488f31f013ee41d0de63bdb7b4b0aa1dcb2 243 0.17/1.00 vMB 40
Previous 10 blocks ↓
Total Size: 782.92 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: 714.52 GB
    • Received: 17.56 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.