Loading Tool

Explorer IconExplorer

Memory Pool

35,992 transactions
28.93 vMB
0.12496292 BTC
Random Selection Loading Transactions
Max Size: 143.98/200 MB

Candidate Block

Mining Attempt 6333a9aa512fc327640b2990b11f66fc2ee9d8c4f2c67f14308e9c00672c5518
Version 20000000
Previous Block 000000000000000000009c2ad8117852d755b02b7c6295119a7b7ee35ed83812
Merkle Root 39248139f04b272b70ec04698d390cf751f1ef9bf26009e9d2cf31d668a07bf0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,540
Size: 1.00 vMB
Total Fees: 0.06565714 BTC
Feerates: 208.44 > 6.58 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,513 (331,858 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
582,655 582,655 0000000000000000000da0c1611d93ade279d9417d615689158b766b5b487c85 2,489 1.00/1.00 vMB 148
582,654 582,654 00000000000000000009581c0489a36ad3f01ee0cc60d0bfb2408bc9d7ca4250 2,314 1.00/1.00 vMB 130
582,653 582,653 00000000000000000021afe5ca91bbeb43ee41d0863242fa288411db22bbad90 1,737 1.00/1.00 vMB 114
582,652 582,652 000000000000000000001348083f25f012183d469924a3e00ca4e3d498a869c8 1,342 1.00/1.00 vMB 103
582,651 582,651 0000000000000000001bc29eb5c970247a1b35946d0c29521bd94a2059115c58 2,464 1.00/1.00 vMB 140
582,650 582,650 0000000000000000001db1eb4d624d45e0486a00317cae2e38a7c4c47fc98338 2,409 1.00/1.00 vMB 120
582,649 582,649 000000000000000000174327d3d084cc64e2a709ddaa8fef81e46cff811e07e1 1,855 1.00/1.00 vMB 128
582,648 582,648 00000000000000000015b7200d6fc1d87448300699c3faad1343d2c2cb4fab69 1,058 1.00/1.00 vMB 117
582,647 582,647 0000000000000000000178080d7d117515b60b5271735d59478622a53935bcf3 1,911 1.00/1.00 vMB 124
582,646 582,646 0000000000000000000d92a1ccd488e3422359014dde0cbe66ab6c253c1ad0e5 2,324 1.00/1.00 vMB 139
582,645 582,645 0000000000000000001e3c20610bdc96643805dcf3e972ea7836cb85460b786b 3,302 1.00/1.00 vMB 126
582,644 582,644 0000000000000000000c581b7c34a258577ef746174608159abd00edca4c723a 2,184 1.00/1.00 vMB 141
582,643 582,643 000000000000000000230f7c061e3009bc19867b74b0d058c2386f180a4a6948 2,739 1.00/1.00 vMB 181
582,642 582,642 0000000000000000000f194a5dff03e71459747712f23533a1fdabfbed65d2c9 2,999 1.00/1.00 vMB 126
582,641 582,641 00000000000000000019a7e86258a0fb7713eb0113a32daee18227e60965b55d 2,472 1.00/1.00 vMB 173
582,640 582,640 0000000000000000001918140cc53fd7b550edb1ac3a58eeda57e4193305376d 2,517 1.00/1.00 vMB 107
582,639 582,639 0000000000000000001a9564e763ccfcb7d191b0da069f76644d40269b40357f 2,189 1.00/1.00 vMB 115
582,638 582,638 00000000000000000014af3d39ef0c709d7b8a67ba67c246b9106de67ab981b6 3,010 1.00/1.00 vMB 141
582,637 582,637 0000000000000000000c0de2e6c89228574217f9254649de768cc3e72311ef86 2,675 1.00/1.00 vMB 126
582,636 582,636 0000000000000000001546ea31682fc3ba39ed325707b5f3fc9cb57fdbe9afd6 2,685 1.00/1.00 vMB 144
582,635 582,635 00000000000000000016cf292d77c2b76de19ad18487fd53c80165ae2f221d4c 2,481 1.00/1.00 vMB 81
Previous 10 blocks ↓
Total Size: 781.52 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 612.94 GB
    • Received: 11.10 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.