Loading Tool

Explorer IconExplorer

Memory Pool

49,209 transactions
29.79 vMB
0.07437364 BTC
Random Selection Loading Transactions
Max Size: 159.39/200 MB

Candidate Block

Mining Attempt 30e1091ee56ed1e8b0f5f22f287f6aa7715ad712f33ecffc709cdd327bf56883
Version 20000000
Previous Block 0000000000000000000076b83b1d6ccdb00623eb84fa22f3fb18eee6fe467774
Merkle Root 5988534bfd350d0c7cc454b5ba07852a955c78486479c857771c0ff907c88e12
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,125
Size: 1.00 vMB
Total Fees: 0.01296347 BTC
Feerates: 117.91 > 1.30 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,829 (584,059 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
330,770 330,770 000000000000000005d11f9114e476c1b1e4b1bb67bb0aab008346b92db4aa48 534 0.33/1.00 vMB 27
330,769 330,769 00000000000000001a6fb353cac84abb087d25a692f4b3f9889ff8b581d8ec72 238 0.28/1.00 vMB 16
330,768 330,768 00000000000000000e8efe4e1ad1375ef279ee01862e55451e79b60a051c042b 891 0.35/1.00 vMB 35
330,767 330,767 00000000000000000eda99846f6accca1ef028e36b7eaacb8ac24e1c51c5e618 387 0.24/1.00 vMB 25
330,766 330,766 00000000000000001506a12f16d0da89e5a3d0fffb3972ddbf1385c8b3387258 576 0.27/1.00 vMB 29
330,765 330,765 0000000000000000067d4de04f80a3d19c852229c00c9b61568cee2acf1ad288 651 0.44/1.00 vMB 24
330,764 330,764 00000000000000000a5bf0c4489e4a7e17b0cb101490631aed39c1886780be5e 1,189 0.63/1.00 vMB 37
330,763 330,763 000000000000000015b2f14da58ad1af4695815c98e138f0caf3bb6d5363c871 482 0.25/1.00 vMB 27
330,762 330,762 00000000000000000fc631ec80456a9838d04c1f8069e9c8ee83abbe9fdea50a 182 0.10/1.00 vMB 23
330,761 330,761 0000000000000000096d82c12f5d60c5379df4dc98cd7b3d7ad4ee2fbc88e0e6 203 0.14/1.00 vMB 21
330,760 330,760 000000000000000006c18384552d198dc53dcdd63964d9887693f684ca0aeeb6 1,352 0.75/1.00 vMB 26
330,759 330,759 00000000000000000efa2551c14534c385ed1af3edffc8f276f13c0ddd0b5afe 762 0.43/1.00 vMB 26
330,758 330,758 000000000000000015b798837e7bcc72362f6977faaf96c09347c63567f4f656 120 0.05/1.00 vMB 23
330,757 330,757 00000000000000000d89f88366661b880e96aba60d083daac990fd21dd97fa5e 1,489 0.77/1.00 vMB 28
330,756 330,756 00000000000000001736adae44e37c29d2bd6146ddf7850f7b5f1e0e2d780ab4 329 0.19/1.00 vMB 24
330,755 330,755 00000000000000000cd5690fd853af7db6062ed98ac33bad90bebc0872d4fc0b 346 0.24/1.00 vMB 22
330,754 330,754 00000000000000000b78eea91d004f2997a935f4507faa7af1e1a4b5b3c2e27c 449 0.25/1.00 vMB 27
330,753 330,753 00000000000000000391e415a9777b336e7b19bdc4334bb0854883e40946131e 1,099 0.53/1.00 vMB 29
330,752 330,752 00000000000000000390d32ae4c163e4dd3a3eebaca555e02623cebf70151d95 39 0.02/1.00 vMB 26
330,751 330,751 000000000000000010a394e3703b7c22eff6819f6112a87ae479b35cc7ae0df2 830 0.43/1.00 vMB 26
330,750 330,750 00000000000000000e03146bd826d91ace9a3dc0437a59175f5b5a51b0ff708c 639 0.31/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.09 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: 651.46 GB
    • Received: 13.58 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.