Loading Tool

Explorer IconExplorer

Memory Pool

75,192 transactions
27.73 vMB
0.07779232 BTC
Random Selection Loading Transactions
Max Size: 169.10/200 MB

Candidate Block

Mining Attempt 88130aa04d82413a2176eac8d39b9dd77d24b4d8d89be5ece334d3b9908b2635
Version 20000000
Previous Block 000000000000000000007612e5d7521da87d841e6b2b3b5b4a88a6af3ae40dcf
Merkle Root abe72272a626b58e18744c0048153da0d126059dabb4ed0319afea9270017c87
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,382
Size: 1.00 vMB
Total Fees: 0.01847953 BTC
Feerates: 301.57 > 1.85 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,256 (147,774 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
767,482 767,482 00000000000000000006a9ef20ef88b1c1696d5730436f02eba025a82e093254 2,789 1.00/1.00 vMB 374
767,481 767,481 00000000000000000002845c3813256a4ed6ac340ea6c63a78191557982e447f 2,553 0.83/1.00 vMB 14
767,480 767,480 00000000000000000007e9792175bcae4fc662a0706bce699b98e814a139e466 1,983 0.76/1.00 vMB 13
767,479 767,479 000000000000000000024dec63e816eb2c7dbd5cc6ccbd38764702edf69646c4 646 0.21/1.00 vMB 21
767,478 767,478 0000000000000000000541b614202eeed4c4caeda632c15a2c5225b961692e28 1,348 0.66/1.00 vMB 13
767,477 767,477 00000000000000000007662d643ec03ab9df9149de756189310ff52c1ac94244 858 0.76/1.00 vMB 6
767,476 767,476 00000000000000000002f991ed9d30e2a673a91e516192029daa3cebc66d4e3a 1,618 1.00/1.00 vMB 10
767,475 767,475 000000000000000000000d7d7a10d279d08ced344c76bf32bad58e13d3414a52 1,127 0.88/1.00 vMB 9
767,474 767,474 000000000000000000060303ccdd9353f6050193cfbf50397c54336fba3b5ab8 1,541 1.00/1.00 vMB 6
767,473 767,473 00000000000000000002ae997453fd1a64c2f86f57215778f5e94a1f24b795e0 1,749 1.00/1.00 vMB 18
767,472 767,472 0000000000000000000134e609bae02fdef0f786eb6e6d84f1d41c76f8fcd68b 657 0.52/1.00 vMB 6
767,471 767,471 00000000000000000001f6fc9422b5e1babc73f135d4a2ce3550494f54b601ac 33 0.01/1.00 vMB 102
767,470 767,470 00000000000000000007c74880c89a1e189aa2a84b71bfd30e0b491c1ec058bb 2,141 1.00/1.00 vMB 13
767,469 767,469 0000000000000000000832193f94bfb98dd13c4cd6c6c0f6a420b1f479e2d7e6 956 0.47/1.00 vMB 12
767,468 767,468 0000000000000000000014bba260af17b5cb55f6d597d5981e9655694a3af542 1,506 0.56/1.00 vMB 13
767,467 767,467 000000000000000000036bac586a0b2f2ccceaece7d3a477cfd1f0b2d1ef5cd5 1,257 0.56/1.00 vMB 9
767,466 767,466 000000000000000000079713943138e6848f6e3ac89a8fb632ce33ceee0546e6 1,709 1.00/1.00 vMB 9
767,465 767,465 000000000000000000007a9d2b7b4d01e9a7a34b5678e55e1b19bb8408d6224f 2,723 1.00/1.00 vMB 9
767,464 767,464 00000000000000000006acd8ae953b06feb1ac250671732133765004e06d149b 1,359 1.00/1.00 vMB 11
767,463 767,463 00000000000000000004416af68a83fb2723af11d6119d7fddabce78315a844b 2,511 1.00/1.00 vMB 19
767,462 767,462 00000000000000000001b62e4c7af33d2c7d708f34982d29e1878b118e453991 1,499 1.00/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.84 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: 711.86 GB
    • Received: 17.14 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.