Loading Tool

Explorer IconExplorer

Memory Pool

43,376 transactions
29.30 vMB
0.07696885 BTC
Random Selection Loading Transactions
Max Size: 151.04/200 MB

Candidate Block

Mining Attempt 0ad690d1205fd8ce1925014eeec325532613431ec72cc4726b2488762cd005b3
Version 20000000
Previous Block 000000000000000000005995f28b7b2bd5ea07e6aa9ac102c0a7ba604cbde5a5
Merkle Root 7cf6a8497a71e236795d1e12441ce66cc958a0d6d1bfe7312c2225a038477325
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,343
Size: 1.00 vMB
Total Fees: 0.01939548 BTC
Feerates: 477.45 > 1.94 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,617 (408,871 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
505,746 505,746 00000000000000000076c815f5eba0eb74ca8b6e8e6105b99b8d4afdf29acc8d 2,542 1.00/1.00 vMB 218
505,745 505,745 0000000000000000005a520d7afdb72baaad8d661927d6d73b83e5b0db34ab15 2,321 1.00/1.00 vMB 300
505,744 505,744 0000000000000000004b03fb2d365f54cf7956b24794efb820884462494a8393 1,219 1.00/1.00 vMB 178
505,743 505,743 0000000000000000002eccfcff3e23e4e9f85be1ab784b1b680f309d447c4d30 1,892 1.00/1.00 vMB 237
505,742 505,742 0000000000000000000b80bfc82594c54131dc2a89549757ae67bd4de4a0f01e 1,343 1.00/1.00 vMB 187
505,741 505,741 0000000000000000000b74493f98554b4916107a87a09de290efebde659ad8cb 1,947 1.00/1.00 vMB 194
505,740 505,740 0000000000000000006e039be1c6d7a784bff84be365e12ff819cfb027667dba 2,024 1.00/1.00 vMB 319
505,739 505,739 00000000000000000065631b0267bd0d1ea87c02107681c3af972002494e0289 1,396 1.00/1.00 vMB 139
505,738 505,738 0000000000000000005720b75016b764622fab9421cc1bb85ec612b0d4d6c8bd 2,540 1.00/1.00 vMB 297
505,737 505,737 0000000000000000007d72406f49f4b6643732411e90ba0c3243502e10e0a139 2,271 1.00/1.00 vMB 240
505,736 505,736 00000000000000000049efa59d89070d37c08b6e61628cad155102596a5311c0 2,868 1.00/1.00 vMB 230
505,735 505,735 000000000000000000622a2448b58b76ee4b38c53fac8f6ef3a43eb0f3d65fe0 2,160 1.00/1.00 vMB 350
505,734 505,734 00000000000000000018b2ebf79807d850af7fb61cfc7c33477a1061ceac9693 293 1.00/1.00 vMB 38
505,733 505,733 000000000000000000758ebdb64cb3785caa533db5b8e01b1ca7f6f2b2985c25 563 1.00/1.00 vMB 81
505,732 505,732 000000000000000000274a7528a95ff430acec93594d3b1e46e4f9bee88bf962 1,759 1.00/1.00 vMB 102
505,731 505,731 00000000000000000036357054e9e280db97768863422aa3003ca9cd3937ff3f 636 1.00/1.00 vMB 72
505,730 505,730 000000000000000000405f69377969959737ae4ec586e9e9bbec419287c91875 2,024 1.00/1.00 vMB 214
505,729 505,729 0000000000000000000d4e7941f53ed06c26d598416a21f3cf660f69941f905f 2,303 1.00/1.00 vMB 278
505,728 505,728 000000000000000000500e9e2371c7ae4685581b8af33c6d4b86387e91e9834f 649 1.00/1.00 vMB 39
505,727 505,727 0000000000000000000b9c85fd640a01331fa95370f67e44400ea80dd743409d 1,761 1.00/1.00 vMB 142
505,726 505,726 0000000000000000001af0c4de7bd441ad1bbaf6b7e2ccaafcf24809e9bb79b5 805 1.00/1.00 vMB 65
Previous 10 blocks ↓
Total Size: 781.71 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: 629.56 GB
    • Received: 11.92 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.