Loading Tool

Explorer IconExplorer

Memory Pool

78,176 transactions
28.99 vMB
0.07971851 BTC
Random Selection Loading Transactions
Max Size: 175.79/200 MB

Candidate Block

Mining Attempt 1eab1ed4e85489fb96aaec289c19f508e8b88dcf80d756be7c145fe64f66c285
Version 20000000
Previous Block 000000000000000000015c2f9dfa0c74d1f310284e6448425037dce28d0417a8
Merkle Root 1b3ef1ac7ff4b45093208671c0aad3527dbed7cf2848f56166fb112d6611da64
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,357
Size: 1.00 vMB
Total Fees: 0.01926535 BTC
Feerates: 100.81 > 1.93 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,157 (261,826 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
653,331 653,331 0000000000000000000d1698d5efe92b6aef546c687f9bd0ccd521bd2251b8ac 2,141 1.00/1.00 vMB 36
653,330 653,330 0000000000000000000cbf82cdd464023e0e0ec005188fddad837c3566b4ebaa 2,785 1.00/1.00 vMB 74
653,329 653,329 000000000000000000094b38eed3214bb1af53e99e5805af15bb05cb5508b16c 1,978 1.00/1.00 vMB 16
653,328 653,328 0000000000000000000af59a121d904dc4203246737f6b147d39a98d4694e8af 2,298 1.00/1.00 vMB 34
653,327 653,327 0000000000000000000251303c8983228c1579657d5bfc333b156185dc170e0d 1,673 1.00/1.00 vMB 23
653,326 653,326 000000000000000000091a59f9b9afc3a941fb0f690b1083379dc7d7f9f83804 1,874 1.00/1.00 vMB 16
653,325 653,325 00000000000000000001106fcceb79e8d123e2eed76199d0576d58a56b555ae1 2,054 1.00/1.00 vMB 28
653,324 653,324 0000000000000000000278a6bb70650d34227e2bbdd4e3782b16c4f3e1ea0502 2,475 1.00/1.00 vMB 37
653,323 653,323 0000000000000000000751d87470141dca415d10a783a2413dea7884187a663c 2,286 1.00/1.00 vMB 33
653,322 653,322 0000000000000000000bba44704233c0155143ca6e3b092e48659975d8fb3fe8 2,926 1.00/1.00 vMB 22
653,321 653,321 00000000000000000000464676cd7be7a2f9d948ad09b73ffb553083f424dc53 2,541 1.00/1.00 vMB 55
653,320 653,320 0000000000000000000a543b6ac64d8c2bd3bc3dc8a55046c342f1e923fc0daf 2,949 1.00/1.00 vMB 75
653,319 653,319 00000000000000000005b77f7d091a2fdb628ad74f7806c46dad4d342b34a742 2,330 1.00/1.00 vMB 25
653,318 653,318 0000000000000000000ca8708fd3f14241d8dee654d53d3aeb844ecd11798d31 2,435 1.00/1.00 vMB 52
653,317 653,317 00000000000000000002391c503954469d1ef39ee31333a7a78b5395763124cc 2,315 1.00/1.00 vMB 61
653,316 653,316 000000000000000000048219ef1a73832a0e775acbf82b61ee2803f22e32f90a 2,854 1.00/1.00 vMB 57
653,315 653,315 000000000000000000085847d803f4a74fb92dd67aba9766f86edd0307c26733 2,214 1.00/1.00 vMB 38
653,314 653,314 00000000000000000004cb66f9023aa8d0648d1ada38a57cdef036670f2927b7 1,454 1.00/1.00 vMB 31
653,313 653,313 0000000000000000000dbacd060a9e0e5958067434f68640a33fa44d960be15a 2,854 1.00/1.00 vMB 51
653,312 653,312 00000000000000000007a221fee4e5313cb95605954d5c2883330b7292654878 2,153 1.00/1.00 vMB 21
653,311 653,311 000000000000000000088275cbd3aec5370aac52cc2ebe8546829b9422c07bbe 2,722 1.00/1.00 vMB 42
Previous 10 blocks ↓
Total Size: 782.67 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: 673.09 GB
    • Received: 16.39 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.