Loading Tool

Explorer IconExplorer

Memory Pool

79,176 transactions
29.24 vMB
0.11887030 BTC
Random Selection Loading Transactions
Max Size: 177.40/200 MB

Candidate Block

Mining Attempt 1671dadb21688afa81e97f70392a7d906acfc6e7dad4d1777a59d4f13ff87ada
Version 20000000
Previous Block 00000000000000000000ca68321e715c058b4ac6f690c42b142839c1ac65667b
Merkle Root 423eefd9f38a6a47ddf3cc83df600092371985c782202a32459af394d8dc9776
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,829
Size: 1.00 vMB
Total Fees: 0.05765694 BTC
Feerates: 101.65 > 5.78 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,119 (281,663 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
633,456 633,456 0000000000000000001441cfabae560f24b1a892739cdc48930aa1597d17b521 2,351 1.00/1.00 vMB 33
633,455 633,455 00000000000000000002b8e4f87b659894de74c5f2ee8ea5b906766ee345cd9f 1,195 0.37/1.00 vMB 22
633,454 633,454 00000000000000000008d9fb526024fe491a44caaa53007712dfc2d347fc62e4 441 0.19/1.00 vMB 20
633,453 633,453 0000000000000000000b0a48d112bf1926a1cb18f9363ef886b5997f4992179d 1,172 0.40/1.00 vMB 20
633,452 633,452 000000000000000000114c37edbe4765834e4790bf1ed442d4a965f24bcc7f2d 423 0.15/1.00 vMB 21
633,451 633,451 000000000000000000055a5413b8a37c7455e180c9efaf454d917792981eeb8f 734 0.22/1.00 vMB 23
633,450 633,450 0000000000000000000b5c76bc1eda1779ebbf50a4f4634e2ae188fabf361aec 561 0.17/1.00 vMB 23
633,449 633,449 000000000000000000051e7013e5c91baea5b5e6b1bc69ef0af50f8375c37e65 1,414 0.47/1.00 vMB 24
633,448 633,448 000000000000000000120be771a8a75146626b0f3b9547db2efeed9ea2bb6072 992 0.33/1.00 vMB 29
633,447 633,447 00000000000000000005ef67a3c151a02f0122b96f6e49bd7596f9552dc9f1d3 155 0.05/1.00 vMB 37
633,446 633,446 0000000000000000000a731da1f2309813002d3a5d05ed034b127a93c59b7fc2 1,683 0.55/1.00 vMB 30
633,445 633,445 0000000000000000000f7465734a8919b708bee56eb272b1f09eb11112ff4551 1,139 0.38/1.00 vMB 24
633,444 633,444 00000000000000000013b560a0cd749633d6e47ab1b053f30831a92e6e4997b5 720 0.26/1.00 vMB 25
633,443 633,443 00000000000000000006fd76e56473576777a97aac2fd85bce97189e8af4f940 343 0.10/1.00 vMB 31
633,442 633,442 0000000000000000001162ddb2d321da86dc1178f37a55ac721b41f8dde90d1b 1,515 0.54/1.00 vMB 28
633,441 633,441 0000000000000000000ccb07f652f7d4f2d6b6b699210ff81db1fd08f5aa9146 1,769 0.64/1.00 vMB 25
633,440 633,440 00000000000000000008af113276eb89104d4908c35a654544d79241aea1765e 506 0.20/1.00 vMB 25
633,439 633,439 0000000000000000000ee3d5a1ec4a6cac7a4ea76dd10ce4de76ad1264ee46cc 82 0.02/1.00 vMB 25
633,438 633,438 00000000000000000003a3fc9cadb13a067cdec0a3d202fbd4cc7c46bf13338b 968 0.44/1.00 vMB 23
633,437 633,437 00000000000000000010b6b22eaae9d7d1c04bfa3d9facc02fb690a77ea86bbe 418 0.13/1.00 vMB 27
633,436 633,436 0000000000000000000e635f4fbc1773525ee889c0f50ac09d96a75a10546a10 871 0.30/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.60 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: 671.67 GB
    • Received: 15.98 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.