Loading Tool

Explorer IconExplorer

Memory Pool

42,059 transactions
26.78 vMB
0.05701053 BTC
Random Selection Loading Transactions
Max Size: 140.62/200 MB

Candidate Block

Mining Attempt 80ba1d43ff62a015e61715d843a98c3c570edad106fda08ea65181c78115371f
Version 20000000
Previous Block 00000000000000000000625f3ecbf1c94fa42f7788ebbce56cac527f5d7f730b
Merkle Root c0b8517418c315f1fbe545e32de2b4578c6281d7c464866e40756daedf625fbb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,487
Size: 1.00 vMB
Total Fees: 0.00747370 BTC
Feerates: 103.41 > 0.75 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,924 (552,695 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
362,229 362,229 00000000000000000c19815437a14403f629569c360e5dc5ddbbca65d2f26fe0 1,881 0.94/1.00 vMB 32
362,228 362,228 0000000000000000066dc02161656a7a95cf46b4916b14929c2e1858c7c3fcaa 1,612 0.75/1.00 vMB 32
362,227 362,227 00000000000000000f2756e58bc0865f2ed22cd5320db7101f81551f3e98bdd0 51 0.03/1.00 vMB 11
362,226 362,226 000000000000000003782a1377197e2c29dc5d6a9cf931c6c81c461383d57672 409 0.24/1.00 vMB 26
362,225 362,225 00000000000000000192c6ee29a7898715fce29686affbb0b78eedf53b41850b 404 0.18/1.00 vMB 31
362,224 362,224 00000000000000000e69c7dc1a2c1e47c2686b3a1b07157cf76f6765324919bd 530 0.27/1.00 vMB 21
362,223 362,223 0000000000000000007e8f11ef180b5607f224473d0eff72f7c99de397884c3f 1,906 0.91/1.00 vMB 33
362,222 362,222 00000000000000000f48e6292ae032856f37297145496ff37c479b4a210150ed 1,252 0.60/1.00 vMB 39
362,221 362,221 000000000000000014a8728966507d286ed31d7fb36d3e88448d7034ff573bdf 977 0.47/1.00 vMB 40
362,220 362,220 00000000000000000bfb39e89a12671211c1b1f54eafb83c1905f4d2e7717652 1,295 0.91/1.00 vMB 22
362,219 362,219 00000000000000000a85982f2234835b00a63e467830f3fa8990f5c57972b7e8 1,645 1.00/1.00 vMB 25
362,218 362,218 00000000000000000f4ac2db14c8f0569fb82f39edfbf77af4f0e27b1a785606 2,312 0.75/1.00 vMB 44
362,217 362,217 000000000000000001bab310f5994d96bb0715494c7f21e0557f99a5f58b446a 45 0.02/1.00 vMB 15
362,216 362,216 000000000000000009dd40c6b3bea0d30d9e105be797275579f1aea6e3d17714 406 0.24/1.00 vMB 26
362,215 362,215 000000000000000002ec9581b34c66d2313eb0fcf949c3b1deacbcf097b6bf93 985 0.48/1.00 vMB 27
362,214 362,214 000000000000000011948d52401668cd11dcb561fb84b2373cdcca4ab0b88ce5 111 0.04/1.00 vMB 49
362,213 362,213 0000000000000000161b2a9465f5a49e589d3d123e0f6d9540c6cccc57652781 1,720 0.75/1.00 vMB 33
362,212 362,212 00000000000000000e4f6bf905f1f2ebe00beb515167cfe68e5dcc801b702a1f 72 0.03/1.00 vMB 33
362,211 362,211 00000000000000000b073008c9cb3d5ae322b29a3d64b36ccbd2dad528699c09 175 0.09/1.00 vMB 9
362,210 362,210 000000000000000013cc045f7ba712f791e910e8c7ee3c94b7cacdc50af41afd 2,008 1.00/1.00 vMB 30
362,209 362,209 00000000000000001044671d057e4734e5e1ca00fa8043ca068b6e6c95e7cb59 729 0.34/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.25 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: 655.52 GB
    • Received: 14.32 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.