Loading Tool

Explorer IconExplorer

Memory Pool

80,343 transactions
30.69 vMB
0.07309289 BTC
Random Selection Loading Transactions
Max Size: 186.69/200 MB

Candidate Block

Mining Attempt 97a61552cc4c47ce02f308268cefe2e909c82cf8a8f33e70b769863a88a9e276
Version 20000000
Previous Block 000000000000000000009cc847e34910d5d5711b5344aceacf52741007a9bcc7
Merkle Root 8693c717f7ff787194170dbc345e2027f0b2dff2406e4a05a41e3bbee8d803d1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,182
Size: 1.00 vMB
Total Fees: 0.00736577 BTC
Feerates: 265.25 > 0.74 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,183 (158,149 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
757,034 757,034 00000000000000000007a9c699a20d5aaf71eed1a81dbaa23e6658e1336a8902 2,800 1.00/1.00 vMB 12
757,033 757,033 00000000000000000006bd14be9cc0f5d503cc63bdf6bc6494807a094b70128e 34 0.01/1.00 vMB 7
757,032 757,032 00000000000000000002e17af304a2f1ad72801c2e09b6a5e30ba63666977669 1,513 0.67/1.00 vMB 7
757,031 757,031 000000000000000000071fb078137f2111d0474a92ce65a93ce4933ea8ec0051 1,217 0.34/1.00 vMB 8
757,030 757,030 00000000000000000004e71317f56da8522b82576aca7d1f66f48da56ce6dbfe 1,640 0.90/1.00 vMB 6
757,029 757,029 00000000000000000005764e03dd4d21248c99735606a86a4723a00336233340 1,380 1.00/1.00 vMB 5
757,028 757,028 00000000000000000007c7d96ca93d9f1f84d7701adfa082e3d6d7a452dab374 2,865 1.00/1.00 vMB 7
757,027 757,027 00000000000000000004a402f31fc6333f4d3fc68fad0d4d09c28884a9e12bd9 2,663 1.00/1.00 vMB 10
757,026 757,026 0000000000000000000743e91c53363ded86e6b00b2f23f374a83b2199750786 2,944 1.00/1.00 vMB 3
757,025 757,025 00000000000000000008d414792be4c1b5b5685b4fa68a91e3b773d1882b06d5 2,259 1.00/1.00 vMB 9
757,024 757,024 000000000000000000067e597a65653b27cff785b1b9566aa723d9eb64dcec7c 3,056 1.00/1.00 vMB 13
757,023 757,023 00000000000000000004b8adbe583584f0e2370c0b752ede243535f8cfd3f354 1,913 1.00/1.00 vMB 8
757,022 757,022 00000000000000000007d9c2dab57c359ea1604a1733626a6282d42759ca3501 2,638 1.00/1.00 vMB 17
757,021 757,021 0000000000000000000009335f9035c22e360c66f61716abe953adddcf524067 1,249 0.66/1.00 vMB 9
757,020 757,020 00000000000000000000b2bb64c1287bf7de7f8d5905cec41ccb1aff5dae0c84 337 0.13/1.00 vMB 11
757,019 757,019 0000000000000000000393926d20949d2ef924f80e31a2b24d6e4575bcda0a32 931 0.56/1.00 vMB 3
757,018 757,018 00000000000000000007d823e0a43f124535b3727d09b32fcf18e7eb2b6fdfc3 2,423 1.00/1.00 vMB 8
757,017 757,017 00000000000000000001fbf8a112b10ca484d028e938caf34cc306d1f31bb711 2,486 1.00/1.00 vMB 9
757,016 757,016 00000000000000000002ff0738ffbed866429b37dc6dcf39b76618ca087c5e5d 1,105 1.00/1.00 vMB 3
757,015 757,015 00000000000000000000434626880be81e2169f3eb027388869484093fc00dca 2,756 1.00/1.00 vMB 8
757,014 757,014 00000000000000000002a9ed30822d554c21b4d99a730d755725e72252d52131 558 0.44/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 782.71 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: 701.08 GB
    • Received: 16.62 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.