Loading Tool

Explorer IconExplorer

Memory Pool

75,083 transactions
27.81 vMB
0.07875243 BTC
Random Selection Loading Transactions
Max Size: 169.04/200 MB

Candidate Block

Mining Attempt d856481bf9aa3151828b30fb1bf6af178cf970821ad685adecd0f1f37f08a149
Version 20000000
Previous Block 0000000000000000000066dca9fab24cab5c950c60583369c37db71a237ae64a
Merkle Root 60dffc15ca0563b05787f0ac69e5e479b244a50a60038281bd8bea0a48fd735f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,174
Size: 1.00 vMB
Total Fees: 0.01899185 BTC
Feerates: 472.31 > 1.90 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,291 (501,969 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
413,322 413,322 00000000000000000357fbba1cfc89ce306ad8603d5d4eb93f0e0a5e4adb075d 3,106 0.99/1.00 vMB 56
413,321 413,321 000000000000000004d352c646d0cf3cf41f13aca2f54ea544338ee763a826f7 2,848 1.00/1.00 vMB 60
413,320 413,320 000000000000000002c1d83acb842b439e564854033925385f2bdf4e75873a78 2,534 1.00/1.00 vMB 89
413,319 413,319 000000000000000002b8b76b96cdbc7705699403bc566ecb86147a2f2fa2a942 1,728 0.93/1.00 vMB 25
413,318 413,318 0000000000000000047016f3917fa063fa6aeb901d257a182b10b79da84b6831 2,227 0.93/1.00 vMB 37
413,317 413,317 000000000000000001da907a719bb3697343b44b3afdee63bdb654c1679bf1fc 2,199 0.75/1.00 vMB 63
413,316 413,316 000000000000000002f6da164e2be84ae2317aa4c41cb298cba9e0480116111e 2,681 1.00/1.00 vMB 94
413,315 413,315 0000000000000000031691d4b8c6fe6f1cbe3f79c8c8c2c0966e8cb158438933 2,471 1.00/1.00 vMB 66
413,314 413,314 000000000000000000412b95073ca2d1da4c2d80fb88f0d25ef6585170d48919 2,199 1.00/1.00 vMB 59
413,313 413,313 0000000000000000056fceda1c1ab06ca5dce1dc7e15adfccb4a4cc1409cdc87 1,744 1.00/1.00 vMB 45
413,312 413,312 0000000000000000050a29c101ee31a80ab29370ee185091aa4a0d3173b10ffb 2,235 1.00/1.00 vMB 59
413,311 413,311 00000000000000000047a99cdfd01ac35af5d1361cd3365fc9e20ceaeb497a1e 2,616 1.00/1.00 vMB 58
413,310 413,310 00000000000000000444d91bd1cdeca853d32c32d0547775125d5bf420ede457 2,231 0.93/1.00 vMB 59
413,309 413,309 00000000000000000122904067a6034fead6d8857eaf55621218b233dbcd6dd9 3,298 1.00/1.00 vMB 101
413,308 413,308 000000000000000000585c87e133042c7cc993fe1b020060c8046992a68e30f7 1,281 1.00/1.00 vMB 26
413,307 413,307 000000000000000001a44e04045a8aa7f2556898b41e1c49561b01d0a3b790fd 1,470 0.68/1.00 vMB 46
413,306 413,306 000000000000000004563789aba17e8b776700987ec0c73f69792646a07eaa04 1,902 0.97/1.00 vMB 45
413,305 413,305 000000000000000001d4ea611c50cc78befb77033fbd05650b2a2128949e6eec 1,630 0.83/1.00 vMB 34
413,304 413,304 0000000000000000008d6cfd7e09f0a5e045222e2903f92693599f5a671795f4 2,561 1.00/1.00 vMB 61
413,303 413,303 000000000000000002ea13f5f619d180981219d956eaead6e0ef0871322e2ae8 1,001 0.38/1.00 vMB 56
413,302 413,302 000000000000000000bbb24af6c8ee99cd2de2a8e3ffae72bb4f0e88c93204b8 1,133 0.50/1.00 vMB 47
Previous 10 blocks ↓
Total Size: 782.90 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: 713.55 GB
    • Received: 17.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.