Loading Tool

Explorer IconExplorer

Memory Pool

86,496 transactions
32.45 vMB
0.11194684 BTC
Random Selection Loading Transactions
Max Size: 195.19/200 MB

Candidate Block

Mining Attempt 0f4ec08d41feb6ae64f129acd8700da9df8a35120b489bca30b3ac51dd2449e4
Version 20000000
Previous Block 00000000000000000000b3b36493b98d8831183a4c3bad48ccf282a73492693b
Merkle Root e6c564468b4ce5107c409b13497889f38adfe528f712eccac0724cb2cd73b0d2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,626
Size: 1.00 vMB
Total Fees: 0.03745498 BTC
Feerates: 218.18 > 3.75 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,072 (588,585 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
326,487 326,487 00000000000000000db8809d18070dfc8cb525a33cb9f4a0107bf9b7c0da8734 199 0.15/1.00 vMB 24
326,486 326,486 0000000000000000060f25f9e55774b594ccce15a112988a1d12e3ec442a88ac 517 0.36/1.00 vMB 23
326,485 326,485 000000000000000000f94f19dbcb0e31d6ba79142dffc3abbe92fcfbe55dda0f 1,106 0.62/1.00 vMB 27
326,484 326,484 000000000000000004ec7477a6d2c2537798010b45afcbd9ac271995f18c749f 438 0.30/1.00 vMB 24
326,483 326,483 00000000000000000b10de6f814da07c71708b3ca1ec807525a3e9d558042a7b 1,197 0.62/1.00 vMB 27
326,482 326,482 00000000000000001e7aeee29fcf5c5cf355f9e64be26f558d2ab27e3a8047db 710 0.33/1.00 vMB 30
326,481 326,481 00000000000000001756f7c305ddd3a85165484db80103b92ecaaaa1cce0deeb 41 0.01/1.00 vMB 152
326,480 326,480 0000000000000000055e6571b7b7f049a9fd8008ec6bb13c3746c107c1414198 1,057 0.56/1.00 vMB 27
326,479 326,479 000000000000000017344d067037db6ca5e78a44a0eee4807fee609ae2a45b97 666 0.47/1.00 vMB 23
326,478 326,478 00000000000000000fb514af8de6d4648ca4a727c1e521bc6bf2b98869514148 1,327 0.71/1.00 vMB 31
326,477 326,477 00000000000000000d7f5772d5443ffc31e7d913c337dc28de41774f34061ce5 905 0.50/1.00 vMB 26
326,476 326,476 00000000000000000a254cc108a47ba980a7132dc829e5e391748d4926d9e855 490 0.21/1.00 vMB 31
326,475 326,475 00000000000000000b1c9802d96a589e6ae1f6633248eca3b8faf25aa759f448 104 0.10/1.00 vMB 13
326,474 326,474 000000000000000016eb19a5802fe124a5af4f17d3b4149227bc44f6f5a80476 96 0.04/1.00 vMB 32
326,473 326,473 00000000000000000f18d1d9dabeeea43f9177cddf5942e88e59de3662761922 81 0.08/1.00 vMB 15
326,472 326,472 00000000000000000ec6a139bf0506f4f8317503fb2dff30e649d845e2a8559a 201 0.09/1.00 vMB 32
326,471 326,471 00000000000000001d8a75073b1b3d333ead6b7ce8634f0f8ca74bc1d18739f3 57 0.02/1.00 vMB 30
326,470 326,470 0000000000000000101516bade4f2298d56eb8a1656d8866d5961a292ca92855 230 0.11/1.00 vMB 54
326,469 326,469 00000000000000000c9ae8f91b0b8ab21d8a9a2ec215d800934770e81fe3c93e 1,014 0.63/1.00 vMB 25
326,468 326,468 00000000000000000355242e5bc7b896a53d7372816c661c4c689217d38e1273 39 0.02/1.00 vMB 24
326,467 326,467 0000000000000000123a8723e9403b7204c6d2c6010ac67e7c5f39dc29390cf3 306 0.12/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.52 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: 668.87 GB
    • Received: 15.61 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.