Loading Tool

Explorer IconExplorer

Memory Pool

85,498 transactions
33.10 vMB
0.16181210 BTC
Random Selection Loading Transactions
Max Size: 197.11/200 MB

Candidate Block

Mining Attempt 3cb5e969bb23a7aafdf324dc42cc3c8dcffbb9484390ac69a1fb042888ce3ba0
Version 20000000
Previous Block 00000000000000000001618798e66a050b3c71eb7c99c336c2e1b2e64f4feb97
Merkle Root 1079e78788e8ee54fdd33a0a60e5df904abe043fc0cf4a9ecf1b43f5aa2cc7e5
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,703
Size: 1.00 vMB
Total Fees: 0.05006734 BTC
Feerates: 318.30 > 5.02 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,353 (167,750 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
747,603 747,603 00000000000000000004afaf68e9ceeb9e2921e242d9a4a2a58dbb5777663220 435 0.15/1.00 vMB 10
747,602 747,602 0000000000000000000159f91129818e2a5c0d57167284570d215dfb2dd4db6b 273 0.13/1.00 vMB 6
747,601 747,601 00000000000000000000179dfc9a34e88b99aec2d358aea76e0f21ffff75a1a9 281 0.09/1.00 vMB 9
747,600 747,600 00000000000000000007150b1c0de1f6798cda6ba0f5ae36bd47df58cbc1da15 470 0.14/1.00 vMB 12
747,599 747,599 000000000000000000047a45e66087e54bc63ee909aa2f0fdae52117c686e7d2 80 0.04/1.00 vMB 12
747,598 747,598 000000000000000000091e02f3b10b7c41a2c69d342c74d05401659876f75617 439 0.17/1.00 vMB 10
747,597 747,597 000000000000000000051272b8b82e0b1a81c037c465da6256df53385ba1faaf 437 0.23/1.00 vMB 5
747,596 747,596 00000000000000000001836e93592eb2ad61acf7280962ec3e7f0437f62fd3bc 1,799 1.00/1.00 vMB 8
747,595 747,595 000000000000000000076bc242a92ae2ed4f57104374b7bc4401ca3d0ae5c687 1,333 1.00/1.00 vMB 10
747,594 747,594 0000000000000000000951507fd71ffeb4123e3f301407647f663fb509468597 1,311 1.00/1.00 vMB 15
747,593 747,593 00000000000000000002f4c1c83f27e3a6cb04b6362a10f5af7ab4243e6f6e34 656 0.47/1.00 vMB 9
747,592 747,592 00000000000000000006010c17885038789afdc7f2322b7a321379c6d1f64fc0 774 0.30/1.00 vMB 10
747,591 747,591 000000000000000000081eef6ce3ca102f445b98624b0c9b89119e4de6564002 1,556 0.60/1.00 vMB 10
747,590 747,590 0000000000000000000932aeeec38553ec23434b880358be30c31b01ea968cc7 162 0.06/1.00 vMB 9
747,589 747,589 00000000000000000004283ab029a9c9dbc66910c3fbcf09fab2d82afa694844 11 0.01/1.00 vMB 13
747,588 747,588 0000000000000000000303e7851615cc0589940d193f67f29c32f4f90d493873 697 0.26/1.00 vMB 9
747,587 747,587 0000000000000000000450bad9943ff2f2ecda88d18b709b6cedbfa3a763312e 453 0.13/1.00 vMB 12
747,586 747,586 000000000000000000055756d4846eb5839764d8283b55366f2507b01e02c21f 1,230 0.53/1.00 vMB 10
747,585 747,585 00000000000000000009518775e86277b26f702fd97d844d3a75ca2deb52b240 651 0.27/1.00 vMB 10
747,584 747,584 00000000000000000004f6d4783c3bf4a45d4d99e7aea73169a9fddf81eb0b78 1,614 0.81/1.00 vMB 12
747,583 747,583 00000000000000000009de93c3fef63ebad0ae60365b708b8881c3d7bf4e188a 927 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 783.00 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: 718.86 GB
    • Received: 17.97 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.