Loading Tool

Explorer IconExplorer

Memory Pool

48,024 transactions
20.88 vMB
0.04895409 BTC
Random Selection Loading Transactions
Max Size: 119.83/200 MB

Candidate Block

Mining Attempt 662fb34c16156d325d940865cb4706fe249bef900c94e7abea1d090feff7e1a7
Version 20000000
Previous Block 00000000000000000001a54d7bc8f16977bd0502352a5e859d3ad61a8368cbe0
Merkle Root 74b4367cb3661a7ae387cfad4210debadd9a6b07171c01f145cc5f81f4c4720c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,876
Size: 1.00 vMB
Total Fees: 0.00702912 BTC
Feerates: 32.83 > 0.70 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,944 (661,124 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
252,820 252,820 0000000000000024679e6343af75ec189319766f8a3c6c29fa35f766daf6b664 112 0.06/1.00 vMB 118
252,819 252,819 0000000000000053d4de0ba68c6e7c2597f1d65a9de26af9fd9e6b3cec5bf1a3 426 0.19/1.00 vMB 151
252,818 252,818 00000000000000288a8ae965f4e75d71543390213fd0473be194429efc9b9e7f 128 0.04/1.00 vMB 244
252,817 252,817 000000000000001b6b12ff2c3930092beac424ee177449e15c08cc4f99db217b 162 0.06/1.00 vMB 181
252,816 252,816 0000000000000043ac2e7e12447021c881a080db71199b822cf74151488ad728 64 0.05/1.00 vMB 66
252,815 252,815 00000000000000423c94f3e7c793c8b1c5ec7c99c4aaf77a46a6b4422f12671a 130 0.06/1.00 vMB 106
252,814 252,814 0000000000000017dfa5ab2a587153bd68f216796c903092ea7d00accd8635ae 141 0.06/1.00 vMB 97
252,813 252,813 000000000000001f32f88b0eeea67e6fc00f2ad51d3361099b551ba75715423f 441 0.18/1.00 vMB 151
252,812 252,812 000000000000000c5fe8669d6849badd1a0e206a399c8f66db3397b86fc5ae17 26 0.01/1.00 vMB 25
252,811 252,811 000000000000000532d776f7ffe004e921f755214f1bce87712e90ce4997655d 486 0.23/1.00 vMB 124
252,810 252,810 00000000000000073c1f20e5283544ddfbdf00d1010e5b76e85870b0764f2616 40 0.01/1.00 vMB 154
252,809 252,809 000000000000001c792b2f84817486bafbd1cf44cbea07ce0baf07a06e5dca40 164 0.10/1.00 vMB 106
252,808 252,808 000000000000000f3d5e48f26bd7385f4ebc0dff0ea8c55cd878631078ecc18f 137 0.05/1.00 vMB 146
252,807 252,807 000000000000001f2ab307b30c03cea8b57b852f15ef4c5fe88ac06dde1d3041 332 0.14/1.00 vMB 148
252,806 252,806 000000000000001d835d19a38748dcf935ba189aaf251818153cc5b96984dc26 149 0.06/1.00 vMB 101
252,805 252,805 000000000000004275ae0c4facbf59e6093b349ee96b938bd17dcd2b7d1acb75 263 0.11/1.00 vMB 147
252,804 252,804 00000000000000442e9986f35569db6f33e502a58edde05cc5cab7587467df2e 232 0.10/1.00 vMB 141
252,803 252,803 000000000000002bcefb0a693356b497b95d287f6898435ee6879d40d4aa6956 579 0.24/1.00 vMB 181
252,802 252,802 000000000000002146401542fcdce15637373eca327af59e2f6705c4004f6367 171 0.07/1.00 vMB 134
252,801 252,801 0000000000000002a27be1ebecb4f5198065a738b62a61f78024a49ba734a06e 290 0.11/1.00 vMB 148
252,800 252,800 000000000000002e649b8d0dc8d3ce18d6724165ff53827769f46219e139a940 75 0.04/1.00 vMB 55
Previous 10 blocks ↓
Total Size: 780.51 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: 531.65 GB
    • Received: 5.83 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.