Loading Tool

Explorer IconExplorer

Memory Pool

80,498 transactions
29.66 vMB
0.10069192 BTC
Random Selection Loading Transactions
Max Size: 179.54/200 MB

Candidate Block

Mining Attempt fa5f7a6bb2835901ba1d90e2269e19316040bcc4ebec71db3a44ef7745f9e099
Version 20000000
Previous Block 00000000000000000000f174527a55589ee9a7d627506640aecc5089076e5f75
Merkle Root e78e44678f0cc037b109bf83bb94b2d39350e01fb14a93523b11b9d5164cf957
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,303
Size: 1.00 vMB
Total Fees: 0.03617337 BTC
Feerates: 178.73 > 3.62 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,162 (167,484 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
747,678 747,678 0000000000000000000282b5dcfe3ba1b76261a2169f66cb1f852c1e593a8fac 1,408 0.59/1.00 vMB 10
747,677 747,677 00000000000000000009387f08fb2e2e55ff8fa88d7a5ef1c309c317065534e8 2,028 0.91/1.00 vMB 12
747,676 747,676 00000000000000000000664484e0b46b22e06e0c646c2f710a9bce956c946fd4 1,718 0.67/1.00 vMB 10
747,675 747,675 000000000000000000059186dcf1bbdf7d2ff49d2af2120a00c4b5ca22163420 1,502 1.00/1.00 vMB 3
747,674 747,674 000000000000000000098528efc46292e2ccdf7ef3fdab9fa2751e489423fe19 2,415 1.00/1.00 vMB 7
747,673 747,673 00000000000000000005d2ff14482e87eaecfa994f6cee563eed1018ffb1b152 3,160 1.00/1.00 vMB 18
747,672 747,672 00000000000000000001dcff5ea9f11443b2902c87d0a27e72862a453b435cce 2,658 1.00/1.00 vMB 8
747,671 747,671 00000000000000000000f69fbb8492821c164e83db63f39c5a079311a6bef330 2,679 1.00/1.00 vMB 10
747,670 747,670 00000000000000000009d1f6b5c1a98f3563a58b576a651d4b962a5efd63e5da 2,699 1.00/1.00 vMB 17
747,669 747,669 00000000000000000004904d982790093d596519a27156b08c85d54dacffb2cd 1,275 1.00/1.00 vMB 23
747,668 747,668 000000000000000000033d95599e6ec594b1976d70153be1d54795acf09c4a94 3,220 1.00/1.00 vMB 27
747,667 747,667 00000000000000000002fe5c6f0938c6a0877016ea6e6fcfcf33c7e57dd37e56 2,299 1.00/1.00 vMB 5
747,666 747,666 00000000000000000000456778cdf09e31bdde0c78a9105462a11d2835f1e279 1,865 1.00/1.00 vMB 10
747,665 747,665 00000000000000000002122f0deb8e40fc1379ef4f8d2eeaa78649ee63d043ff 1,549 1.00/1.00 vMB 13
747,664 747,664 000000000000000000073fc8bad2619eccd3e1f630068a35a776c1b02663f47f 2,593 1.00/1.00 vMB 13
747,663 747,663 00000000000000000003431247c9a6c6803d203feb8a4082deffe733d33d47ea 2,505 1.00/1.00 vMB 18
747,662 747,662 00000000000000000009e6a2175e25404937ce329c835ed305cba2bb40a64cc5 951 1.00/1.00 vMB 15
747,661 747,661 00000000000000000003c28df5fe437c58c14a8fcdba9a9c4ad83f56e262485c 565 1.00/1.00 vMB 15
747,660 747,660 00000000000000000007d032ad129150b99bc7ef7ee9ba800553196fa1c42a2f 1,330 0.52/1.00 vMB 9
747,659 747,659 00000000000000000000f33c18beb05fd9b76e3a9da1ec9d3f714983542d2249 589 0.15/1.00 vMB 11
747,658 747,658 000000000000000000003a1c3aa4db9703df4f64c220037eb3f728f4e08136dc 283 0.10/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.68 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: 681.94 GB
    • Received: 16.45 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.