Loading Tool

Explorer IconExplorer

Memory Pool

16,469 transactions
7.41 vMB
0.03123624 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 42.63/200 MB

Candidate Block

Mining Attempt 125ed409e2881f94146c6c56b555e5b1519ecbfe5990fea2cc963e756192b31c
Version 20000000
Previous Block 0000000000000000000141b3daaf035091f434ab9606d0c7a53ce323aed9737a
Merkle Root 4a8b8c7ee3ca2b0cd42dbddf9c6b425752f422e0604915692d005d26bdafa611
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,507
Size: 1.00 vMB
Total Fees: 0.01669125 BTC
Median Feerate: 1.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,440 (710,519 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
202,921 202,921 0000000000000112a630242e106e58907ef05f492032821b485e8ac4fbadefca 39 0.02 vMB 122
202,920 202,920 00000000000004c7c5b58ca08beae808384c7502b48db8c6c72e38854f1e3258 154 0.08 vMB 185
202,919 202,919 000000000000020ca9c162bbd6ab70cdf3d0d66ad3e7844c521048aae90ba30c 30 0.01 vMB 208
202,918 202,918 00000000000004376042f8b2c4a1dc08ac1782a309851b3a1ac946398bddc32e 334 0.14 vMB 27
202,917 202,917 0000000000000413fd803e40f6a38115f8f64ab9639a12e2d7ad7b805e0c3772 108 0.06 vMB 121
202,916 202,916 00000000000000d9de591650184593894e26614610e9ab5994bf2b874199d9f4 334 0.17 vMB 337
202,915 202,915 00000000000005275fe4f762f8b74bbb9b0180560064795b232190900a8abfc5 342 0.14 vMB 199
202,914 202,914 00000000000001562ff3d712f1fecce1fbfb4158fb43aafdca60df2482801d29 141 0.05 vMB 166
202,913 202,913 0000000000000416854b344b20e0de5b0dff1da878783ac583a9e089140da159 1 0.00 vMB 0
202,912 202,912 000000000000022b236aac80d55da3faa7b88c3b3a2e393e5cb19e1819479515 8 0.00 vMB 170
202,911 202,911 0000000000000542b88fdae5c83708347d0d330b6f0d0835111ba0b6fe3b97b3 7 0.00 vMB 165
202,910 202,910 00000000000001d9111e2b13a83ea149cf495448ba31be1fe8c0053ae94af906 16 0.01 vMB 82
202,909 202,909 000000000000022866c70a677d72e3354dddb4ef59bf497cf3d1fc51f74c0dac 62 0.03 vMB 215
202,908 202,908 0000000000000322b2caab85404e82a52f0e77ab2df17e45385bfd68a23d4c21 41 0.02 vMB 88
202,907 202,907 00000000000002f23b3c805026164bd7281ed5530ae56dc5ade87589ba586c1c 289 0.13 vMB 181
202,906 202,906 0000000000000053d2b5592a0deb8024773d605d8b7af6af6e199b99a8466e17 128 0.05 vMB 49
202,905 202,905 00000000000003fd5ab8715d13459ca1181eecdcb8614e050f5bd11b543181ae 311 0.13 vMB 210
202,904 202,904 000000000000001864a7248621fba98a3c4186b2193a0a9f8b49f38d9360417e 78 0.03 vMB 113
202,903 202,903 00000000000004a06cf87c0e6f2c42522e0d389f9cc20df4ac67babffef66820 21 0.01 vMB 112
202,902 202,902 0000000000000527cf641e59e4b39d52e2f65e264675aba9b61cacd67bba9e0b 1 0.00 vMB 0
202,901 202,901 00000000000003b2319771fc80db8518473bdcc58c3b4f40a2df1c7e95962344 124 0.12 vMB 114
Previous 10 blocks ↓
Total Size: 779.63 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: 303.87 GB
    • Received: 1.39 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.