Loading Tool

Explorer IconExplorer

Memory Pool

36,376 transactions
25.84 vMB
0.08515398 BTC
Random Selection Loading Transactions
Max Size: 132.31/200 MB

Candidate Block

Mining Attempt d77fbda192ec603086d066172393300c6d873671ae8c171dd4f4d970d53f3d27
Version 20000000
Previous Block 000000000000000000014148236613aff85e49d6e98bb36447af91d013881073
Merkle Root 18796c76c0b6741dd76aa8c4d0149bd1f3af9d386425e21d84afa69530f77094
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,968
Size: 1.00 vMB
Total Fees: 0.03785096 BTC
Feerates: 171.09 > 3.79 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,676 (71,296 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
843,380 843,380 00000000000000000003469ab5c2373315508670ad11f71aca22b9e31d5c1d51 3,293 1.00/1.00 vMB 14
843,379 843,379 000000000000000000004d532860c74f4069b8acbdd8eb9ac0425347c055478c 4,136 1.00/1.00 vMB 18
843,378 843,378 0000000000000000000302b144d6837097a767024a96f6dcb76aff96f3c586ed 3,175 1.00/1.00 vMB 18
843,377 843,377 000000000000000000031cc7ba72ce1123bcc147d046996c8a5b5cd348bac64c 5,084 1.00/1.00 vMB 12
843,376 843,376 00000000000000000002819b718a98b463e8b0d723060ec99a8dfb5edc4c6cff 2,058 1.00/1.00 vMB 15
843,375 843,375 0000000000000000000332a2781fd176e971003b6904d4b9df7f3f35edcf3ef5 4,869 1.00/1.00 vMB 11
843,374 843,374 00000000000000000001a354e84fbfa76e08b59e6be1bf7322d92bb44bdc3e8e 1,814 1.00/1.00 vMB 11
843,373 843,373 0000000000000000000325faede62a4a323932b8ed23ddc892dead521ca09894 6,336 1.00/1.00 vMB 11
843,372 843,372 0000000000000000000098e6138f174d0dffa9bc78ee407852d99de2b48dec5b 4,903 1.00/1.00 vMB 14
843,371 843,371 00000000000000000000e8d6c5f8ccff61d0654050665f4021aee429ba379f14 3,879 1.00/1.00 vMB 15
843,370 843,370 00000000000000000002173676d4547e31a1bac631a68813fbdce42c057e78ac 6,168 1.00/1.00 vMB 13
843,369 843,369 00000000000000000000c9787573a1f1775a2b56b403a2d0c7957e9a5bc754bb 5,050 1.00/1.00 vMB 12
843,368 843,368 0000000000000000000220deed8c78da5c99701a3372ed99f4c59d26f92ee389 5,680 1.00/1.00 vMB 11
843,367 843,367 00000000000000000002455c32a4d5ed3bfbc388e699f84410477a0371b3bf10 7,215 1.00/1.00 vMB 10
843,366 843,366 00000000000000000000c9dcd33f1592761d2665d700ceb53f4b860db1076d21 3,747 1.00/1.00 vMB 12
843,365 843,365 00000000000000000001ebd1d78fb703fcef5bc33ec551d055d62de55415bf4d 3,424 1.00/1.00 vMB 13
843,364 843,364 00000000000000000002f415cffd16dd8ca136905e8bdaa451a29afcb6bf737c 3,380 1.00/1.00 vMB 19
843,363 843,363 00000000000000000000bf7acc4a1a33935e63ff935df7ba684d6dd28f640c5e 1,138 1.00/1.00 vMB 12
843,362 843,362 0000000000000000000157f83c704f3e54122bce967b820f7521bf9b67ec5c98 2,567 1.00/1.00 vMB 14
843,361 843,361 00000000000000000002ec66732a1dfbc988b29e43d0f215ac6c9e4c74c31a98 3,935 1.00/1.00 vMB 17
843,360 843,360 00000000000000000001f69c099531576ea080a546df11cc9b843c2f840d81cf 2,316 1.00/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 781.82 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: 635.74 GB
    • Received: 12.33 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.