Loading Tool

Explorer IconExplorer

Memory Pool

80,906 transactions
30.53 vMB
0.08433507 BTC
Random Selection Loading Transactions
Max Size: 186.08/200 MB

Candidate Block

Mining Attempt b61f168bdb8bc644b60caac93a194d4b64202a0ff6e4a31588954054a00e15c6
Version 20000000
Previous Block 00000000000000000001cd73236a028c712d69000472bf4b7a3a172265e397d2
Merkle Root 2d005b7a3385d6e98f0b93c36e1ab05303d9be4e48a7dc63531f5273f5cc9677
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,382
Size: 1.00 vMB
Total Fees: 0.01595303 BTC
Feerates: 318.30 > 1.60 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,349 (632,601 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
282,748 282,748 0000000000000001b35e225d743b7e0dd2e9066d0f7ffa132da4a71d685c9b32 386 0.50/1.00 vMB 20
282,747 282,747 00000000000000008e23560246ff5300b1f81ab4e58cd8484a4c5e3a4e75674c 627 0.25/1.00 vMB 39
282,746 282,746 000000000000000091e7f177e5f358d40a750f9b9b547b13f4559671c6dd69a6 1,414 0.90/1.00 vMB 29
282,745 282,745 0000000000000000ac88bf74d113e87fe03052c17a7eff193ce6d2abc3d1a679 719 0.25/1.00 vMB 58
282,744 282,744 00000000000000000082c4cb9b7aefa30050b97f3ebf50eb70965e2b1eab9d8c 662 0.25/1.00 vMB 48
282,743 282,743 000000000000000155cc154928a2da0d04710164fde33700128b5152522ed193 146 0.05/1.00 vMB 126
282,742 282,742 0000000000000001987c520282fae95719b3e384898b319d34ed58b8e41c7e4b 931 0.35/1.00 vMB 85
282,741 282,741 000000000000000181788456bd4c936116b8e2b20636dd0a5fdd9a5d1bc6794f 52 0.09/1.00 vMB 16
282,740 282,740 0000000000000000f40ee855e41ca429c05aeea26c4013f83d2e9dba638efbac 212 0.23/1.00 vMB 62
282,739 282,739 000000000000000125e5889140cd99124d7cd6243978f11f2ac7dbcbe1c3b39f 72 0.05/1.00 vMB 46
282,738 282,738 0000000000000001710c84fd35428665c01de75f74e6df04570f21c02678514b 1,197 0.90/1.00 vMB 23
282,737 282,737 0000000000000001059518c1b11269f10bb9216b74577c15618ab4a7f49cecad 139 0.05/1.00 vMB 122
282,736 282,736 0000000000000001ba3616f93f06426c15343eb3c04c119db5d84bbe29f1bddc 139 0.05/1.00 vMB 156
282,735 282,735 00000000000000010802b4bcc4119beda4bf6c562b3d61e8d4c46976c6d61e7a 60 0.04/1.00 vMB 21
282,734 282,734 0000000000000000096bd036d124743aaa34739a383e3e3f79c64239381469b5 105 0.05/1.00 vMB 31
282,733 282,733 0000000000000001c4b28b232d3b9642e5f7ccc2c4364ab8f361635acc702991 307 0.20/1.00 vMB 21
282,732 282,732 0000000000000001ba3f929979475cfd6baa24ae0124a6ec11b141499b6599d9 769 0.25/1.00 vMB 77
282,731 282,731 0000000000000000ad01c70feb1ee40fdef329a9a9c458a7cbee204df2a4848c 105 0.05/1.00 vMB 22
282,730 282,730 00000000000000012cf0106f7cf3dc60a256d345a14c78cdc55c8b138569f30d 354 0.17/1.00 vMB 51
282,729 282,729 00000000000000001f46638596602162c4b789ad1b150bfc551dcc764c8607d7 830 0.43/1.00 vMB 38
282,728 282,728 00000000000000001ce1b371048443bbee2cc998191819537cf3516622f24b83 591 0.28/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.35 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.