Loading Tool

Explorer IconExplorer

Memory Pool

74,075 transactions
27.39 vMB
0.06833941 BTC
Random Selection Loading Transactions
Max Size: 167.18/200 MB

Candidate Block

Mining Attempt 0710c406d3607c2c698d98519f1adc540dec29ccd4bd79f5e093e19abc9fc0f7
Version 20000000
Previous Block 00000000000000000000021ebf7cb9461533c1f4d147f514574604ef61f93ece
Merkle Root e62cfa75ac024d849ccfdd1c48dd31ca50dcc6ec449c4ae67ee24cfbf2273f60
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,138
Size: 1.00 vMB
Total Fees: 0.01004000 BTC
Feerates: 402.60 > 1.01 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,316 (554,187 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
361,129 361,129 000000000000000006bd9a37ab280fbe4496408ce0f423cef0d7df5887b7d9f4 2,179 0.75/1.00 vMB 45
361,128 361,128 0000000000000000060a7e3074383584f1c75b122c57891cdc67df1a45c3224e 2,223 0.75/1.00 vMB 42
361,127 361,127 00000000000000000e4e1e6f985585e9f9d1e91cf4f162734832cddc1c6a7e80 142 0.25/1.00 vMB 4
361,126 361,126 000000000000000008de4f72b034bd9752b253cdc471ec3d854a14fb21068ea7 291 0.18/1.00 vMB 21
361,125 361,125 0000000000000000091a68c7c86a26ac30fc97583da393d16edc2a42a688ff83 904 0.48/1.00 vMB 27
361,124 361,124 000000000000000011b4c69cbf84a43848f0d641c78c12d3bf475c1f6432a690 887 0.36/1.00 vMB 32
361,123 361,123 000000000000000014bb23b782a801887363c58d095dca62304fb55aed80a9d7 1 0.00/1.00 vMB 0
361,122 361,122 0000000000000000160e89cb430c25b04e22e157bdce889a1c4610cd798ae3c0 1 0.00/1.00 vMB 0
361,121 361,121 0000000000000000019412fdcf4848ec71149b8c626a54261a837629a5934f4b 86 0.08/1.00 vMB 12
361,120 361,120 00000000000000001403e46d129bf1b955a8393a66ff6d96bc2437fbb8b13bfd 342 0.18/1.00 vMB 74
361,119 361,119 000000000000000005372670a8b9a1dcfc84f4c4abc45aca0abe40bf48a361fb 553 0.25/1.00 vMB 26
361,118 361,118 000000000000000014ebdfb404f25e9686e7c52b799922e2249455842f863c6f 246 0.14/1.00 vMB 20
361,117 361,117 000000000000000014675f23a7b3a05a5425e7dd1117979a532a3bf60cbf15b9 1,133 0.60/1.00 vMB 23
361,116 361,116 000000000000000003388bbfa41039d3f637381b7d6df756fda1db19d798da1c 1,835 0.93/1.00 vMB 27
361,115 361,115 00000000000000000877711d7469490592cd01ac1923c8a62be92d96e66cbb10 459 0.24/1.00 vMB 28
361,114 361,114 000000000000000001952d970f05b63320e05d696ac47123dfda1394d0277658 1,078 0.60/1.00 vMB 22
361,113 361,113 000000000000000014f648dce324f19e8c20b1db71e30af43a537c77ce5ffb46 257 0.21/1.00 vMB 18
361,112 361,112 00000000000000000ff2b2ce3beb1bfa0480dfb71266197b2ea8c42c607615bc 1,882 0.75/1.00 vMB 35
361,111 361,111 000000000000000001ce3afaa85851afa9716a6f42ea534718542012812b8c4f 183 0.13/1.00 vMB 21
361,110 361,110 00000000000000000c09b0f629138b2d412292438eaf4975c64d796a0fbea3f6 588 0.32/1.00 vMB 23
361,109 361,109 00000000000000001162cabd583faac9293dc0e10849a8a4a8b09574cbd50dff 473 0.27/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.94 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: 714.86 GB
    • Received: 17.61 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.