Loading Tool

Explorer IconExplorer

Memory Pool

25,036 transactions
5.44 vMB
0.02495732 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 40.71/200 MB

Candidate Block

Mining Attempt b84982189799d350e09f13812c320323e0f698a51b7aa5557998f51cb687d051
Version 20000000
Previous Block 00000000000000000000345b267982d34ee31839903b0f6a8bfad241a371fd9d
Merkle Root ae5d7b78fe4d6eb733b88448e14a518c1636c37219bf66774b73f9e52974a258
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,333
Size: 0.44 vMB
Total Fees: 0.01186474 BTC
Median Feerate: 2.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,237 (746,692 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
166,545 166,545 000000000000090b7062b49a10504077af86b3e080e9ed21757a6020df60d450 15 0.01 vMB 52
166,544 166,544 00000000000005f894148771c2a67a5245d5ea351d12e321c3ba5861c0d765b5 42 0.03 vMB 47
166,543 166,543 000000000000065209a35300569a078d2627144787438e805e2b3d0137f09b83 18 0.01 vMB 178
166,542 166,542 0000000000000bfd89d7ce7152adc177bc4283af022eb017be04e4d372074cfc 18 0.01 vMB 65
166,541 166,541 00000000000004ebff340ac85feb2f4e2af1da4a7805748e537a584b0da618d3 53 0.02 vMB 274
166,540 166,540 000000000000093a989021a2e80e17f660bfa6ae056b83843ba176f40a835b4a 152 0.07 vMB 132
166,539 166,539 0000000000000a31f49642b7af1c51a96932ea7bd8d19f005b3412fd1795d9ab 73 0.05 vMB 25
166,538 166,538 00000000000006c59d7cd9e7c3d701703020684ccecb078d12051786a3a30b15 54 0.03 vMB 617
166,537 166,537 00000000000007e99d4d9722e8a53c67144b4d9ab041476d8d58a8de160aa6bd 44 0.03 vMB 68
166,536 166,536 000000000000049d2d3861ad7dc3e0510c7b666714e7feee42aeb2115b63513a 36 0.01 vMB 93
166,535 166,535 00000000000002d2e7edeae2adb199437d0cbdaca849a3f6c1fecf0af4ee8009 35 0.03 vMB 419
166,534 166,534 00000000000000221927b22d5d2def2a226d115ae1d0cdb2b845cf28cd6995ac 31 0.02 vMB 207
166,533 166,533 00000000000001ee89122dcb6ebe8ae920a9bb36ad17f582d163a54da820313d 19 0.01 vMB 943
166,532 166,532 0000000000000453696bde7573bb71977845fcc1b51ee1d0a150f83735b33e54 73 0.04 vMB 105
166,531 166,531 00000000000006c344e849138e1b6eae5e3b54208239a558dfa3dea5d51ecb59 7 0.00 vMB 22
166,530 166,530 00000000000006a3feafa8589cc9eba6bdb4321193c62d8e0d0d8177e1ff1e59 58 0.02 vMB 33
166,529 166,529 00000000000000e9ca54122ad8f7144f8f236ec957a16403d37c3f7686315bb1 142 0.05 vMB 80
166,528 166,528 0000000000000561ba3abbcf2f5ff305fb37139f074962ce3c1ac8d8934a35f4 60 0.03 vMB 37
166,527 166,527 00000000000004be0dc2bef514d5542261e25e38413139b79ff35e01f3c8bb62 52 0.02 vMB 44
166,526 166,526 000000000000039f7d968610df46376542df0fd3d8b49b924b1ffe49c63a1ef3 7 0.00 vMB 855
166,525 166,525 0000000000000709a13d88d7342875afbd8c43d8384c669299b974337e096c90 39 0.03 vMB 377
Previous 10 blocks ↓
Total Size: 779.27 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 77
    • Outgoing: 10
  • Data Transfer:
    • Sent: 42.57 GB
    • Received: 0.58 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.