Loading Tool

Explorer IconExplorer

Memory Pool

46,271 transactions
28.19 vMB
0.07527940 BTC
Random Selection Loading Transactions
Max Size: 149.23/200 MB

Candidate Block

Mining Attempt 750c40b3496e3dec6a707a19ca06d11f166d7ef802c2cd346bab84c4cde06f19
Version 20000000
Previous Block 00000000000000000000958de36f69a7b169bf6b7f7790576bb3bc365e342bfa
Merkle Root 86c91ff02f382279315dba232bc77155e4c12162b49e8cc17eebab98179837bd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,883
Size: 1.00 vMB
Total Fees: 0.02080486 BTC
Feerates: 101.53 > 2.08 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,937 (589,217 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
325,720 325,720 00000000000000000b2bd24d0e584a3e657081221149b6c747ee50e7c39bfe8e 88 0.11/1.00 vMB 11
325,719 325,719 000000000000000019411f08dd78d86d0310d41061ddd054709e975371f0af04 1,151 0.60/1.00 vMB 28
325,718 325,718 0000000000000000022ce77accb5aa14b35afc37ea5a4967d7e15c07da7d0b07 711 0.40/1.00 vMB 28
325,717 325,717 00000000000000000842a1110788fcfec223ad8a61398af2006c1b42ba126b1e 736 0.46/1.00 vMB 24
325,716 325,716 00000000000000000799a6670aa22c9ff7201774d9e7d274e678361e752a664c 121 0.16/1.00 vMB 11
325,715 325,715 000000000000000006a8dd21936e39de74ba546faa253a0f547dc5f4dad11048 256 0.09/1.00 vMB 36
325,714 325,714 00000000000000000609d091c421f41e8c08cbf2281ebc1285f9513b4141d13b 417 0.27/1.00 vMB 24
325,713 325,713 00000000000000001e88d701d488a1cbb9af1c2a8f9760702c5f3c9db17b2ad0 897 0.49/1.00 vMB 24
325,712 325,712 000000000000000019257f9a099bfca67fb5b8b9516650fe85965d0ccad60a68 64 0.03/1.00 vMB 53
325,711 325,711 00000000000000001e5ffbdc8a9f582016e841f941408c0ac9f0f772c95d7f07 491 0.28/1.00 vMB 29
325,710 325,710 000000000000000009ce85f70922dc8b11916ef6197f3b3aacdc08901f29d5a1 236 0.16/1.00 vMB 26
325,709 325,709 000000000000000018ce6b2ad4bb87c6887c6b609c59a7a9edcb28d96c8e3ad3 1,323 0.70/1.00 vMB 28
325,708 325,708 000000000000000016bbb52c09abe7e11a03ad45c1cbc5ec4bd83e69ac4ee3d1 72 0.04/1.00 vMB 20
325,707 325,707 00000000000000000a132003bff0901044d3b2ec29b3ff73a0eca875a4c8e300 77 0.04/1.00 vMB 28
325,706 325,706 00000000000000000d3106d86fad98077ea1aad1d0658b1360755b1bcfbd2d4c 107 0.05/1.00 vMB 17
325,705 325,705 00000000000000001c6adb53cce987f42cb3471ef9719711461f9342b81049e2 500 0.27/1.00 vMB 25
325,704 325,704 00000000000000000a22e47316176e92b586e3a6b318428521683748b499c5bb 21 0.02/1.00 vMB 23
325,703 325,703 00000000000000001c211aae3a9b5b85f0ab18509574e38ce9c636a20ed7860f 988 0.57/1.00 vMB 28
325,702 325,702 00000000000000000f2e7cbf5357cf86d82f966ef7a5a7fe3679f0627b0e477a 785 0.42/1.00 vMB 24
325,701 325,701 000000000000000019da5e1ff3235a769b93281ade74108511636d51ce6551df 64 0.05/1.00 vMB 39
325,700 325,700 000000000000000011a477cc3d3b74e66e3ff6012e57f03a21d509e1c4b2861c 702 0.35/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.28 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: 656.77 GB
    • Received: 14.43 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.