Loading Tool

Explorer IconExplorer

Memory Pool

82,695 transactions
31.29 vMB
0.12682972 BTC
Random Selection Loading Transactions
Max Size: 189.61/200 MB

Candidate Block

Mining Attempt 7b6a2bc8c3576cff6d8c8de6acc030c8c1df63ea211df6ef7c103e4d8a46897e
Version 20000000
Previous Block 000000000000000000000eae6ae416cdad2dec45a411fce4671dd0b42eb663a3
Merkle Root 4911912ec47be07dd497361781a7a8359276d01c48847c0f52a3e7b3eb190d2b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,072
Size: 1.00 vMB
Total Fees: 0.04400599 BTC
Feerates: 318.30 > 4.41 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,401 (167,791 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
747,610 747,610 0000000000000000000934f8620da5ead3c0395d1473fcaf3a77b9ac5bd583a3 1,152 1.00/1.00 vMB 13
747,609 747,609 00000000000000000001ad85568ccc231145da73b7a8e3df037aceddf5fe3237 2,570 1.00/1.00 vMB 9
747,608 747,608 000000000000000000076141f95eff269ca8affa7dd2294affcdb7e35227cc38 937 0.31/1.00 vMB 9
747,607 747,607 0000000000000000000611a2888d0a912ab8476d14a1f16ecbd765204d015d59 973 0.39/1.00 vMB 9
747,606 747,606 000000000000000000080af1b89503feeb44931480d7c055c823ac4d107ad518 1,135 0.53/1.00 vMB 9
747,605 747,605 00000000000000000008a899162cb773c8c2e9f1689af98c8d0f0d061226cbc5 1,412 0.90/1.00 vMB 6
747,604 747,604 00000000000000000009d7f38f7e246b34e4174ee1f541a11e74d76b70093be6 258 0.10/1.00 vMB 10
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
Previous 10 blocks ↓
Total Size: 783.08 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: 722.26 GB
    • Received: 18.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.