Loading Tool

Explorer IconExplorer

Memory Pool

40,959 transactions
26.22 vMB
0.07227037 BTC
Random Selection Loading Transactions
Max Size: 136.47/200 MB

Candidate Block

Mining Attempt a7e35d2b553d86f030e09f8e4e9c5206a79130bfe113601e4e4eff2710b0b342
Version 20000000
Previous Block 000000000000000000013172dab51509996317423f3aad076a64431a5d3c1352
Merkle Root 409ef2af2870e0f010f125a7a26de60f5e1023d4814465927890ce6c063cfc00
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,954
Size: 1.00 vMB
Total Fees: 0.02438067 BTC
Feerates: 150.98 > 2.44 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,874 (785,207 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
129,667 129,667 00000000000004076344a9610928a96feef3bfe3cc31489399c32773d9c56dba 76 0.03/1.00 vMB 684
129,666 129,666 000000000000092c7d3be8caed7693f43c1e587dcf2c44e3e247bb8cbc6edbe4 70 0.03/1.00 vMB 1,201
129,665 129,665 0000000000000957935bfb3216b41392a48da0eaf0e25fc33ed9c8747efa0774 95 0.03/1.00 vMB 1,930
129,664 129,664 0000000000000aab78dc5b79aea7f605e54eb042fb5f538de2a9ab93615d1448 21 0.01/1.00 vMB 424
129,663 129,663 000000000000113efe6607597bfc28eab0204a68934961fc226eb198101caf82 88 0.03/1.00 vMB 558
129,662 129,662 000000000000025a62288e91edabf33356176ae83cc13c845148a048d8a781be 49 0.03/1.00 vMB 966
129,661 129,661 0000000000000edae1f3ca22f7d507aa927330057bd409f72824108a2bc7b647 48 0.01/1.00 vMB 74
129,660 129,660 000000000000163d022a90de73e7f3fb56facc55a44b80ba9abda19cc338b75f 9 0.00/1.00 vMB 1,776
129,659 129,659 0000000000000aae803d09cc23badcd3866faa38ee524fbdf2d7c22d45ba664d 105 0.03/1.00 vMB 235
129,658 129,658 0000000000000a032dc42e1696fd7d57c73506a3f33025993276ad4eef873bd8 93 0.05/1.00 vMB 146
129,657 129,657 0000000000001bd8d0afd6fccf1733a5bc6339e8773f7d117d1b249194602026 88 0.03/1.00 vMB 2,043
129,656 129,656 000000000000192ad78549e0558ee1388b21ce369bb9e9a5dc2333069e3c0c04 16 0.01/1.00 vMB 1,391
129,655 129,655 00000000000019f7475a4cda91b57bbd4cde45314566c11bae3d2adcfffb3c8c 48 0.02/1.00 vMB 1,385
129,654 129,654 00000000000001fff17c46419848c454753154b885e32c651eff9944366d354a 63 0.03/1.00 vMB 1,476
129,653 129,653 00000000000004208e9c119cec39c13039adcf4b2f79a5c03783a21f433d18ae 144 0.05/1.00 vMB 245
129,652 129,652 000000000000193ce88b986a63cebd89a6413cef403dd0828b73b0bd40de496c 56 0.03/1.00 vMB 906
129,651 129,651 00000000000001da938c334ceffbf5136fac7d02703214c5302b75bef12a6808 58 0.02/1.00 vMB 1,434
129,650 129,650 00000000000013735a041a5cefaa2a701abd56bf2877b1bb7762ff92f6e333ac 36 0.01/1.00 vMB 1,222
129,649 129,649 000000000000121520fa27e299c8128ac72141393840645c471cb8c7cb1fb914 8 0.00/1.00 vMB 1,875
129,648 129,648 0000000000000e359b9bf7aa540c3cabf353e16e4fbec1c20b75d5921d340859 121 0.05/1.00 vMB 338
129,647 129,647 000000000000105785bc1a6809c81ecd6c6a86587e192034ba80cd91c4b5da08 147 0.07/1.00 vMB 1,072
Previous 10 blocks ↓
Total Size: 782.16 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 653.44 GB
    • Received: 13.88 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.