Loading Tool

Explorer IconExplorer

Memory Pool

75,414 transactions
27.73 vMB
0.07526416 BTC
Random Selection Loading Transactions
Max Size: 169.17/200 MB

Candidate Block

Mining Attempt 0d58dfee751a1993ceb2d8057b3e622b54cadb811b79740e18d10787f8c2a033
Version 20000000
Previous Block 00000000000000000000eb6f61bd9defd18e41bcd69e7e89dae8b0fff50507e2
Merkle Root b8718efe15b1dfaf152b86746b486475a1a8c06155718438ec2499a99aa71ec6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,659
Size: 1.00 vMB
Total Fees: 0.01588382 BTC
Feerates: 99.50 > 1.59 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,259 (634,270 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
280,989 280,989 000000000000000002ab0d645dd2aeb883972b21ec82bd5ae9404975f6c360a9 473 0.29/1.00 vMB 51
280,988 280,988 00000000000000015ce39edcf6b0baed22468618f0d9ea016ca2513e7998924d 1,065 0.50/1.00 vMB 51
280,987 280,987 0000000000000000d34d6e0e8d8290c7248f32bb3c39400892a34a3e761f6e78 959 0.38/1.00 vMB 72
280,986 280,986 0000000000000001c9b372ed519ecc6d41c10b42a7457d1ca5acd560a535596b 765 0.25/1.00 vMB 89
280,985 280,985 00000000000000010e987f0451b5eb276c30a21c68853a6aaec0ce9581af25a0 339 0.16/1.00 vMB 52
280,984 280,984 000000000000000179aa51d11e67192660c95920bad8d267355b31a4e65e76a0 360 0.28/1.00 vMB 39
280,983 280,983 00000000000000008641e79bcc2bf7f34c90c404ef2ee36b36ebdeb8a8649e3f 652 0.25/1.00 vMB 56
280,982 280,982 0000000000000000a68190758aa866166d82f0239078815624c572ce6c56c41c 723 0.25/1.00 vMB 97
280,981 280,981 0000000000000001d84631dfe0a35f168c9ce291188ec9842114c85908aa9c1d 483 0.39/1.00 vMB 24
280,980 280,980 0000000000000000e0285d220aeb8b3b36835d59849512a11f8360605dd8d112 756 0.25/1.00 vMB 98
280,979 280,979 0000000000000001cb1d989ed91b5d743aa79d9d7a7f9e75036bb54810572473 142 0.05/1.00 vMB 108
280,978 280,978 0000000000000001fad7497c3a6597032c4935eca32089e353684ca2f9b5a0b0 203 0.11/1.00 vMB 41
280,977 280,977 000000000000000252ddc472ad63d9ed39a2774e1c3059d217aae6aaff20a93d 392 0.15/1.00 vMB 46
280,976 280,976 00000000000000008ed78ea063f82a09bbd513a85c6c807a72ff6d43d4a821bf 131 0.05/1.00 vMB 227
280,975 280,975 0000000000000001fd436d8571a165eedd1dc32c455777618f38302ae716cfcf 580 0.31/1.00 vMB 37
280,974 280,974 00000000000000013385ce4cc4ea0f9561f0c23b44c29cffa4eddbeaf3ced922 375 0.25/1.00 vMB 32
280,973 280,973 000000000000000239d6210bbf3ddacb8525ea0d6f47987767823b7d7ed0336a 69 0.04/1.00 vMB 129
280,972 280,972 0000000000000001ecc5add17167dcd7b0611e9bcb6b9b6734a298e1e9ad6028 179 0.07/1.00 vMB 38
280,971 280,971 00000000000000004aba8333fa2fc34d3ab1b8c4f6a47f13a6bb3e384e27a1a8 274 0.11/1.00 vMB 43
280,970 280,970 0000000000000002063e35fc219a693da96e1a61088a749ed8fcd8fb7b750fa6 839 0.37/1.00 vMB 59
280,969 280,969 000000000000000090875154ef556923242d86da2c590b2a412c82e629e8543f 403 0.19/1.00 vMB 56
Previous 10 blocks ↓
Total Size: 782.84 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: 712.18 GB
    • Received: 17.16 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.