Loading Tool

Explorer IconExplorer

Memory Pool

84,219 transactions
30.93 vMB
0.09255156 BTC
Random Selection Loading Transactions
Max Size: 189.58/200 MB

Candidate Block

Mining Attempt 11355ce9c0456850baa569274c69a3dd8c0a39103dd21519b7334fa3f2fce91d
Version 20000000
Previous Block 0000000000000000000128573cb111401f661ea57a2bc9fbc9c48fcf8c5e1f6b
Merkle Root 66c860ed06ff3ecb27207c0d22c3e9d6698de04951951d3dd31cade6e67d8bde
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,570
Size: 1.00 vMB
Total Fees: 0.02237855 BTC
Feerates: 402.60 > 2.24 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,326 (382,247 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
533,079 533,079 00000000000000000024218f4ef188797aa66b278c8f0bd449053a90c96a0075 724 0.27/1.00 vMB 19
533,078 533,078 000000000000000000125d1796383b0bd91ad534948b504e0c9bb053e84ca942 1,631 0.68/1.00 vMB 24
533,077 533,077 00000000000000000030f7468bbee02801b97c88942d9c09895cf4c8d6ebb27a 442 0.23/1.00 vMB 13
533,076 533,076 0000000000000000002690fd949c4f7ecc3c4e7e1770215830a161822810f541 782 0.36/1.00 vMB 11
533,075 533,075 00000000000000000021febcd87da0b96939a2c8c4ab5270f806c0f8f51a36da 231 0.09/1.00 vMB 18
533,074 533,074 000000000000000000046f8c96c067497c0d9cb25f98dd236798e7818a7d8523 1,128 0.44/1.00 vMB 5
533,073 533,073 00000000000000000007e51c8a0640e36f54e77dca9629db7efc5450b6dea192 392 0.27/1.00 vMB 60
533,072 533,072 0000000000000000003133b33b155368fe0018da27a358cf2e3fcb4234dfb240 606 0.26/1.00 vMB 24
533,071 533,071 000000000000000000268700ec08fec7ed8a1898311c61fb76693367f3e473ad 1,042 0.35/1.00 vMB 28
533,070 533,070 00000000000000000016216228bc4c21fa41d59a9626dcf71eac74bbe4ae256d 157 0.05/1.00 vMB 9
533,069 533,069 00000000000000000003f5766361d2c22871b38582224a4ba872142da972189d 1,337 0.80/1.00 vMB 4
533,068 533,068 0000000000000000002cbe41e27c4d62bd9f2961555192bcaf5b3fae843247bc 2,340 0.89/1.00 vMB 27
533,067 533,067 0000000000000000000c4289d8e0b05ec1dffb947f44e6c5a3c47f3a57bde85f 2,748 1.00/1.00 vMB 22
533,066 533,066 00000000000000000008db14900068c5f67c10af43a8d953a8c897525334a84c 2,097 0.80/1.00 vMB 19
533,065 533,065 000000000000000000047a10d13cdff208d38f582edfc63d285b5b79eefcefd9 758 0.30/1.00 vMB 36
533,064 533,064 000000000000000000032efbbd0cd502ccf8448a6b99c3bf053e569a3b2af3fa 208 0.08/1.00 vMB 27
533,063 533,063 0000000000000000001ba1b148495dce69b417c097368cc411d07b0a312e677e 592 0.26/1.00 vMB 22
533,062 533,062 00000000000000000033dc193edfa1211dd7fcd733d4230ecfe28126bf192c58 2,337 0.86/1.00 vMB 19
533,061 533,061 0000000000000000003071b45b531ec2f0e1cc26f652d343dd87c865db604bcc 699 0.24/1.00 vMB 24
533,060 533,060 0000000000000000002d1482aa40492b36f4e35690763989ae3b4a2fac6c3f5b 691 0.25/1.00 vMB 22
533,059 533,059 00000000000000000019473ad6b5d6d9ae65250a8d628505f431fa001d02a2d1 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.96 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: 715.29 GB
    • Received: 17.70 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.