Loading Tool

Explorer IconExplorer

Memory Pool

56,443 transactions
32.11 vMB
0.18186318 BTC
Random Selection Loading Transactions
Max Size: 172.87/200 MB

Candidate Block

Mining Attempt 4f79e1c081a3156869cc232cb545e11f3d7641c6955abe06137b6594d4174411
Version 20000000
Previous Block 000000000000000000011cd4d27fc6ae94f6e436088fec3c873d6dc8d522a7e2
Merkle Root fb5002b87bd7d53f5322c8e2f74b73902be0bc69c5596adba49927c91449616f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,648
Size: 1.00 vMB
Total Fees: 0.07192595 BTC
Feerates: 465.21 > 7.21 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,816 (173,532 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
741,284 741,284 000000000000000000015fefc9a09b6ed5450d8d3a924479375a97ea4e99df7c 1 0.00/1.00 vMB 0
741,283 741,283 0000000000000000000166e4152af775378d23d986b318a3acda6321f858525a 2,696 1.00/1.00 vMB 25
741,282 741,282 00000000000000000008eab648dbdac958101829cbe9d99549e7b1f50fcb7c96 3,095 1.00/1.00 vMB 31
741,281 741,281 00000000000000000003ebaf76811803e8c331b82efbf2b4bcce979bbb5d49b4 3,451 1.00/1.00 vMB 5
741,280 741,280 000000000000000000008dbd73e125847abed8f99263e547490453e226cf3779 2,618 1.00/1.00 vMB 14
741,279 741,279 00000000000000000007ad693bfe44b16e7d2040db512a4e27faa0ad9173cc11 2,473 1.00/1.00 vMB 20
741,278 741,278 00000000000000000000598220f86187611c515bcf1393bcbc2a547b391064dc 1,951 1.00/1.00 vMB 24
741,277 741,277 000000000000000000002d5de3520d4695ec5fb4bef0cfd3aeb5bc930ff72e7d 2,035 1.00/1.00 vMB 10
741,276 741,276 00000000000000000005542286815fc53d2bad6c8e918d056d13ee714b081983 3,521 1.00/1.00 vMB 19
741,275 741,275 0000000000000000000300565f9f152b7047a63ac5d8e2d997fe1ef1c8ec9d1a 2,372 1.00/1.00 vMB 26
741,274 741,274 000000000000000000020fa4d58537082821a7efbe4a68bff05afba70fe7f08a 3,676 1.00/1.00 vMB 37
741,273 741,273 00000000000000000008fe37349b966b2096dbc90f9bad0147f25a2644ee2ff6 3,152 1.00/1.00 vMB 27
741,272 741,272 00000000000000000000a945c056d88aff1c4255c42bff5a7f2a28ad74e5e120 1,355 1.00/1.00 vMB 14
741,271 741,271 0000000000000000000163f2943766972f5cd4929461b83a910e61c6681e278b 2,390 1.00/1.00 vMB 21
741,270 741,270 00000000000000000000c7eb49cb7f41e3ddae6758f61712ae6db31faa5d4f51 3,228 1.00/1.00 vMB 29
741,269 741,269 00000000000000000008af9333503e9727ffbbf038e563378689f63ce0550069 2,941 1.00/1.00 vMB 36
741,268 741,268 000000000000000000027fa60c3d56ddb3533d31e2f8f76da40197d685ce0b7d 485 0.20/1.00 vMB 19
741,267 741,267 000000000000000000006e5ce109c34c9140ce1e1120fe5af18186e7c719a618 2,156 0.79/1.00 vMB 18
741,266 741,266 00000000000000000007420bf44c49d9c33e54713b7f0976908954799035785b 245 0.11/1.00 vMB 15
741,265 741,265 0000000000000000000690cb489252b3a684d35c49b7f6435959eed6154f6eb8 1,488 0.68/1.00 vMB 15
741,264 741,264 0000000000000000000312ce2c5037e32ec4bca8550460a704814d9846be06ae 954 0.99/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 782.06 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: 651.18 GB
    • Received: 13.46 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.