Loading Tool

Explorer IconExplorer

Memory Pool

78,191 transactions
29.07 vMB
0.08037899 BTC
Random Selection Loading Transactions
Max Size: 175.94/200 MB

Candidate Block

Mining Attempt acf80cfad759d8442a9e556a3cfd0190a439625f1d4aac9932802ea03586a13a
Version 20000000
Previous Block 00000000000000000000f174527a55589ee9a7d627506640aecc5089076e5f75
Merkle Root 8da179401b982ac136fa140c00211d273e9001443f36697dc1c358bab4a51493
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,881
Size: 1.00 vMB
Total Fees: 0.01964306 BTC
Feerates: 178.73 > 1.97 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,162 (619,610 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
295,552 295,552 0000000000000000259eec8b204a15f35f10bb7c79290883b8151700a5499502 71 0.04/1.00 vMB 34
295,551 295,551 0000000000000000356065d0d80b216621ea350b422599ea671859492a047c06 57 0.03/1.00 vMB 25
295,550 295,550 0000000000000000589af5519b8711c740cefd6754162f255581b42a90ce0a3a 86 0.04/1.00 vMB 33
295,549 295,549 000000000000000025cba6d5d6509bf9008a6758b193243b65776bc24ec29ec1 115 0.06/1.00 vMB 28
295,548 295,548 000000000000000012dedd429cf153d5ef033317e932af3fc8dee154d5c6d320 106 0.21/1.00 vMB 15
295,547 295,547 0000000000000000820841f0d6c3e9ab659795e762e9a81be41486d126c6175f 256 0.11/1.00 vMB 39
295,546 295,546 0000000000000000afb28844d8d92202e1c27648b7314f26e47a3151a7efa3ca 93 0.14/1.00 vMB 16
295,545 295,545 000000000000000061784a5a72f6b9cbe84b29a959d3ffc85c4d93b69430d4a5 454 0.25/1.00 vMB 31
295,544 295,544 0000000000000000aa87d65a7764cfdb293a659dada935017c6316ba01ea6fff 16 0.01/1.00 vMB 40
295,543 295,543 00000000000000001faa996e9dbc3e2ef72f9e050f2ca6a540ada90a045f6bf1 30 0.01/1.00 vMB 35
295,542 295,542 000000000000000051e6e2c4ac4b46354cf65f331f983881431ae94dbfd1908f 103 0.04/1.00 vMB 35
295,541 295,541 000000000000000064456d52c50543e6d653960d67fb3b2245cb23040edc27dd 50 0.03/1.00 vMB 20
295,540 295,540 00000000000000007a47eebd120c3d4e152aeedb40222ebcff7507372fffb1f4 1 0.00/1.00 vMB 0
295,539 295,539 0000000000000000a81511d6bfa49636e9d8d20ebaefe276e7e05ac124e02841 557 0.32/1.00 vMB 30
295,538 295,538 0000000000000000002458fce8f3bcd9b3f36bc3ae34acea419a3d43c5645f52 61 0.03/1.00 vMB 36
295,537 295,537 00000000000000006ec2bf227d7706b27d9792de98e9899c06a20f12ca7eee12 599 0.51/1.00 vMB 25
295,536 295,536 000000000000000051e83e53c1cdf9687dd77bf008c4555dde61e8d5f7b43e57 148 0.10/1.00 vMB 24
295,535 295,535 00000000000000007b58fe4a3f2cea9b6c28d3256a2d8c7026f17785f109de35 128 0.04/1.00 vMB 31
295,534 295,534 000000000000000054346818e0b3376558b5975a509b8382a03829effb07c0cc 508 0.28/1.00 vMB 30
295,533 295,533 00000000000000007cc999d038732f02770dc84e4833fa6de1d542974b869f0b 167 0.09/1.00 vMB 18
295,532 295,532 000000000000000049724b09217449ce38ca7bc1a9c394595b337e9239be63b6 239 0.13/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.68 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: 677.61 GB
    • Received: 16.44 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.