Loading Tool

Explorer IconExplorer

Memory Pool

83,529 transactions
31.39 vMB
0.09792519 BTC
Random Selection Loading Transactions
Max Size: 191.32/200 MB

Candidate Block

Mining Attempt 6b09c96171cf486cf8e4ee6eae287a6c6ef2ca527fb47e3603183ee9e70b5b60
Version 20000000
Previous Block 000000000000000000018a6131e27c6c8e6c00f0695c67492c18c531297b0321
Merkle Root 937ac20822875da91cac1239e354c54531d221a5daf23d1359ee26503b223efb
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,252
Size: 1.00 vMB
Total Fees: 0.02557596 BTC
Feerates: 177.93 > 2.56 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,332 (555,591 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
359,741 359,741 000000000000000013ae3ecc5f2a2d308131a8f9efaff682077cb0f8ea55782e 65 0.03/1.00 vMB 38
359,740 359,740 00000000000000000440e608c1ac5a30ac1e3093220b94411ef449a2d80e996b 154 0.11/1.00 vMB 31
359,739 359,739 000000000000000002a96de7972521ae9bbd6f58e09cff2563af73351100b901 211 0.09/1.00 vMB 39
359,738 359,738 00000000000000000897d132807c5bae54fbddaaae2631ee8ed0ae124004ea37 238 0.10/1.00 vMB 41
359,737 359,737 000000000000000005cd9787833d7a372f363fee5cb12bcb966294bdbeaf8817 594 0.23/1.00 vMB 46
359,736 359,736 00000000000000000031e3d8b246cd831ef8c9e347dfc24dfbbe53c3f04e4efa 148 0.07/1.00 vMB 36
359,735 359,735 00000000000000000912d16aa42d14ea5381a59baae542fc0504fd8ecc70d933 309 0.12/1.00 vMB 38
359,734 359,734 000000000000000005633cdc908ab9b1ddb84a800a24b46166185a4a15163163 88 0.04/1.00 vMB 27
359,733 359,733 000000000000000002c0fb935953a75fa39e5187ed0a74d32362845d16f90188 642 0.25/1.00 vMB 35
359,732 359,732 00000000000000000ebbff77e17478ffedafe04d18f21be27e55c12674c448df 153 0.07/1.00 vMB 28
359,731 359,731 00000000000000000d66c81bc41de52beb888a87214f48a841a8c1c1dd5cf720 567 0.23/1.00 vMB 39
359,730 359,730 00000000000000000ed1896b4deda350661896219edf671d78732c588c06f2b7 322 0.20/1.00 vMB 16
359,729 359,729 0000000000000000081cc0cf745f5ef628d2ab632c947f409e2aaa55a949fe42 155 0.12/1.00 vMB 23
359,728 359,728 0000000000000000094bf8b198d6202f2401e963e85102a82a19187a2e04f67e 100 0.04/1.00 vMB 20
359,727 359,727 0000000000000000043720890dd537e9fe6f2ecbd5da799550e9bc06c01d023a 429 0.17/1.00 vMB 39
359,726 359,726 00000000000000000b664b49e340af0eea001cd648860aa65365fc5b239a1b95 236 0.12/1.00 vMB 27
359,725 359,725 00000000000000000dca5cab5f136047f6f7423a52fa3032944623ed7631749e 528 0.25/1.00 vMB 29
359,724 359,724 00000000000000000ade2f58939fea8031a6ee92da7346e51623f08db3bac582 111 0.05/1.00 vMB 36
359,723 359,723 00000000000000001672c2f886fa296c084adc2bc8fa0148317bb28ed37e3d90 639 0.30/1.00 vMB 26
359,722 359,722 00000000000000000c337c596515fef407d3df198bf8eba101286711937f6091 30 0.01/1.00 vMB 24
359,721 359,721 000000000000000007024db4e0ed1c11d9b1b77002d8d0c47ff188732eab2c0b 65 0.02/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 782.97 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: 715.93 GB
    • Received: 17.75 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.