Loading Tool

Explorer IconExplorer

Memory Pool

78,809 transactions
29.83 vMB
0.07544164 BTC
Random Selection Loading Transactions
Max Size: 182.32/200 MB

Candidate Block

Mining Attempt 36cee3a1a2b2e33f32acec59125e2f8d55fcc7c15fbdb7dec106711fda91ce65
Version 20000000
Previous Block 00000000000000000000464fbd6ccc853e5ba244ebbed6c329fc6ad23af9abcc
Merkle Root cb90c918ea03731089d9a91b78d5019305a2645986e88c089b4bc359f3e0e3ee
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,197
Size: 1.00 vMB
Total Fees: 0.00940030 BTC
Feerates: 200.89 > 0.94 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,382 (573,446 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
341,936 341,936 000000000000000015f0e4c8c1283808c3f7a89de1d3501bbe5fcb2d49553470 324 0.18/1.00 vMB 21
341,935 341,935 000000000000000004a2a77eb1089cbbfda03ce84fc75cad5514249c16a4c006 1,421 0.75/1.00 vMB 27
341,934 341,934 00000000000000000d56dfc9ed85fd6fb3ef74e13c4268dc817b1fbe78daf24f 402 0.21/1.00 vMB 31
341,933 341,933 0000000000000000006480345031b2bf197cb4916173590d6e69595bffa9b2e2 592 0.31/1.00 vMB 24
341,932 341,932 000000000000000012a8e54156b28b4b12edd4de6f38a785bfe6f9d70a77df8b 329 0.19/1.00 vMB 23
341,931 341,931 00000000000000000961c504f7333d04ac69eb714dbe5bfa72f1bb434732659c 234 0.20/1.00 vMB 15
341,930 341,930 00000000000000000b3704883832224bd19650305025a22b51b189509fec00c9 512 0.18/1.00 vMB 33
341,929 341,929 000000000000000006067dae38a32515f4104253b49cb4f78f08a5b4b60c20c6 79 0.05/1.00 vMB 26
341,928 341,928 000000000000000012f6c77ed27d7357757990bd25a2e44cddf17809c14784aa 971 0.53/1.00 vMB 25
341,927 341,927 000000000000000008d1d590d4a766a82bc712dd377bd421d160186f19a213fc 382 0.18/1.00 vMB 27
341,926 341,926 0000000000000000174a7d3e647d53fbe522d34662c4b2c600ae91003d0cd4bf 121 0.06/1.00 vMB 23
341,925 341,925 000000000000000017f1b540ea47f1f9eb4ea7d4b57d8455559caf2f648f1e9a 394 0.26/1.00 vMB 20
341,924 341,924 00000000000000000a1adf0fc834f8af11421a7d0e2e341ebe4451a12edea074 256 0.11/1.00 vMB 33
341,923 341,923 000000000000000005df354b4ab347cbada665a92b6c932cd6513917c7f36b75 286 0.15/1.00 vMB 24
341,922 341,922 00000000000000001444fd5871663b0eb7f9d2bb646832d72b6e8c2f46f42157 173 0.14/1.00 vMB 20
341,921 341,921 00000000000000001199abcc86fb33d53862c17c5c39e66e45504736cc2198f6 438 0.25/1.00 vMB 25
341,920 341,920 0000000000000000016bbd5e4e60ae2e7550bb6b6ea31b4f71071b26209c639f 55 0.02/1.00 vMB 48
341,919 341,919 00000000000000000e228a6abad006cdb35603dd1069f4081bfc76ea8935eae5 621 0.37/1.00 vMB 22
341,918 341,918 000000000000000014152a71a22092cce0c595fbd3f0fb2013da34f266fcc482 206 0.09/1.00 vMB 29
341,917 341,917 00000000000000000efbc765b753480726bbe9aff26fb63651718e8d46bd46a7 66 0.04/1.00 vMB 14
341,916 341,916 00000000000000000822b1591ea1277201cb51ac64a7449d2f2523ba693c8ca9 566 0.32/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 783.05 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: 720.58 GB
    • Received: 18.20 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.