Loading Tool

Explorer IconExplorer

Memory Pool

81,178 transactions
30.60 vMB
0.08710760 BTC
Random Selection Loading Transactions
Max Size: 186.53/200 MB

Candidate Block

Mining Attempt 144d5eff3a18a9f0caa4a55a998ee763d784fa0d01cd729607df5c0835c770f8
Version 20000000
Previous Block 00000000000000000001cd73236a028c712d69000472bf4b7a3a172265e397d2
Merkle Root 33fc38a5c4cea125b8495cd759064b894ea6404a9e829aef13d054237cbbdefa
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,261
Size: 1.00 vMB
Total Fees: 0.01836679 BTC
Feerates: 318.30 > 1.84 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,349 (554,680 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
360,669 360,669 00000000000000000d094cc1c9872b0a17eb842dc9a67dce6e904df55cb355ec 869 0.35/1.00 vMB 31
360,668 360,668 00000000000000000d5ca648032e34e55ffb8aed2d3549a61a608d80a0860560 1 0.00/1.00 vMB 0
360,667 360,667 00000000000000001254f7ec9e7ee0036fcbe02a2e97cb6c2aa96f87d36172a3 411 0.18/1.00 vMB 23
360,666 360,666 0000000000000000160f4423a963618599d7ff2b2520624ce85b1a7ec3874eca 509 0.21/1.00 vMB 35
360,665 360,665 00000000000000001067d96e186edfe894f9dfc6e8f7a20e2b3d7df61f4a82ea 957 0.51/1.00 vMB 29
360,664 360,664 0000000000000000056423c64b0e90d38d0408dc125ce6de9d7523e21b7bdb97 764 0.37/1.00 vMB 29
360,663 360,663 0000000000000000131d8a45ba6b4be2eb018723de70a1aa26b1fe7d35ab1852 272 0.16/1.00 vMB 26
360,662 360,662 00000000000000000b9f034a2d7cf99eabe02dbe14bd82ffda6576b1a3f33a9b 915 0.74/1.00 vMB 19
360,661 360,661 00000000000000001567b3442d38e30b85ff477ac073c008b8eca73d40a862e6 1 0.00/1.00 vMB 0
360,660 360,660 00000000000000000f59477517f4b33dffcfaeffc42a06a586f3b58dffd7e356 2,410 0.93/1.00 vMB 36
360,659 360,659 000000000000000011413e38a5a3a87c01589aba7a919c2f8304e0e455051871 413 0.23/1.00 vMB 26
360,658 360,658 000000000000000007a6f34018a3fa376c25700e99c0bf6e5c67854bcaf7d08f 174 0.12/1.00 vMB 20
360,657 360,657 00000000000000000043b8524c759ac68eaf04658cdbe409251762e57bf24da3 2 0.00/1.00 vMB 0
360,656 360,656 000000000000000014d0ce37f499418c7467024499ae0ab4271a73b4c2000587 1,282 0.63/1.00 vMB 29
360,655 360,655 00000000000000000337754024e3e033961d18c9587a28afc5313a9b5dabd1cb 2,208 0.95/1.00 vMB 42
360,654 360,654 000000000000000004def54eb4ddbdbd0312df60281da66e46992e7e163e39ec 2 0.00/1.00 vMB 0
360,653 360,653 0000000000000000109ea54f56a1e51b140169439cddef0775f87c1d89baf657 734 0.42/1.00 vMB 24
360,652 360,652 00000000000000000e5d8e59d2ef8679aa3396b529a3d850afa28f6379a20c0d 885 0.60/1.00 vMB 36
360,651 360,651 00000000000000001277d1c924694fc8448c023f3f4536ff9b9e3b725a9ca1da 144 0.13/1.00 vMB 31
360,650 360,650 00000000000000000a23d2a8d4e7fadb009b6164346912b19942ee94eea1ed25 703 0.75/1.00 vMB 19
360,649 360,649 00000000000000000e0611d8db25aa3900203db79e26d71d4eec03ff56b605e8 2,532 1.00/1.00 vMB 40
Previous 10 blocks ↓
Total Size: 783.00 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: 718.40 GB
    • Received: 17.89 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.