Loading Tool

Explorer IconExplorer

Memory Pool

78,670 transactions
29.05 vMB
0.09830567 BTC
Random Selection Loading Transactions
Max Size: 176.26/200 MB

Candidate Block

Mining Attempt 706bfe48db27c2e3de0b61dbd80952fb2138d95c9ab19783756aede47b981de3
Version 20000000
Previous Block 00000000000000000001b1838b6a5a4a957646894043843182780c2fbbc032ab
Merkle Root 535ce33f6c20c538869071033db55f82e26f0627a71431181408f9f875a99333
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,593
Size: 1.00 vMB
Total Fees: 0.03763828 BTC
Feerates: 137.15 > 3.77 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,113 (266,458 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
648,655 648,655 000000000000000000008545ad28bf92a4b3308513d1bd91acc5d29d697d5000 1 0.00/1.00 vMB 0
648,654 648,654 00000000000000000002f40362f33abc2c6632a1b348ab6cfdcde5c10201c5cd 2,547 1.00/1.00 vMB 46
648,653 648,653 0000000000000000000a1d141b2d03a679c705061ed7ab45b98c1c033cd6a29f 731 1.00/1.00 vMB 8
648,652 648,652 00000000000000000005809ff33f0ac6f17b12b8568953772ace5a1411f6863b 1,745 1.00/1.00 vMB 24
648,651 648,651 00000000000000000005faab05451e806c28a9a1b9f8c7fffe453dcecb537ace 2,197 1.00/1.00 vMB 32
648,650 648,650 00000000000000000008c2bd0654fb41a2636bc99f4ea7f958cd5187bbd43b46 2,062 1.00/1.00 vMB 12
648,649 648,649 0000000000000000000485cfe865625fcf835be0329365601d42d96b18d3d049 2,577 1.00/1.00 vMB 66
648,648 648,648 0000000000000000000d15ce4f089ca274fb9cf0444bb72cc9c859e95494bc41 1,361 1.00/1.00 vMB 41
648,647 648,647 00000000000000000006d030820ee06d5ba2923183dca61d3bf149fce4d9ab74 2,151 1.00/1.00 vMB 35
648,646 648,646 0000000000000000000e25df1e30abcb79a7d4e9172ee491809ae55b14b22b88 2,164 1.00/1.00 vMB 27
648,645 648,645 0000000000000000000791a747e330577a4e4ef3323537e6433686d4d774ef22 3,039 1.00/1.00 vMB 19
648,644 648,644 0000000000000000000aa4a720c2e971799a8966f9c06b8b42d99c088acb4944 2,135 1.00/1.00 vMB 49
648,643 648,643 000000000000000000004a08024ca4da748efe99fa972d068bcf688005b948d7 2,478 1.00/1.00 vMB 57
648,642 648,642 000000000000000000032bf0acc3a99a406b4a7e4b1c402a40da578fc99f483c 2,699 1.00/1.00 vMB 53
648,641 648,641 0000000000000000000701883c54e50252aba2671d60e161dffc0abfaf9f96b6 2,478 1.00/1.00 vMB 11
648,640 648,640 0000000000000000000777b99201dd2a542504009243b7b5d9ca470d843e21de 2,258 1.00/1.00 vMB 71
648,639 648,639 0000000000000000000af9c1aee4ff9554047b3e1fd2599bac85e7f4d88ead39 2,511 1.00/1.00 vMB 43
648,638 648,638 00000000000000000006323638c32705b74059cadabe52a42c84b06c367cf4cb 2,301 1.00/1.00 vMB 42
648,637 648,637 0000000000000000000d581e157adc4c37468e2110835e98d1b5de7e036a19b6 2,246 1.00/1.00 vMB 41
648,636 648,636 00000000000000000004de347df462fb4f1c20e818a9e6988f16ee4a50dbd71e 2,648 1.00/1.00 vMB 84
648,635 648,635 0000000000000000000f2059ec27c66726ea6ecc34f60d9bd5942776cf4496a7 2,689 1.00/1.00 vMB 38
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.