Loading Tool

Explorer IconExplorer

Memory Pool

80,424 transactions
30.54 vMB
0.07967420 BTC
Random Selection Loading Transactions
Max Size: 185.70/200 MB

Candidate Block

Mining Attempt e51982e8c0b267b891609c699f055dbd59bbfec6442d5c6672d2515b547775bc
Version 20000000
Previous Block 00000000000000000000c6a5ef862f60254cf87fcd565eed18945ad2828f92e7
Merkle Root a6314661a99c8fdc0fd73efaf01c04359506c92785e2166236b46c63c4406289
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,807
Size: 1.00 vMB
Total Fees: 0.01106049 BTC
Feerates: 18.08 > 1.11 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,350 (628,167 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
287,183 287,183 0000000000000000c9b8e2fd98b05c09ee87cc62e40657423f26422ba9d76830 375 0.17/1.00 vMB 40
287,182 287,182 0000000000000000922b03dbc37edf39c250b5c9052daf95eb20534153d29bf7 252 0.21/1.00 vMB 23
287,181 287,181 00000000000000013a04f69449b753f387a451ba4a1a7182e60d6d4cabe6c36d 236 0.10/1.00 vMB 32
287,180 287,180 00000000000000005bd763a99731371b26e7aff42f7e9b977a40483e5b6dbc6e 383 0.24/1.00 vMB 29
287,179 287,179 00000000000000009e4ce6c01f68cb61ce4c6906914b0d44e71d125a925648dd 167 0.06/1.00 vMB 57
287,178 287,178 0000000000000000da75e32e941537e00bd2e752527adba6193f35ccaa6da293 378 0.27/1.00 vMB 24
287,177 287,177 0000000000000000ba57790d317cbc8020350b884ae8d821669059b6c0da4c5a 108 0.06/1.00 vMB 56
287,176 287,176 0000000000000000f3061ccc0fb4c6705c64807db14d834cd4b3a85f21a1f27b 156 0.11/1.00 vMB 19
287,175 287,175 000000000000000114a39e71d8368d5d50ea10e1104cfe90132d91d0f05a62f8 395 0.35/1.00 vMB 27
287,174 287,174 0000000000000000902d5f8796fa6818c4b77397cdb93129fd9bb2dc246c73b0 380 0.28/1.00 vMB 23
287,173 287,173 0000000000000001120e45763ec243d09906e02542234f787280cc379edbe31a 613 0.25/1.00 vMB 50
287,172 287,172 000000000000000006033cce034bf54bb6588d5b9c7a97bae41b44368af7d6f7 148 0.11/1.00 vMB 30
287,171 287,171 00000000000000011c750ef50eb713a8440a1c847d5fefb851ee01cb3613247d 16 0.01/1.00 vMB 27
287,170 287,170 00000000000000004568fcf3f51ad5329572af9270ae103f0780a4cac5875074 697 0.35/1.00 vMB 34
287,169 287,169 00000000000000010b16281d5ea2e4af4f6dae50c21934ee0ce0006932d1251f 161 0.09/1.00 vMB 32
287,168 287,168 0000000000000001352160161ffe8184aa70c4b4c04ea5d522637175267e57c0 392 0.25/1.00 vMB 26
287,167 287,167 0000000000000000022a2ed29865f24aa8c92b018b743cd83ca5ad3fcf3bdbb8 93 0.09/1.00 vMB 19
287,166 287,166 00000000000000013ab2c783a1baa894e905e3ef174967bffd5854920e7e1729 146 0.08/1.00 vMB 43
287,165 287,165 0000000000000000958ddd94c9b62c8680183f076d00dc8de088a2597fe4816f 150 0.26/1.00 vMB 11
287,164 287,164 0000000000000000369ed4c8862f35e8d4e472c8b898ddcf7d0ad0a8f5d7ed69 1,245 0.50/1.00 vMB 96
287,163 287,163 0000000000000000635535bbb5e1bd328e2cb60f43c2108351880f64175ed862 139 0.25/1.00 vMB 202
Previous 10 blocks ↓
Total Size: 783.00 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: 718.48 GB
    • Received: 17.90 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.