Loading Tool

Explorer IconExplorer

Memory Pool

36,796 transactions
26.77 vMB
0.05903857 BTC
Random Selection Loading Transactions
Max Size: 135.84/200 MB

Candidate Block

Mining Attempt 650a2bea83f687c8733c3f663a531aafc4395628dc0b22d2831c7462b6bef346
Version 20000000
Previous Block 000000000000000000015e18bfde629943124343fdb98c0d80831309061b5bfd
Merkle Root 979865b9bf34cb6c2827f8bf96df11b1e78dabc5a78248f4371a749cb7950179
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,412
Size: 1.00 vMB
Total Fees: 0.00895174 BTC
Feerates: 101.53 > 0.90 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,647 (129,047 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
785,600 785,600 000000000000000000058d16af9e3b0d78c6ae6f2a20378f8b7ea10aa5321cdc 168 1.00/1.00 vMB 1
785,599 785,599 000000000000000000037ee6bf1ea0c21d8be7e560655cf9eb5c63435e944f40 747 1.00/1.00 vMB 5
785,598 785,598 000000000000000000022994c9edeffb8342fae90524bbd65bd93e89c660faaa 1,925 1.00/1.00 vMB 13
785,597 785,597 00000000000000000001a0c33308d77536919afeaa382f0a3dac6cb4b0b12d38 112 1.00/1.00 vMB 1
785,596 785,596 000000000000000000044fea34a8796ac3373c92b5836d53684d0f9fba85158a 777 1.00/1.00 vMB 5
785,595 785,595 0000000000000000000085b733019e3920c5217cf5b69b9159fe2086f41150fb 1,848 1.00/1.00 vMB 12
785,594 785,594 000000000000000000008932badd9f49e73819cb116a99715850b3b1cf94721a 1,628 1.00/1.00 vMB 10
785,593 785,593 00000000000000000002cb8c0d76cf57a96a9f6e606f29399b0a8603fa9be875 957 1.00/1.00 vMB 5
785,592 785,592 000000000000000000019781e1073dd75a2567ba7386ee593a94a6a784c99fda 2,494 1.00/1.00 vMB 20
785,591 785,591 00000000000000000005bd2cb9ae9a38644258ea9e5c5cd803887fd27a3efaf3 1,553 1.00/1.00 vMB 13
785,590 785,590 000000000000000000046785dfebdd4cb95b0f45723c1df73779d0927c1fcb94 1,352 1.00/1.00 vMB 11
785,589 785,589 00000000000000000004eb792e16af6154f32c6777a5da8ce303ff84178c248c 1,598 1.00/1.00 vMB 22
785,588 785,588 00000000000000000004b093e8ec3674f06853c8148f375b302da8753ace2a6e 1,956 1.00/1.00 vMB 10
785,587 785,587 00000000000000000002821edec6c01bd2ac06a5543bedfda97575c65c4ab938 353 1.00/1.00 vMB 3
785,586 785,586 000000000000000000055170c1f685430f1f68ca2c3b7e886507c9530de44dc1 785 1.00/1.00 vMB 4
785,585 785,585 00000000000000000001b029fe3b7c7e5cbd40f1fa7ca3548cb931b9219efb6d 1,377 1.00/1.00 vMB 10
785,584 785,584 0000000000000000000267bef4d5f0a3cdff3431b33ebb0fff1f1fcf5f4f3eed 739 1.00/1.00 vMB 5
785,583 785,583 00000000000000000004411be630c9b3f93ddda737c3575e8bf83f8b6c88d03f 2,270 1.00/1.00 vMB 12
785,582 785,582 0000000000000000000028a24043932e1dfa21c1dcb87dc1e808a1fd855bc9f2 1,540 1.00/1.00 vMB 4
785,581 785,581 0000000000000000000053793b3234893c86ecbdd5e4bf71dab3a1eb14841d75 1,683 1.00/1.00 vMB 9
785,580 785,580 000000000000000000023ef992aadc73dfb4a1da6605f301fa0046b0f67751db 2,477 1.00/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 781.77 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: 632.64 GB
    • Received: 12.13 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.