Loading Tool

Explorer IconExplorer

Memory Pool

79,351 transactions
29.82 vMB
0.11298238 BTC
Random Selection Loading Transactions
Max Size: 178.67/200 MB

Candidate Block

Mining Attempt 652c0d3a1b3b27d106c1adcaaad6fc2bc7c45b866094544b78ece7ed696fd5bf
Version 20000000
Previous Block 00000000000000000001115f152a1dc031c831cba708e9cde5f1c67ecfca11d2
Merkle Root ee6fbb4890bd561eb4dbd11ce1fa3f2c713cee1352f905fb1c9dcf1b5a8572e2
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,064
Size: 1.00 vMB
Total Fees: 0.02741885 BTC
Feerates: 150.74 > 2.75 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,301 (132,105 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
783,196 783,196 0000000000000000000130935baca00b22673d5dc43551ffafd2cb720a0b8cbd 2,901 1.00/1.00 vMB 16
783,195 783,195 00000000000000000001a796f89fae39f3e31a56b965c1ead54842f0cbdae922 3,101 1.00/1.00 vMB 17
783,194 783,194 000000000000000000054e44298138cc41802d4fb584763f3d4ba4579108d39d 3,519 1.00/1.00 vMB 22
783,193 783,193 000000000000000000009171a8101da3943825f6c3ba21e9e4873e6e298aac39 2,766 1.00/1.00 vMB 27
783,192 783,192 00000000000000000000b764ef519093dc3f5f1896ab38025d323deab09f3e6a 3,197 1.00/1.00 vMB 30
783,191 783,191 00000000000000000000c803b7aa0338bded2245dcd90dbdaa899d00c6463a37 3,370 1.00/1.00 vMB 35
783,190 783,190 0000000000000000000190575d027d5616377e5dc83c04f00a0e385c283dac93 2,094 1.00/1.00 vMB 9
783,189 783,189 000000000000000000017da9ae1afc770efbdf651d5f91f9771e7949f325c61e 3,485 1.00/1.00 vMB 26
783,188 783,188 00000000000000000005d39a83539fc0de9c84a86e18c22746822997934854f6 1,484 1.00/1.00 vMB 8
783,187 783,187 000000000000000000023e76578d064bf4c32ee7df2c136ae2432db8c0a64f30 2,337 1.00/1.00 vMB 12
783,186 783,186 00000000000000000004e24444e773f9deef0bacb4ab31fafedfe62f40da5ed9 2,493 1.00/1.00 vMB 19
783,185 783,185 000000000000000000034803105ea7eba59cfe43ad8d8dff6bf50e8afa84417d 3,449 1.00/1.00 vMB 28
783,184 783,184 000000000000000000003605972c1db546165cbce97197dcc7a7e72e54ccf3a3 921 1.00/1.00 vMB 6
783,183 783,183 0000000000000000000226fa243c19726f3af9a06f2a4b309eb1c34584dbb91e 2,332 1.00/1.00 vMB 21
783,182 783,182 00000000000000000005883368e49e8c10a90c1d5b5ccb2ebf781123c16387fb 1,408 1.00/1.00 vMB 7
783,181 783,181 000000000000000000020d5740bc42769421f5ac6bf4557b0532ab20f22db6ae 3,407 1.00/1.00 vMB 22
783,180 783,180 00000000000000000002a87482afe417e9295f0fa6f31da51bff9bda6a4b40e6 302 1.00/1.00 vMB 4
783,179 783,179 00000000000000000000dcc8b47378671ada01cc7ec2d3bb93d75328812e2119 905 1.00/1.00 vMB 7
783,178 783,178 000000000000000000043b3bae17d6eb0dfef3ef5cc9020e5ff48080d9bb655f 414 1.00/1.00 vMB 5
783,177 783,177 000000000000000000058c91e1832542011dc8ea227a91a45ceebd9347281d58 527 1.00/1.00 vMB 4
783,176 783,176 0000000000000000000443cd05ddf3aa87675fb32a79c6af039c121097e7619b 2,195 1.00/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.91 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: 714.02 GB
    • Received: 17.50 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.