Loading Tool

Explorer IconExplorer

Memory Pool

78,655 transactions
29.35 vMB
0.08422478 BTC
Random Selection Loading Transactions
Max Size: 177.36/200 MB

Candidate Block

Mining Attempt 76213fd2389e1579d5e62728494b6936a1bc2605bf19259a70713d23642f0931
Version 20000000
Previous Block 00000000000000000001f4b559d37e6ff387f62c9e7280040ea352cb9648bf8c
Merkle Root a7848d8c9a940bd7ebdb4c3d890d722f5d62cf2270752a02c5c51d333a6fff3f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,571
Size: 1.00 vMB
Total Fees: 0.02257028 BTC
Feerates: 95.73 > 2.26 > 0.38 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,161 (439,879 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
475,282 475,282 000000000000000000971249f8c4c9b206df40b1272e92457275fe0fa111f282 1,594 0.99/1.00 vMB 216
475,281 475,281 0000000000000000015f1b421006f608aa7eee9da573c9e5c1454319c888bcc3 956 1.00/1.00 vMB 74
475,280 475,280 000000000000000001402caa5dcbb2cf5e2fd8b053fcd00786c1e76948994842 1,720 1.00/1.00 vMB 41
475,279 475,279 00000000000000000013bfd0c7b4cd07be591565ed4c1b18806dc75c5a4150bf 1,810 1.00/1.00 vMB 234
475,278 475,278 000000000000000000b43bb4162374befa73a882efa6279d87cd3f11548cff59 2,048 1.00/1.00 vMB 146
475,277 475,277 000000000000000000ba4abbae0d0f5b6bb0a26a8838b6e42eaa7e8dd1af1ead 1,452 1.00/1.00 vMB 112
475,276 475,276 000000000000000000fd7bc655398d8295e079c205a6e2dd3481becf76472d9d 189 1.00/1.00 vMB 6
475,275 475,275 0000000000000000016eb1f78d440200bf13b8f08f5ff3f6eec58b53235248c2 971 0.99/1.00 vMB 56
475,274 475,274 000000000000000000d8347250c724bbbfe9a1078807f7d2fcb95da587abb8ab 753 0.50/1.00 vMB 122
475,273 475,273 00000000000000000179efe50236dd94482ca72c8677bf53a62fb1c8ec876315 990 1.00/1.00 vMB 97
475,272 475,272 000000000000000000d93f26e21deae6f04168a1cab45354b3c76ea891b490fe 965 0.48/1.00 vMB 136
475,271 475,271 000000000000000001766a5ef0289017a827b1271b455823ecf58fa1c3456d6c 750 1.00/1.00 vMB 17
475,270 475,270 000000000000000000f1a99a41152861b9b9235ef7b46074f45c06d043068e48 1,875 1.00/1.00 vMB 188
475,269 475,269 000000000000000000cd6b2707a5542991f08a02f1ade2b5faa8af8dc4f45d9a 1,592 0.84/1.00 vMB 126
475,268 475,268 0000000000000000003dc29a93dda4699f2ecf80f8d935f3d3d76780aa04f58e 2,106 1.00/1.00 vMB 209
475,267 475,267 000000000000000001274439a2570efc3f78e5f2eb237898a90273f83acb2923 1,443 0.62/1.00 vMB 215
475,266 475,266 0000000000000000011aaa32404ad52df292cd6fd3a8784d782f945b202486b9 362 0.21/1.00 vMB 137
475,265 475,265 000000000000000000faf27220dc8a819bd4add538afea073b4cd46734c08f0f 308 0.14/1.00 vMB 244
475,264 475,264 000000000000000000f677723eddd1dc362e47b6fdced6049f33fc29efec4180 1,065 0.51/1.00 vMB 170
475,263 475,263 0000000000000000010f479f6b413f5e872f6a7987eb34003a396fe251a073bd 488 0.37/1.00 vMB 154
475,262 475,262 000000000000000000ea6046a5feeacc6ce9fabb396b736bcc76a4cdc211ef7f 2,005 1.00/1.00 vMB 152
Previous 10 blocks ↓
Total Size: 782.67 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: 674.97 GB
    • Received: 16.43 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.