Loading Tool

Explorer IconExplorer

Memory Pool

39,249 transactions
28.46 vMB
0.07336695 BTC
Random Selection Loading Transactions
Max Size: 144.30/200 MB

Candidate Block

Mining Attempt 22e45ac6274a1eef3036a7f9dcd387944f4c482d7e7cdcffdc3b7324cf09287d
Version 20000000
Previous Block 00000000000000000001b25de7d6b46a8948f214d3970d4d7cda994c93f61a8a
Merkle Root f1626c4b7d6f3606a701f8ea794771ff29aafd69791ca27d422608213b83dbc5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,995
Size: 1.00 vMB
Total Fees: 0.01834711 BTC
Feerates: 150.93 > 1.84 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,611 (857,490 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
57,121 57,121 000000000e9a7245f160ecc7f5baa0c8ab60e7b4f9587a0bbbd9c6cd8347e108 1 0.00/1.00 vMB 0
57,120 57,120 00000000105c67022fb4a86f533f72da186bc6792f11de153c4381e3de7d57aa 3 0.00/1.00 vMB 0
57,119 57,119 000000000402b772b70df0faa48f42d590bec4ff3a3c66229599ca1017c56667 3 0.00/1.00 vMB 0
57,118 57,118 0000000002b9e6ce135aab5e471a2fb723be0a18b21cd7e7a1ddf4e3c8cb75fe 1 0.00/1.00 vMB 0
57,117 57,117 0000000004566e5c6627a99df6ee9799a9c59aef956f4602fe382e4c99b1c0c7 1 0.00/1.00 vMB 0
57,116 57,116 00000000146fdc6950e89d9d9ae7e458ef7757d17533018324f34bfef948ab59 1 0.00/1.00 vMB 0
57,115 57,115 00000000146cc82e64349b62073a46685708d6b0e81f299b27f9a466e762457d 2 0.00/1.00 vMB 0
57,114 57,114 000000000e37d44d9d6948d27faaf7fb973e2746a1ceb06d845a35de0a107639 1 0.00/1.00 vMB 0
57,113 57,113 000000000a37f02d88416d6a0b4e27d424045741bfb19221092396eeb5c355c0 10 0.00/1.00 vMB 0
57,112 57,112 0000000003dd71ae0188435f706dda58dd932ef74d3f607076777677c5c31240 20 0.00/1.00 vMB 0
57,111 57,111 0000000001ef2fa49ae8a91069559c483f6cbb8cd8780c14d60643f9b84307b8 1 0.00/1.00 vMB 0
57,110 57,110 0000000006e0d9c4ac320dc4695210b26d6264193f0420c7d36fe355f9c88d8a 1 0.00/1.00 vMB 0
57,109 57,109 000000000a2a12729970a405e7f82a808c8375cad464df34264cd75217cf544a 1 0.00/1.00 vMB 0
57,108 57,108 0000000006013c6f5a34a3923dc3c54f4695b157bfa1ab6c85dff9dc76e2ab6a 1 0.00/1.00 vMB 0
57,107 57,107 0000000006a46f55f25bda3479f44d6ef871d5bc298ab8106797522ad884b032 1 0.00/1.00 vMB 0
57,106 57,106 00000000086cf7e6c10e5a5b947600f08afbc682ec344f8146ad89ae177a0b98 8 0.00/1.00 vMB 0
57,105 57,105 00000000034429c300ab7d75628e90064a4235bbb83bdfc1075cb7ac63f98d36 1 0.00/1.00 vMB 0
57,104 57,104 000000001390c975f5743763d83ac30e7384ad4eb146511f48823116b44ce8ca 1 0.00/1.00 vMB 0
57,103 57,103 0000000000d2e942d0d981dbe80c980bc4f5535bcc7990d7f9f5d4007f54b7d7 1 0.00/1.00 vMB 0
57,102 57,102 0000000011d448316a2b66d4f3d7df8f8e10de8d78deb378836a06ccbb42a5ea 1 0.00/1.00 vMB 0
57,101 57,101 00000000057e2ac6c9c16a938607d6fef889450108ad28750b51faefc6cb6464 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.70 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: 629.12 GB
    • Received: 11.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.