Loading Tool

Explorer IconExplorer

Memory Pool

72,952 transactions
27.53 vMB
0.07186699 BTC
Random Selection Loading Transactions
Max Size: 166.24/200 MB

Candidate Block

Mining Attempt ab5e4edc5a9eabca82cfff09213de8fec456fcadf25090d4ff4292347eaf7550
Version 20000000
Previous Block 000000000000000000014d168f10895f434521b3d46621a949e81e54d28e4bc6
Merkle Root dc683b7db3626276eb0d6d0324b28d758931189a70e9e489a9bbfea2b734f6a7
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,624
Size: 1.00 vMB
Total Fees: 0.01239315 BTC
Feerates: 44.54 > 1.24 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,554 (655,629 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
259,925 259,925 0000000000000001468cfc22e9e0ea366bcf75a363d5df87634d716a4781edc1 128 0.05/1.00 vMB 106
259,924 259,924 000000000000002202e7a4959d6b9869802801a13c391f2c2f5fb5b77acd33fb 451 0.19/1.00 vMB 128
259,923 259,923 00000000000000091aebb942f2bcde4a1fc412cdfce156d15eba28c7c55903a6 271 0.11/1.00 vMB 48
259,922 259,922 0000000000000021f7e23716302b5c05c9ad7ebf7204e7185926252f712da269 349 0.15/1.00 vMB 166
259,921 259,921 00000000000000141d2269e6ec353fe011a595b4049fac690b8231ae7ba14dab 28 0.01/1.00 vMB 57
259,920 259,920 00000000000000022463f57896ab5afffa8f22eea181b7073df3eb86d1aaa8ad 332 0.14/1.00 vMB 101
259,919 259,919 00000000000000151c50ce4fc6421f3f9adaa30a8c833b88fba0dbc3a4235e4d 266 0.11/1.00 vMB 116
259,918 259,918 0000000000000005beb78e9a14c69852e1f3811afcb52b90d8c35370aa75eaea 267 0.11/1.00 vMB 114
259,917 259,917 0000000000000001ad5996018269f17d9a360340134143cc908e75772c4bbbcc 358 0.18/1.00 vMB 83
259,916 259,916 000000000000001698541b70819aee26f3296f50b214f4e05d8cad445e392135 290 0.12/1.00 vMB 123
259,915 259,915 00000000000000033413179d89614918984944edb0c6677afd92db92765e39f4 82 0.03/1.00 vMB 34
259,914 259,914 00000000000000210d10a12ebd0172a1e7c86fe67025bf46314f83278fb4e6c8 780 0.32/1.00 vMB 109
259,913 259,913 000000000000001b37515de4324c9cd2130c16e4bc22d985a3464d46ce2e27df 100 0.05/1.00 vMB 54
259,912 259,912 000000000000001e0dc55b928d6b7590d236c39c7a01e8ee1c7c30da45e89a7c 195 0.08/1.00 vMB 131
259,911 259,911 0000000000000007cfc41a85a9d78cb4476d8a466978d6f8d3acc53765edf51b 403 0.18/1.00 vMB 102
259,910 259,910 0000000000000020c327ac3b9ce4edc7142bd0de1a2207a2717c3fb38e5c34b2 432 0.16/1.00 vMB 103
259,909 259,909 0000000000000003beb4c2ee5d057a2dad84e8b541e392e0d521f002b245838b 388 0.18/1.00 vMB 114
259,908 259,908 00000000000000152acd8f34776b0d54a3c68755f726d1545af8f4463c5c79c4 384 0.20/1.00 vMB 88
259,907 259,907 000000000000001476c43c097bd14464e17bd62cfd12b7ba0b08a397ae3a4114 61 0.03/1.00 vMB 30
259,906 259,906 000000000000000c09b7ed4ccff6bc5cd918366a0b29b990ed7db454fb385cf1 987 0.41/1.00 vMB 123
259,905 259,905 0000000000000007d6fd678f9337404973e9f4af1540f82d89af8fd26f59d1c8 68 0.03/1.00 vMB 103
Previous 10 blocks ↓
Total Size: 783.35 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: 768.34 GB
    • Received: 19.56 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.