Loading Tool

Explorer IconExplorer

Memory Pool

84,443 transactions
31.67 vMB
0.10695262 BTC
Random Selection Loading Transactions
Max Size: 194.17/200 MB

Candidate Block

Mining Attempt c319abb5a9ffebb9cf03c2b41a94a1bc7b15acea9429d18b86bfe94c919cbfc6
Version 20000000
Previous Block 00000000000000000001e04dc53d2870220783c578c283d55c1a710d6e578ddc
Merkle Root d9d252402027a8653155b602c2a483d8f16e16bc0f68bf1748396135573c1121
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,129
Size: 1.00 vMB
Total Fees: 0.03280255 BTC
Feerates: 504.27 > 3.29 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,219 (560,755 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
354,464 354,464 000000000000000010efd4fe394ad6a1b9030be2207a9bd21bba622231d9d7ab 255 0.12/1.00 vMB 24
354,463 354,463 000000000000000015e74dc98f7d67bc33f44122ef5275191cd906dcb10b761e 553 0.29/1.00 vMB 23
354,462 354,462 00000000000000000348a9bf8918b81f1efbbd180d03a7c4c76e15af402f4afd 1,053 0.58/1.00 vMB 28
354,461 354,461 00000000000000000d22c6cfb711e7e4f6c9859b24d04b3ded7a8606efad77f6 699 0.48/1.00 vMB 21
354,460 354,460 0000000000000000091b02124c9c34c8c75af210d31180db1db13a128532da1d 129 0.12/1.00 vMB 14
354,459 354,459 00000000000000000a600c371a5e61929e2b18f70cc1e0c52682dc67aaf9a18d 249 0.13/1.00 vMB 29
354,458 354,458 0000000000000000091d50c130bbe1ea3e8c46a8b8ea9ae48b4ca908d7fb9b2f 233 0.15/1.00 vMB 22
354,457 354,457 00000000000000000d0a9d729833b3a4a8ea58e97861b64236be7a52d55e3be3 174 0.11/1.00 vMB 22
354,456 354,456 00000000000000000ea329dc20b00c998c81eea83466004e38754a825503d207 728 0.37/1.00 vMB 24
354,455 354,455 0000000000000000121eafcf8ed17c522d04ced517285e47cbbd663996a8ff0d 124 0.07/1.00 vMB 18
354,454 354,454 000000000000000008a8c3b7146683ee40ebe67cb1806542d9003eb404f25b9d 1,042 0.49/1.00 vMB 28
354,453 354,453 0000000000000000070cf30a28a3fb8f9d1cdb9aa60d46b4ed864f7608b54b67 459 0.45/1.00 vMB 14
354,452 354,452 0000000000000000092d8db1174b245d3a36da6501686a3f41fe0b1d5201feef 1,879 0.75/1.00 vMB 35
354,451 354,451 0000000000000000157d55c0ba4e1ca6fd22585543ef430c66c6aac3e8b83a88 575 0.29/1.00 vMB 28
354,450 354,450 00000000000000000fb2d8161d751079994118cdfa85019b774c2eb86d32f8b7 635 0.30/1.00 vMB 28
354,449 354,449 00000000000000000cfaac7fce571bad108b92ce36ebb5b95954dc2cfb273a73 282 0.17/1.00 vMB 22
354,448 354,448 000000000000000001085386d3256d77ad8c4ceb0e44281a082fa85030361993 474 0.28/1.00 vMB 24
354,447 354,447 00000000000000000c1d0a8720d19bf51dc76c7dba531b405b21caba05d7da40 934 0.47/1.00 vMB 32
354,446 354,446 000000000000000004d1ec09faee7988da582e3e90e4f5a3863aea2517a03368 414 0.21/1.00 vMB 27
354,445 354,445 00000000000000001343bd6c81520d92d7d1bfe961f2af43561be1a3c7d4092b 1,336 0.62/1.00 vMB 29
354,444 354,444 00000000000000000af18ad80cdabbc282ac4395a79f023d3c133b186cdb8f89 51 0.04/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 782.77 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: 709.30 GB
    • Received: 16.87 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.