Loading Tool

Explorer IconExplorer

Memory Pool

82,298 transactions
30.98 vMB
0.10461217 BTC
Random Selection Loading Transactions
Max Size: 188.43/200 MB

Candidate Block

Mining Attempt 1878bbf9e654f54899c5e8df912c904d24c9ce473802955af2214caf5490ab92
Version 20000000
Previous Block 00000000000000000000464fbd6ccc853e5ba244ebbed6c329fc6ad23af9abcc
Merkle Root 873d234ce6f2134d2619af431c110ddb9d0c8a7dabf3966069241ad3c98eea28
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,147
Size: 1.00 vMB
Total Fees: 0.03152027 BTC
Feerates: 200.89 > 3.16 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,382 (440,237 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
475,145 475,145 000000000000000000d287afa949a5236dbc565936aa90e1bd1215bf90206ac7 1,509 0.92/1.00 vMB 116
475,144 475,144 0000000000000000003a4c85e25b9dc8960f3688ec6c9eccb6c49c9489fd1db4 59 0.02/1.00 vMB 169
475,143 475,143 0000000000000000003908e46935f77a0331166d1b3ae8d9aa68cae39e52103b 525 0.30/1.00 vMB 136
475,142 475,142 000000000000000000225b50d8704966457729bb082a28be717788641b5d69cb 160 0.07/1.00 vMB 128
475,141 475,141 000000000000000000162c7038d96c3623f272f1deeec4d70e8ec359a90cfdfd 617 1.00/1.00 vMB 44
475,140 475,140 0000000000000000018ad00f5cf294075db93e5224e478d3c80020a5dceb615d 817 0.79/1.00 vMB 73
475,139 475,139 00000000000000000186da14089a91790e4acf880f28af18fb64313571fb4f8d 1,006 1.00/1.00 vMB 290
475,138 475,138 0000000000000000002214ed92cf7a21ec97c8e65b5ac1f1a8d7a00057b90934 190 0.35/1.00 vMB 33
475,137 475,137 0000000000000000004387ce8e41787341c0e1c50b210726b11e0c7ab1e609b4 343 1.00/1.00 vMB 29
475,136 475,136 000000000000000000ce41570cdcf5a85467c7479c181ada37055cf862a45d4b 1,282 1.00/1.00 vMB 68
475,135 475,135 000000000000000000a7339d2d6e72efe6869b6c9033ba8f3de3437674869536 1,420 0.58/1.00 vMB 258
475,134 475,134 0000000000000000010241eb5159839c68bf74721a5ec62f3c4bcbd1a0e240bd 1,699 1.00/1.00 vMB 57
475,133 475,133 0000000000000000003458aec2fa9e4654d88c93bdf57bf4881e622f1df361ff 2,496 1.00/1.00 vMB 157
475,132 475,132 000000000000000000845d6fe28ac982d03b297b68542baaf4c8fb21b4aa4a78 1,982 1.00/1.00 vMB 274
475,131 475,131 00000000000000000089a1560c2b8214cd8a4680ef773ab5d67b1a2aaa21d7b7 1 0.00/1.00 vMB 0
475,130 475,130 00000000000000000052c526b52c38337a3665c16035296de264b927cb9e2ff6 1,598 1.00/1.00 vMB 128
475,129 475,129 0000000000000000009753f755c298ab899435d52e23b76c2952eb9301991639 1,359 0.99/1.00 vMB 67
475,128 475,128 0000000000000000005b0a9fd30822b07eb15a687ce24bbb3bd930a4fe5bc9a7 2,261 1.00/1.00 vMB 99
475,127 475,127 0000000000000000006615bedbab8f4c0d79c1a0ccd555851d81cf0795aadb1b 1,684 1.00/1.00 vMB 194
475,126 475,126 0000000000000000001ff3d186fc83b16b846bacf1725737d45261f050600b5b 1,783 1.00/1.00 vMB 133
475,125 475,125 0000000000000000002b806751b90977033a4a8b06c88ebab07e25e40d688362 2,512 1.00/1.00 vMB 217
Previous 10 blocks ↓
Total Size: 783.05 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 720.60 GB
    • Received: 18.21 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.