Loading Tool

Explorer IconExplorer

Memory Pool

82,412 transactions
31.83 vMB
0.11063399 BTC
Random Selection Loading Transactions
Max Size: 190.84/200 MB

Candidate Block

Mining Attempt fcf549da0ffbfc9fdd2f51fc1bfe364ac87a25ef1b48e3be2e4a4a5bb8b4784e
Version 20000000
Previous Block 000000000000000000010cf532a63a6441b67a3efb5df3eadda72118873c170e
Merkle Root 2c9cc448dc54499a71bdbaf7f2595c16074ebdbb10aaec23bff8061c39d4fb00
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,210
Size: 1.00 vMB
Total Fees: 0.02519311 BTC
Feerates: 99.50 > 2.52 > 0.92 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,376 (66,050 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
849,326 849,326 00000000000000000000e668d017dfd7118c8dc6df2a24f4c365c33ed233c7c4 3,041 1.00/1.00 vMB 19
849,325 849,325 000000000000000000010f1cbe867212e15ba5bd51596d812691d7d249191d1f 3,145 1.00/1.00 vMB 27
849,324 849,324 00000000000000000000d62275fd2ddbc5071ca546c76e7406da75495200ac41 2,875 1.00/1.00 vMB 34
849,323 849,323 00000000000000000002207daa9c56477df6c60935ebe52860cc63b8f865e99b 4,711 1.00/1.00 vMB 12
849,322 849,322 00000000000000000001edb690718474487d25c4701ede1e349fd664f4112d4f 5,601 1.00/1.00 vMB 11
849,321 849,321 000000000000000000023f2a6f647557f0ab89e3d6aca1543a1f96ebb83b041e 4,442 1.00/1.00 vMB 9
849,320 849,320 0000000000000000000126653298f75633de0abf907aaf85240f8c9b56b42144 3,315 1.00/1.00 vMB 12
849,319 849,319 000000000000000000006d5e762961ae4436b8e9a0b1843c5480aca15932549d 2,116 1.00/1.00 vMB 17
849,318 849,318 000000000000000000004b52e15d06297df7d0cb156f5403ee2562e030c89451 1,396 1.00/1.00 vMB 13
849,317 849,317 00000000000000000003469dae757285f81381f3f57b1b2b82ae7db262823434 3,019 1.00/1.00 vMB 27
849,316 849,316 0000000000000000000219749c9358774b25946be659e3598d61fe20b5668838 5,140 1.00/1.00 vMB 9
849,315 849,315 000000000000000000026c1d770d23fa4605fe047ceaed751f18a601fe1bac50 3,545 1.00/1.00 vMB 12
849,314 849,314 00000000000000000002e74a91059a6da217d4a0599f501878820e69d093525d 3,521 1.00/1.00 vMB 9
849,313 849,313 00000000000000000002ab25477a81f36473e278e2620b74792ba24e524507b6 1,355 1.00/1.00 vMB 7
849,312 849,312 00000000000000000002cffe591970ef4fdf2655a3b3ba7ad878f09586b7fc1d 3,864 1.00/1.00 vMB 8
849,311 849,311 000000000000000000007be1d8e10b589bad4e9f63524f5bdf27d74a29855685 982 1.00/1.00 vMB 7
849,310 849,310 00000000000000000002a2202052dc3760cf75b48b887d7283536e2ac7bb8fb7 3,076 1.00/1.00 vMB 9
849,309 849,309 000000000000000000023d1fd69f3bd9f838d08820cbbbe7a39657bb6633fd25 2,572 1.00/1.00 vMB 8
849,308 849,308 0000000000000000000241609d82eedcfaa27d14f862a0d04507f0802dcfe3b9 5,086 1.00/1.00 vMB 9
849,307 849,307 000000000000000000018e9923bd1fa10dbd72922dde4131c00f5f41b42e0d44 5,495 1.00/1.00 vMB 8
849,306 849,306 000000000000000000018248243314498ebe5f733ef802e68760777a62caac9a 2,935 1.00/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 783.04 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: 720.41 GB
    • Received: 18.16 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.