Loading Tool

Explorer IconExplorer

Memory Pool

40,712 transactions
25.94 vMB
0.05586192 BTC
Random Selection Loading Transactions
Max Size: 135.27/200 MB

Candidate Block

Mining Attempt 32759aa8693f56ee70c7310c07b8cf2f1af689af835253f713a3767fbd498978
Version 20000000
Previous Block 000000000000000000011792beddffa9d4013eafe39d7aebdcfcb6f0839f8dcc
Merkle Root c82f9618c6355faf4ebce0d31159257b1dbfc6c101ba8a973e80411df8f54df8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,591
Size: 1.00 vMB
Total Fees: 0.00867835 BTC
Feerates: 100.00 > 0.87 > 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,893 (427,215 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
487,678 487,678 000000000000000000799c16b846bdf996ca763e403bd4c2a83c41ac6c7f15fb 2,306 1.00/1.00 vMB 121
487,677 487,677 000000000000000000baeca1a1e951d335a1d1a9d9a390c732741e1e942081ac 2,284 1.00/1.00 vMB 211
487,676 487,676 00000000000000000082d1c2035d6bd67602733318857192a8ebcfb9bb1abd88 2,105 0.98/1.00 vMB 144
487,675 487,675 00000000000000000075647478d7534dcdcc6a98b8c9dce6f7854e7d9352ead9 2,355 0.97/1.00 vMB 119
487,674 487,674 0000000000000000003a62038488e68450b9a42bf0b8daae2cc0f5640379238f 1,350 0.90/1.00 vMB 27
487,673 487,673 0000000000000000009899f3657f06ef41be469583dfd877dee461f8964bb696 603 0.27/1.00 vMB 112
487,672 487,672 0000000000000000002e05af396d8f66f81e1cb61b499cb63eed38486fb744d1 37 0.01/1.00 vMB 326
487,671 487,671 00000000000000000023e3ed96d4dbb09e48af1430d79ca7f05d40282c8b4cac 2,298 1.00/1.00 vMB 92
487,670 487,670 000000000000000000675860f4025dc898ba48d69b981ee1f2cdf7a9a3cf2a49 1,636 0.82/1.00 vMB 49
487,669 487,669 00000000000000000032f6bfc844e6526e3dc0cdf27d2d37ab010076523f0558 29 0.01/1.00 vMB 260
487,668 487,668 000000000000000000a6cac7926ab624764d7246f2ff8e8d4201a726d20f31e9 264 0.09/1.00 vMB 100
487,667 487,667 000000000000000000000b458f618e6444ff7947fb1b917c032d732cefa1c233 1,375 0.73/1.00 vMB 98
487,666 487,666 000000000000000000a201455fd28d1d2257053e8de69e6756f54996e0b3f830 1,308 0.77/1.00 vMB 63
487,665 487,665 000000000000000000ca85c2d97afa5389f08cfcbd6ff37e8111f14551393a44 1,809 1.00/1.00 vMB 57
487,664 487,664 000000000000000000aa87da2e82d8f70d713a01fbe1a93c6a16a888be5ce675 1,587 0.95/1.00 vMB 14
487,663 487,663 000000000000000000389fc2198db5abc1352bd31fcfbef5e3ab5636bd31001b 1,702 1.00/1.00 vMB 72
487,662 487,662 000000000000000000f1973ca1e7c5163ec33f5429eb3e6f1b3ff304412302f2 2,588 0.98/1.00 vMB 153
487,661 487,661 00000000000000000051957b296d9727e76d8db4945647770d06bb5284168c3f 549 0.28/1.00 vMB 74
487,660 487,660 00000000000000000037686a9b858798bc00da57d702bcfaa1b2a6f167bc9852 1,323 0.60/1.00 vMB 86
487,659 487,659 0000000000000000001784045cceb02e7d6086961025576babc772c726bf8755 1,573 0.77/1.00 vMB 87
487,658 487,658 0000000000000000005763dad8a6e47f325c0c79411fbd8697b7275312269b6e 88 0.03/1.00 vMB 61
Previous 10 blocks ↓
Total Size: 782.20 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 653.95 GB
    • Received: 14.06 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.