Loading Tool

Explorer IconExplorer

Memory Pool

25,707 transactions
25.17 vMB
0.07932214 BTC
Random Selection Loading Transactions
Max Size: 121.48/200 MB

Candidate Block

Mining Attempt fbd726119e46ad46710711862ecb583421fb939628b5684399190926f75fc0d8
Version 20000000
Previous Block 000000000000000000002f40e0b9cfa776f49c63ee817fe9dd4c3fd293e39dc6
Merkle Root 9adec971c08572c3529dcac740561e910fc4206f798864e30626b375387aaebc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,723
Size: 1.00 vMB
Total Fees: 0.03248892 BTC
Feerates: 294.77 > 3.26 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,298 (900,413 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
13,885 13,885 00000000d539a03bda5f8d46c16288ef76fe65e0ed9edb2745cd3ffcbea51258 1 0.00/1.00 vMB 0
13,884 13,884 00000000fa4b342519324ed76f2406ff6b3309a07aac441347cab1f111dd81a6 1 0.00/1.00 vMB 0
13,883 13,883 00000000a5ee8df5e8f215a5364fc560cff9fc179bbec3def7e61f0e8651d342 1 0.00/1.00 vMB 0
13,882 13,882 000000000f3b99def64f343374222a3021be0049683eebe901a0dc99549565ff 1 0.00/1.00 vMB 0
13,881 13,881 00000000c402122d7949be01ef8c49afcb9fba4442c3266a6a989864d9172166 1 0.00/1.00 vMB 0
13,880 13,880 000000008c823f08662f5ef8dfc1ad4ece7f7f38b59ef8debb943555208a2ae8 1 0.00/1.00 vMB 0
13,879 13,879 00000000dfe387d9a3165742b634bc2628afe36dbe131993b46f1a9e33711576 1 0.00/1.00 vMB 0
13,878 13,878 000000003a95ca30edc81dd1c268fc9d26596dab5c5e771f5a5539db1e467af8 1 0.00/1.00 vMB 0
13,877 13,877 00000000a8da3cb54420a9127d39ff8cda4b993e2a1457c2fb35c3c09c1751fc 1 0.00/1.00 vMB 0
13,876 13,876 00000000f70614715a71d1dfceea01ee2d2d8a5659f6dde225c8dc9e72a48d0c 1 0.00/1.00 vMB 0
13,875 13,875 00000000e0df76dca274c9ece389c57d4d6f1c59bf67946534ca6e664dffa0c6 1 0.00/1.00 vMB 0
13,874 13,874 00000000ad036f79315ec601ad42c3a4d98d62fb7c589f2008f4204b18e5a995 1 0.00/1.00 vMB 0
13,873 13,873 000000009ce2cca40f910fc3d2d57a068d6de3a4936e6cdaeb0688c39d01072c 1 0.00/1.00 vMB 0
13,872 13,872 000000001944c98eafb4737ed1bb86b392226e400d2a4e20932f5f193e8c3083 1 0.00/1.00 vMB 0
13,871 13,871 000000003c461cbaee9736a2fc1fa280f41717215770f0c39fb83aadb2d634c8 1 0.00/1.00 vMB 0
13,870 13,870 000000004ceed7fc992febb08fbff79e12e6f646f06f7d7c7c94614d510d8aca 1 0.00/1.00 vMB 0
13,869 13,869 00000000bb62d1188c792364ee8c44bb1d7eafb4a1f595821abd618ed83fc2e8 1 0.00/1.00 vMB 0
13,868 13,868 00000000787bf4e4c28e4771c90947da945592b1a5a9e747d9f409054913b715 1 0.00/1.00 vMB 0
13,867 13,867 00000000cb372d11f54c4898ed669c58895c28c5132124e39e1d70bc77bbff35 1 0.00/1.00 vMB 0
13,866 13,866 00000000d10acc2a5e0beda349c5c87896e690579880ebe58a29ba787b3a93e9 1 0.00/1.00 vMB 0
13,865 13,865 0000000013ee85a6684fd6bbbc61ba2209bbae7d0a41f0fdd73f4d1356a0cf3a 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.12 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: 580.57 GB
    • Received: 8.98 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.