Loading Tool

Explorer IconExplorer

Memory Pool

39,593 transactions
25.78 vMB
0.05350401 BTC
Random Selection Loading Transactions
Max Size: 133.91/200 MB

Candidate Block

Mining Attempt f1f9885c452d1340d57a2a5f42496fd4afad6efa5be817ec9d5b21a614a03876
Version 20000000
Previous Block 000000000000000000011a6914704f140ce3a45c25f2b5b11fc35dbb8b96386c
Merkle Root 1405a4fdfbfe4f331b9a266486a54a99a6e9da31ac8875c70800603bc96c64cd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,605
Size: 1.00 vMB
Total Fees: 0.00650268 BTC
Feerates: 100.00 > 0.65 > 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,892 (134,842 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
780,050 780,050 000000000000000000043cfdd430cbcf5d6cfa0c437ad5b808e1d45dc509387e 3,544 1.00/1.00 vMB 43
780,049 780,049 000000000000000000026d59f6694f4021f2045f594b33d900df3b53ebe1ab62 3,857 1.00/1.00 vMB 47
780,048 780,048 0000000000000000000057dbd27accf8817feefbdac9f1e5f28cfa82cf35ebb1 2,923 1.00/1.00 vMB 56
780,047 780,047 000000000000000000006030842922c6d0480d2c5bc0cd6c9bac8ae760ed3ec1 2,076 1.00/1.00 vMB 18
780,046 780,046 000000000000000000054213c3b0ccfbaa3f7dbdd09ec71625dd0b5db02c7dee 1,619 1.00/1.00 vMB 19
780,045 780,045 000000000000000000042d8202d78a0e9f0105cb178a75d0cd83ddb95099fde7 2,045 1.00/1.00 vMB 23
780,044 780,044 0000000000000000000182e0a6046fef36a38f3a7e81d32c42281afb5bf71662 713 1.00/1.00 vMB 16
780,043 780,043 00000000000000000003587c0727d9979ece5f4ecf0f96570d30ec349fce23ab 3,180 1.00/1.00 vMB 35
780,042 780,042 00000000000000000003127322b1a2fb5a0bbdb4e299a196a40e9759684abd8b 2,133 1.00/1.00 vMB 51
780,041 780,041 0000000000000000000196368bb9a448a11a0304a259790c0fca90423c9864c4 1,776 1.00/1.00 vMB 38
780,040 780,040 000000000000000000041a81ab9d4456dbdec81594e776ea391efc6608d6bf1e 2,412 1.00/1.00 vMB 18
780,039 780,039 00000000000000000001ce570c21108d57bc1b478602e34eafd36332c039ecbc 2,307 1.00/1.00 vMB 25
780,038 780,038 00000000000000000004240be898e8c782c04d430ce8563d5a3d1eab674cf5a0 3,792 1.00/1.00 vMB 50
780,037 780,037 00000000000000000002fc651a99f285b665ac93e0b60dccbb56b1aeacb924ed 3,222 1.00/1.00 vMB 44
780,036 780,036 00000000000000000001332015fb5ced8822a580b2e2c33e93daecdd7a15790e 3,573 1.00/1.00 vMB 39
780,035 780,035 00000000000000000003669128c1b9e5b29d08580b6980ff27e584f148c6453c 3,698 1.00/1.00 vMB 47
780,034 780,034 0000000000000000000378a5b539a2cd64b4cee3895973efc5f449c8f8eca3d4 3,261 1.00/1.00 vMB 60
780,033 780,033 00000000000000000004bafe193d29770e0253c2f76a1f6a36bda1d447b27204 1,721 1.00/1.00 vMB 22
780,032 780,032 0000000000000000000443bbfdc07e4472ccfd3b3a658298462ab14f8c08f5ee 2,092 1.00/1.00 vMB 20
780,031 780,031 00000000000000000005ae2d26e36788a3f4f2770495c5c6cf2e2e75cf8ec33c 3,435 1.00/1.00 vMB 34
780,030 780,030 0000000000000000000213dcf51592ff4f697390c54c03eae10d3b534a865382 2,746 1.00/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.20 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: 653.88 GB
    • Received: 14.05 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.