Loading Tool

Explorer IconExplorer

Memory Pool

42,523 transactions
26.93 vMB
0.06093116 BTC
Random Selection Loading Transactions
Max Size: 141.48/200 MB

Candidate Block

Mining Attempt 78b36caaffb7354e3d1d5be8629ffcf6ffabe2c27b4bc016877c16f695c400ab
Version 20000000
Previous Block 00000000000000000000625f3ecbf1c94fa42f7788ebbce56cac527f5d7f730b
Merkle Root 92b1ed9b797256182bd2c9de9a1d285d24fef19da0b80b9be94941642dac71ae
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,941
Size: 1.00 vMB
Total Fees: 0.01091093 BTC
Feerates: 103.41 > 1.09 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,924 (571,459 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
343,465 343,465 00000000000000000bff19dc7ab9f1a94594e080151ad4b895e06fe871eddd56 577 0.45/1.00 vMB 20
343,464 343,464 000000000000000006a929641e831b4725049d986606fae4b9d7705357136d60 400 0.25/1.00 vMB 25
343,463 343,463 000000000000000008a47b6a130347bc7e81964a277d210e8b9bfbe608a10cc7 333 0.25/1.00 vMB 21
343,462 343,462 00000000000000000a209388b850c1361f9b84dd98d6471418583e0d63d6bc0f 1 0.00/1.00 vMB 0
343,461 343,461 00000000000000000937eac5488458081fb7b137b57efd7e8dab1f07a7a88df7 71 0.03/1.00 vMB 26
343,460 343,460 0000000000000000010153c9e3c5a3f0403a1be5dddfbbd1aa2e1ce158d06b7b 310 0.19/1.00 vMB 18
343,459 343,459 000000000000000015e6fcaae095393c67ad5c53188732d22b3c1ca3ff70f983 618 0.45/1.00 vMB 18
343,458 343,458 0000000000000000057b32f17a2d8b731c29c936fadcbab4886df2f32f9ef291 419 0.16/1.00 vMB 41
343,457 343,457 000000000000000015e09e0b513968744bcd42bbd4487a350f201fb66a859938 941 0.70/1.00 vMB 21
343,456 343,456 000000000000000012cb3f69855c6a7e5f3301b145d7aecb039f050cd4c50b18 1,407 0.75/1.00 vMB 25
343,455 343,455 0000000000000000109cb5b833b0801f665d493567c9b8c558bfa48e4b639881 179 0.15/1.00 vMB 13
343,454 343,454 000000000000000004151fe42cc5246e10a846ad3392621088889b5c3bb3702b 492 0.34/1.00 vMB 23
343,453 343,453 0000000000000000027bbe1fae82e0f6d80e8898230451cf217430a0a7dfaa2b 880 0.61/1.00 vMB 19
343,452 343,452 00000000000000000bcd1767654c5e859ed986ac37cbd5b18a80145dbdb279ca 288 0.19/1.00 vMB 19
343,451 343,451 000000000000000000b99d8c145fa73a936c4f931e6381f2b59fe7254c4b34db 414 0.32/1.00 vMB 17
343,450 343,450 000000000000000010ba9c670a94e6154ca214c44ff4e028458cb33787482375 514 0.34/1.00 vMB 19
343,449 343,449 000000000000000016bb93dec2f3ac109847573133b4690a44e9260d5b8b498b 670 0.44/1.00 vMB 23
343,448 343,448 000000000000000017fbe4cb0ea916198fbd2d29e4b672f4729287de2db03c30 1,310 0.88/1.00 vMB 22
343,447 343,447 00000000000000000adeff7ad6d1d7b7dfe3739505298e174fea3db7572be5d6 128 0.09/1.00 vMB 14
343,446 343,446 00000000000000000e2b721d7536cfe341f4bd659a0241a1a34f58ed486a2622 58 0.04/1.00 vMB 5
343,445 343,445 00000000000000000363d283c0ae819dcfad0be212aebc717361bd8674a15e06 291 0.25/1.00 vMB 18
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.53 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.