Loading Tool

Explorer IconExplorer

Memory Pool

82,572 transactions
30.39 vMB
0.10483692 BTC
Random Selection Loading Transactions
Max Size: 183.18/200 MB

Candidate Block

Mining Attempt 3ceb62ae344923640e716206da0692552acc57d76dc2c2b4faa7f258e9281528
Version 20000000
Previous Block 000000000000000000014edc16f735012cfd6c99b298f4296e1026fc6bd193bb
Merkle Root d7581bc5de4773b7755922a383074058c5cc0361ff83932d26c5218b0796cc85
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,674
Size: 1.00 vMB
Total Fees: 0.04234204 BTC
Feerates: 526.32 > 4.24 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,967 (368,565 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
546,402 546,402 00000000000000000010c26c36414f00b954d26749e53ef5a34f89dc184fb4cf 2,368 1.00/1.00 vMB 23
546,401 546,401 00000000000000000026eb12a32faa920994c7cff20d53dfdaede20d2aa7ab74 669 0.40/1.00 vMB 9
546,400 546,400 0000000000000000002226baeef3891b93962be1973450c6d606cffc69be9c07 558 0.36/1.00 vMB 11
546,399 546,399 0000000000000000000e30c91414a0693a2f375490f3de31d71eeee1d3c10004 815 0.67/1.00 vMB 6
546,398 546,398 000000000000000000100075ea71350f142def8ff62e390e260313b4fe199eda 2,311 1.00/1.00 vMB 11
546,397 546,397 000000000000000000052c3ff85981a00826d0f68ebe95b941fe0a0a294daead 1,407 0.78/1.00 vMB 9
546,396 546,396 0000000000000000000726162ff2569b0897d7b33048d840016adf04442de001 295 0.12/1.00 vMB 12
546,395 546,395 0000000000000000001d1da116dd8d2de7ee4b5e4000b69d2762acf015048288 803 0.62/1.00 vMB 14
546,394 546,394 0000000000000000000d4103c41f890502dc50f4c9e1d6d97d0dee43058ad0ba 844 0.83/1.00 vMB 3
546,393 546,393 000000000000000000006193ea985dcd2a1cdaf77e783a49d3d35e54115480dd 2,566 1.00/1.00 vMB 17
546,392 546,392 00000000000000000016e99fc32f512d962f5696311a887d871019557f1058c3 1,536 0.76/1.00 vMB 11
546,391 546,391 00000000000000000021089ed2abcfc25f453a21fd771ad9c3df261759b81896 1,508 0.84/1.00 vMB 17
546,390 546,390 000000000000000000231335692e4f494dff2a63fd90985133440f0376d008d9 220 0.14/1.00 vMB 22
546,389 546,389 00000000000000000000c91514d27cf75b9d3e4cae2df4960c9407225c9e3de0 1,059 0.58/1.00 vMB 11
546,388 546,388 0000000000000000000f0a58074caa4675e10383568500dc2ebd3c846284cd4c 843 0.98/1.00 vMB 4
546,387 546,387 0000000000000000000f4071f121f27fbb778b7687c705f9704e602dc7b32006 2,384 1.00/1.00 vMB 15
546,386 546,386 0000000000000000000c4a7047de777a61cf3f84a6b7183463737abfdc2573cc 1,354 0.77/1.00 vMB 13
546,385 546,385 0000000000000000000deb078adcb8716df9ddcc0866e8ea9d536309f2c1f7b6 303 0.20/1.00 vMB 8
546,384 546,384 000000000000000000043e875f1b15aa0ffc1dd47e2ab393f6d258a7a9f10938 487 0.24/1.00 vMB 12
546,383 546,383 0000000000000000000a1abce7193aef2e84324940a1ba141e779f7802339eeb 416 0.74/1.00 vMB 2
546,382 546,382 0000000000000000001f7e6f1747f3216e9fc883b717b6a6088619e2febac489 1,915 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.33 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: 660.41 GB
    • Received: 14.73 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.