Loading Tool

Explorer IconExplorer

Memory Pool

51,417 transactions
28.88 vMB
0.07836149 BTC
Random Selection Loading Transactions
Max Size: 155.35/200 MB

Candidate Block

Mining Attempt 893be35a6c07f42dfcced80f6aba7cd8b427149a4ea901cf64918846e8123df0
Version 20000000
Previous Block 000000000000000000019e7568131a21184319adfc46c390ce26bf65aed43bd9
Merkle Root 5292222947eb7ced85ed7b903dc4ab395250b1100e2a5d21c5af246176100497
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,450
Size: 1.00 vMB
Total Fees: 0.02221297 BTC
Feerates: 122.12 > 2.23 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,793 (723,989 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
190,804 190,804 00000000000000712d1d72db3bdf8c6c52065ec46ed3f706fbff10889d405062 32 0.01/1.00 vMB 0
190,803 190,803 00000000000004b05cb9789afab502da203b3e3a6fabcb9cf9af3a6af44d656d 492 0.19/1.00 vMB 136
190,802 190,802 000000000000033e9fa08a4a12c20bfc294dad673214540c2c224e30275aa36f 121 0.05/1.00 vMB 103
190,801 190,801 00000000000001435644c3901e77662ecbb746add51eec81db5b94563ad878e7 29 0.01/1.00 vMB 175
190,800 190,800 00000000000002fba30b75c3dcf513ceec7da75a98106c18451e4fcbf48816a6 129 0.07/1.00 vMB 297
190,799 190,799 00000000000000a541ddc66c9228a4ae409e1881846ca640e0a43e702e9a05c5 93 0.06/1.00 vMB 75
190,798 190,798 00000000000002b0fc4044ab9048e4c25e318771f325bf7947d641b2bc920fe5 491 0.19/1.00 vMB 133
190,797 190,797 00000000000008ede3e28352c2b2b02c7c3eff31de77b26985815afa81c98a3a 87 0.05/1.00 vMB 257
190,796 190,796 000000000000070b021e05db2034aedcd6fc423c20650cf1c9d18b35f4bdb844 572 0.23/1.00 vMB 131
190,795 190,795 000000000000087b959eac91b6c8f364c0ae703b0822aec1121d861dcd7c3b94 9 0.00/1.00 vMB 77
190,794 190,794 00000000000000b665553de74d9303ced6cd67aacb614c055fed04f7e6f0827e 128 0.05/1.00 vMB 108
190,793 190,793 0000000000000489c972782813c9613c3d18970215495f2f0754f4c1b9ada4c6 30 0.01/1.00 vMB 156
190,792 190,792 00000000000001f225f6561e26734688a415c445d73f7be2e58e3cd48668372e 258 0.13/1.00 vMB 109
190,791 190,791 000000000000014b30ac0eb7ee8a7e59c55ddbaba27a79c1c63f98905276ed1a 150 0.04/1.00 vMB 343
190,790 190,790 00000000000006b3d4f1aa84b45c9f753104a1db8c4df0c59ff3f127ace3a861 719 0.28/1.00 vMB 134
190,789 190,789 000000000000050eda70bcf2c859a4ee9a7b2c61157514ebfa2974f3987202f5 148 0.05/1.00 vMB 110
190,788 190,788 00000000000003456986ba1a8d8cfa95fd8bcb1b9baddc5fca69563ff954eb15 9 0.00/1.00 vMB 550
190,787 190,787 000000000000014b2a0f40956cf8f27418a6e6f806b226ecc95e7e1e865bb4ef 152 0.06/1.00 vMB 107
190,786 190,786 000000000000070293a15c3e70f859fbb1a7a1b1a267f9754f34dcbd793471d8 139 0.05/1.00 vMB 67
190,785 190,785 00000000000003ce5573bef19a75e6966e8863a37102123944de365224962748 202 0.08/1.00 vMB 173
190,784 190,784 0000000000000025e6c720e747a0f87299932872b385ab0daea8c3b5c2aef2a8 12 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.02 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: 649.86 GB
    • Received: 13.22 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.