Loading Tool

Explorer IconExplorer

Memory Pool

26,721 transactions
27.64 vMB
0.06864797 BTC
Random Selection Loading Transactions
Max Size: 132.14/200 MB

Candidate Block

Mining Attempt 89ba425e75dcb60056577c509fb987ba4af39170cf146efb7381236aa0112cbd
Version 20000000
Previous Block 000000000000000000016dccce64f0eb5e35f9f14d8ccd10327747692dec931a
Merkle Root 840c6b3133b5494dc6687f78805ae601bdc51fa6584b9a8ed517464ec009997a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,289
Size: 1.00 vMB
Total Fees: 0.01605342 BTC
Feerates: 150.73 > 1.61 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,475 (908,080 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
6,395 6,395 000000008fc68a02f26c2041822bb9f569fc8a5878b256a2193514f3c441ea45 1 0.00/1.00 vMB 0
6,394 6,394 000000003e52df6a9a68859f54a5fb464de482ff456afd41ef3081054af49e72 1 0.00/1.00 vMB 0
6,393 6,393 00000000f3ae9499f091e6345f8b30c91e2bdd015ed999b2c1028b64da055cc9 1 0.00/1.00 vMB 0
6,392 6,392 000000009e77e4c6620a31d873c666d4e4e81ebb96b153eb248690140322cc4d 1 0.00/1.00 vMB 0
6,391 6,391 000000000631c2052f9da47327cd63591ea2c13ef8d0e1d74dcf9299d9a1b760 1 0.00/1.00 vMB 0
6,390 6,390 00000000fb149a0767bd488d7cf9e913c1cf709d6dac767a6c77d6f9b5448ee8 1 0.00/1.00 vMB 0
6,389 6,389 000000000972b748f2bf37eb8e5319cb7aa2dc9b976ded9e15a56520e7272830 1 0.00/1.00 vMB 0
6,388 6,388 00000000f0173202be67ae5ba15d3a03bdecee57713b3805ba9c167596efcf08 1 0.00/1.00 vMB 0
6,387 6,387 00000000bdba2cb37492243786d1957714adb31e6149f5d20aca6653bca2b84b 1 0.00/1.00 vMB 0
6,386 6,386 000000006b1567112c76099a3cb73da141ce0e8e237078ef59132102517b846d 1 0.00/1.00 vMB 0
6,385 6,385 00000000bf933846fc1909e40b854b7e045ca77ebfba2c1b38b291d63dcbe195 1 0.00/1.00 vMB 0
6,384 6,384 000000001e7812cf1ad8e830c33154147e3bfcf4bc3b94c87493ca3cf524719e 1 0.00/1.00 vMB 0
6,383 6,383 00000000cb90c4ffd5137b447ed860afaf7c3640ef5ecd1e205d1d3776f3fa63 1 0.00/1.00 vMB 0
6,382 6,382 00000000778ec9dc56936fd5a0f40a87453a6d2477ae0196e5aced945cb6507f 1 0.00/1.00 vMB 0
6,381 6,381 00000000ae95c8f2381a8af1d879e8d123151c0e77445c41e884b583ca453471 1 0.00/1.00 vMB 0
6,380 6,380 0000000087200ccff758617644f012bb91af2c0f690b7262fa1e756d38abbe8f 1 0.00/1.00 vMB 0
6,379 6,379 0000000060911d1cafd5d115e1a83114626c9fe421b8f9bd5152a347c5238579 1 0.00/1.00 vMB 0
6,378 6,378 000000005fb69b9bec712a7f91f9fec73e942eeb08c808585afeba0aef29db6d 1 0.00/1.00 vMB 0
6,377 6,377 00000000d6612711fbafefd7143b744441cda783030178232a2a7f7d219933c4 1 0.00/1.00 vMB 0
6,376 6,376 000000002a14610115f83d647a6354a706e273a2ab4425c8eeace6152800bcbc 1 0.00/1.00 vMB 0
6,375 6,375 000000005d5e4d1f466de1812ccdb4a62aa368c43b9bd354e13dd2a8878e4b71 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.45 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: 610.85 GB
    • Received: 10.75 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.