Loading Tool

Explorer IconExplorer

Memory Pool

44,280 transactions
26.56 vMB
0.06124156 BTC
Random Selection Loading Transactions
Max Size: 140.08/200 MB

Candidate Block

Mining Attempt 06fb525224d0ebc782e0ed9f6772108c980d1704b59f4c831e5b60fc9881413d
Version 20000000
Previous Block 00000000000000000001743d9fa75a76ccfc2ec2c77c90fb619dc97a9fb9492e
Merkle Root 1b5c0b805a78bac61594192bbf044ced20a9ebd2d6c5ffe3cf0d01d502b302e4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,999
Size: 1.00 vMB
Total Fees: 0.01254737 BTC
Feerates: 140.50 > 1.26 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,733 (636,476 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
278,257 278,257 00000000000000015679bd386b3f176c859df9ecefb69fbb0ddccbaf5b524b63 38 0.01/1.00 vMB 38
278,256 278,256 0000000000000001dd8ebadc7dea5753a421b1d1719559fc417a708eda4c7118 356 0.18/1.00 vMB 34
278,255 278,255 0000000000000000499abcb25c7a5bbee0674e7e223d6cb366dafa0a32efeba6 60 0.03/1.00 vMB 58
278,254 278,254 00000000000000011c0a30dfeca847e3ea74070e10a549721ae8361dfa4ed6ec 71 0.04/1.00 vMB 71
278,253 278,253 00000000000000005d8c297bd0098c3d7f270569f0b6e4324ea390f9561b81e7 414 0.19/1.00 vMB 43
278,252 278,252 0000000000000002acd871b23eea90c29868d0950c26fc3ab12991517b820c5e 91 0.03/1.00 vMB 8
278,251 278,251 000000000000000145374027557deffb69f2a9d3e3370d78d6528a6df5257110 124 0.19/1.00 vMB 13
278,250 278,250 0000000000000002b54e3258c5198200bd959b7a97dcafd54da0ddf028b281f6 634 0.25/1.00 vMB 52
278,249 278,249 000000000000000189e90506f9c438fd8674c4ba8e1b56321d389af051a309d4 84 0.03/1.00 vMB 60
278,248 278,248 0000000000000000e7df57288d3248902fe4398c3679579af4b326e3fbfdc1d8 634 0.25/1.00 vMB 49
278,247 278,247 0000000000000000f7b2c12e24f49f29d20bfe62913be18d923b1defeaa9c2aa 179 0.10/1.00 vMB 40
278,246 278,246 0000000000000002588c0eb17be2978940f6b2391605230017e065cd621ebb67 216 0.15/1.00 vMB 28
278,245 278,245 000000000000000193b311323d7cd5aaf6b6065ef4442d2903ea1903d9d646bd 856 0.49/1.00 vMB 36
278,244 278,244 00000000000000022198a3aecc7d267e58a33e992e3d38abee8db697099b582d 1,427 0.71/1.00 vMB 59
278,243 278,243 0000000000000001d5db59d9581c9e2a07891d4e5738233f0cf729c234f48042 191 0.08/1.00 vMB 37
278,242 278,242 0000000000000002e0cacd16c94cff6c01376044d04e51336de3874dd8bbf5ac 59 0.04/1.00 vMB 25
278,241 278,241 0000000000000001fbf960668e6ba9ccc7ddaa1d7a9b89737d813b1a2b2d6692 167 0.07/1.00 vMB 13
278,240 278,240 00000000000000029386e70f48ad7e227d09f14509dbdcb8295c271e1ee5577b 1 0.00/1.00 vMB 0
278,239 278,239 00000000000000022ea24fdf05c625a7b0a33d823a19960dd6610666586bbc40 336 0.23/1.00 vMB 38
278,238 278,238 00000000000000003e58b837b6ca234de5053470b36c787a179422ef1d90639a 693 0.25/1.00 vMB 66
278,237 278,237 0000000000000001250cf6d845ee1030796ca5b56a6ca10bca45890617a22ca9 736 0.36/1.00 vMB 71
Previous 10 blocks ↓
Total Size: 781.92 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: 646.05 GB
    • Received: 12.81 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.