Loading Tool

Explorer IconExplorer

Memory Pool

75,104 transactions
20.30 vMB
0.04958554 BTC
Random Selection Loading Transactions
Max Size: 136.72/200 MB

Candidate Block

Mining Attempt 1380328af5c4cbe8f2a07aa8fccd44200b6ba8f685051a5e7a23f644543be86a
Version 20000000
Previous Block 000000000000000000019094cb7685061ac016d9a02e63e038324c39e83d6161
Merkle Root 854801ddbf31a525f031e59786a03912e2ec44d42494267ff771bdfee3a5f5ad
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 6,314
Size: 1.00 vMB
Total Fees: 0.00521281 BTC
Feerates: 40.21 > 0.52 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 916,035 (911,046 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
4,989 4,989 000000005e7b8a93fc0b3a92f6a71382431519a6650b0609c3bf40fb539e8020 1 0.00/1.00 vMB 0
4,988 4,988 000000007ca8e0774811e5f1ccfd2492a57b6b4196b1b6a932f6768f4574374b 1 0.00/1.00 vMB 0
4,987 4,987 00000000a93d04783fbddeaf8e7961597889ea1674a5ba635ed18d6fc1bc9ed0 1 0.00/1.00 vMB 0
4,986 4,986 000000009b2bfcd7a02de567370eb623a301530e64b31fb084dc68a47d3f53cf 1 0.00/1.00 vMB 0
4,985 4,985 00000000842f1233d4040d4b2001215b1a5c7f0ee5b64074b903c9b65464839a 1 0.00/1.00 vMB 0
4,984 4,984 000000006ec9015f567e367b1a1537e5313a6c78c9f59277fda0e9a3321589cb 1 0.00/1.00 vMB 0
4,983 4,983 000000002b61d0523ea9c80c7f522aa6fb117ed93f3d2c6aea011267a2c1d973 1 0.00/1.00 vMB 0
4,982 4,982 0000000021b5930bd047ff6d8419ee7e251534a865f42dc5e13b2e1038e8079e 1 0.00/1.00 vMB 0
4,981 4,981 000000004a8b7d08ce52c63addfd00bb787ad487fd3dd727a8d64b7f98be2423 1 0.00/1.00 vMB 0
4,980 4,980 000000004512079b08e0e260cd3495f7a1efd44dae909663ccb3766b7bf87f0a 1 0.00/1.00 vMB 0
4,979 4,979 00000000b9a3bd2d0785d42d8cdf864b92d3cebbf4b021ae9ef27a48bcb9757c 1 0.00/1.00 vMB 0
4,978 4,978 000000000c3a8b9a51d2384f8d87f4ed856681426a42b9369cc77d841a03dc86 1 0.00/1.00 vMB 0
4,977 4,977 00000000d3e2fc199bb16003c721247afb95908c0fd5783b7d889a47fe913f2c 1 0.00/1.00 vMB 0
4,976 4,976 00000000d9db93f719d49cbca051513dc0fee615fe97e38dc3652a6bf90d218f 1 0.00/1.00 vMB 0
4,975 4,975 00000000a4899a52e166b3da8be35c41dc700ac52661cb7c75e0f6045ff88b28 1 0.00/1.00 vMB 0
4,974 4,974 00000000b8e3e02c93d42452ef0cce4b5ca4c91ac776f77de818462aa43c5deb 1 0.00/1.00 vMB 0
4,973 4,973 000000009129b24b6e982af7f065cd4473dd4d73f2a68da05a2b867dd968cc73 1 0.00/1.00 vMB 0
4,972 4,972 00000000336a20a1040ab496ceb92abe060720646631c1b3a9b76f917f0eb54c 1 0.00/1.00 vMB 0
4,971 4,971 00000000262b0b63fcb7e829b82cfa1bfa8c6fff22539fd1590e9855f29e9ac5 1 0.00/1.00 vMB 0
4,970 4,970 00000000f0d78a6a132a64d889653e36e3467bd8c379ac720a21d379af53c8bd 1 0.00/1.00 vMB 0
4,969 4,969 000000009599b9daf24b787d76febb4b08ada0f80d87586456b6f523eb9f8352 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 784.18 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: 811.64 GB
    • Received: 23.57 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.