Loading Tool

Explorer IconExplorer

Memory Pool

79,062 transactions
29.27 vMB
0.08684148 BTC
Random Selection Loading Transactions
Max Size: 177.21/200 MB

Candidate Block

Mining Attempt e8b4cd3fc99f3d29cb814e65d2243a2536b56d32b5ba1584a6e2d92163bf6787
Version 20000000
Previous Block 00000000000000000000f174527a55589ee9a7d627506640aecc5089076e5f75
Merkle Root fa0974f67506904d8c8eb71a0068ebe86af75174e43e5973c87a947b47dd4fe0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,461
Size: 1.00 vMB
Total Fees: 0.02543788 BTC
Feerates: 178.73 > 2.55 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,162 (550,501 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
364,661 364,661 000000000000000009373aa35a5750f1790a7b49b44969527336ea1bae2ccb47 1,252 0.93/1.00 vMB 42
364,660 364,660 00000000000000000f479e5e25a5dd1dca557978aa0da64df8b6c078a53798e3 920 0.42/1.00 vMB 43
364,659 364,659 000000000000000003260e75fd1b702709b92ba707eaba55fa01b4293be703e2 444 0.27/1.00 vMB 45
364,658 364,658 0000000000000000018120eae35ef0ae2aa78e6d1606d8e7f0bec0b5a58d5526 1,277 1.00/1.00 vMB 28
364,657 364,657 000000000000000009e8f60a7a604f4b46b9de4cc73b463f57808a66f42a9006 1,130 0.92/1.00 vMB 16
364,656 364,656 000000000000000010e0f2efec1d081517fd4b0daf9887189a67dc1e1693dd7c 1 0.00/1.00 vMB 0
364,655 364,655 00000000000000000c4ad4cfef6c76f8e4dfd1898a024afce3d9bda1157f36b2 1,639 0.75/1.00 vMB 50
364,654 364,654 000000000000000003482d39ec254e6838f0644de6f2182b4d4e9fc1a14eba99 487 0.27/1.00 vMB 31
364,653 364,653 000000000000000002d2d0a8d9276719f2cf1851363b15147e4b5436a27a86b3 799 0.50/1.00 vMB 29
364,652 364,652 00000000000000000db79046d1f01cddbe2f2f5482f640b000a3463f4f5c4e67 1,409 0.75/1.00 vMB 42
364,651 364,651 000000000000000014b5180bca8cb707a800c33889e6014b8ad9e042b3a769ee 453 0.17/1.00 vMB 60
364,650 364,650 00000000000000001091d8d09481878e895cdad7b75ccb1f42dee830ca1de1fb 909 0.48/1.00 vMB 42
364,649 364,649 00000000000000000de48ca411394cede6db702e2c921507618b88d193685910 1,894 0.49/1.00 vMB 13
364,648 364,648 00000000000000000fd9ef25f0024b23322a0875ae3d370d64c7a1bd3dff548f 1,405 0.86/1.00 vMB 48
364,647 364,647 000000000000000002c5a388013a92ecf06b60d2ce208e093e60059364a3e2e3 612 0.42/1.00 vMB 52
364,646 364,646 000000000000000005a7cf61619ffdccc4f4166ed7718eca74f9d339a3db8ca4 1 0.00/1.00 vMB 0
364,645 364,645 000000000000000004be42a239f8d7ef31aad646ab6a4fa9f24c09b05268f20b 306 0.27/1.00 vMB 14
364,644 364,644 00000000000000000a84fa19dd24a22623a5f4062c117e86c2dec207dadecdec 2,171 0.93/1.00 vMB 65
364,643 364,643 0000000000000000103578745018fba03524a1dd573df849bd7e33d477457f6e 658 0.43/1.00 vMB 35
364,642 364,642 00000000000000001192dae5aea9abaac21033eeb9657072cb4ef183ee16ea41 763 0.75/1.00 vMB 28
364,641 364,641 00000000000000001350c34d2f3eb4decf654894933c7cf45f95ffabff89c745 646 0.75/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.68 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: 679.45 GB
    • Received: 16.44 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.