Loading Tool

Explorer IconExplorer

Memory Pool

76,093 transactions
28.72 vMB
0.06918355 BTC
Random Selection Loading Transactions
Max Size: 175.77/200 MB

Candidate Block

Mining Attempt 0af7eddc6f62cbf39045a356e3dda5821c674ffd4cf436e01b18baafe67fa1bd
Version 20000000
Previous Block 000000000000000000018a1745256f25ae444f4fd5c5dd6ed2078735484c4179
Merkle Root 75c47b98ac5e40a7e68caab2750934be756faf6182a6f2e1743e0e112e61ac15
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,944
Size: 1.00 vMB
Total Fees: 0.00678226 BTC
Feerates: 74.05 > 0.68 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,241 (575,311 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
339,930 339,930 000000000000000013d92722ef8592b0d891f705711f47ea524538409f620a93 651 0.41/1.00 vMB 25
339,929 339,929 00000000000000000c08866c85430eeb283db33e29069635c54ac6afafbd8153 119 0.08/1.00 vMB 11
339,928 339,928 00000000000000000791e981a140b25adb717a44c06bc227bd76e25875a6faa5 733 0.43/1.00 vMB 25
339,927 339,927 0000000000000000094d766d8d8b865d19e7cb7f60a6be3f1813a315e61404f6 181 0.10/1.00 vMB 18
339,926 339,926 000000000000000012beff27efc3bcf31ce4a51b5cd1de1d7ad9d1b096d0b508 612 0.32/1.00 vMB 27
339,925 339,925 00000000000000000da74cf50951cd29d43dd151a6490c8c15160459c2347ac6 1,195 0.69/1.00 vMB 23
339,924 339,924 0000000000000000024eb19d88629eefc7d402091bac25d6aa796a6e40a06efe 657 0.38/1.00 vMB 22
339,923 339,923 00000000000000000abc8c9474ff7055076204e3d47e26b8394f17697b747654 155 0.08/1.00 vMB 19
339,922 339,922 00000000000000001335969b516e83a3128ac5b09b27de2242f5704e522012e6 174 0.11/1.00 vMB 9
339,921 339,921 00000000000000000393fd8cd9314a377981b07aaa21c596cedd3d8175662df7 1,372 0.79/1.00 vMB 23
339,920 339,920 00000000000000000680ef631da9d78c39b1836d9c8cf37c50f7cc554269acb8 1,329 0.70/1.00 vMB 24
339,919 339,919 000000000000000009934b3a808970f5f5db8486042689710c5e19b3b138be9b 321 0.22/1.00 vMB 8
339,918 339,918 000000000000000008ec5ec31b8536b5683ded7b51bff77b617ce1b9eb5cd690 1,832 1.00/1.00 vMB 26
339,917 339,917 00000000000000000f8d8bb56ae2c78c4eaa7ef5b924d31c8beafcfc34a9974c 592 0.23/1.00 vMB 38
339,916 339,916 000000000000000009835c1a101564418bbf1bb750bc0c6333075e7bee336cb1 256 0.10/1.00 vMB 30
339,915 339,915 0000000000000000170ab0e3dcd3d17a8e5c8e7c3664b35df1ec2c5e68f2bded 1,229 0.64/1.00 vMB 24
339,914 339,914 00000000000000000e658eeadce0d94ec748635254eb588947a98cac9278bd57 1,371 0.63/1.00 vMB 27
339,913 339,913 00000000000000000177540558a2ab5eae422da947ef38e6144939201c11c560 874 0.38/1.00 vMB 16
339,912 339,912 0000000000000000176726eef822f06e7473e5dc544c22b5379ff0350c7766bb 512 0.30/1.00 vMB 20
339,911 339,911 00000000000000000a2439ce80b7003f57d1d1d4163ff0b90230706ad812759e 1 0.00/1.00 vMB 0
339,910 339,910 00000000000000000c64fe1d4faeb65ad682d82d5e0840f2ad2482352cdc270e 112 0.14/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.81 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: 710.27 GB
    • Received: 17.05 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.