Loading Tool

Explorer IconExplorer

Memory Pool

82,447 transactions
31.77 vMB
0.09179651 BTC
Random Selection Loading Transactions
Max Size: 189.03/200 MB

Candidate Block

Mining Attempt 35a701b32b104b963a473079d51e2d8869cd9db5acbf85f6aef5a66d43fd65b7
Version 20000000
Previous Block 00000000000000000000880b1680fef67d1387961500b05f68e29399f83d5076
Merkle Root f688d31a663d99ff907c209a266713642ac93609045a47ecce7bae29ded00d7a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,103
Size: 1.00 vMB
Total Fees: 0.02836788 BTC
Feerates: 101.66 > 2.84 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,953 (66,597 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
848,356 848,356 00000000000000000000990d4232e4190aa6d26bcabd743dab5b26b7ce999016 4,144 1.00/1.00 vMB 26
848,355 848,355 00000000000000000000c63463bfa68d3d1bd65f54107cd8ba7e1c76644b8dbd 2,955 1.00/1.00 vMB 21
848,354 848,354 00000000000000000000b066d1df49365aa6ac2279f9b4472a69aff5df75d985 3,276 1.00/1.00 vMB 24
848,353 848,353 0000000000000000000032b1df0bca790294a18e237bd8a8fd996e466b4310bf 4,700 1.00/1.00 vMB 14
848,352 848,352 00000000000000000000e8ae5664f5d3687238c5c889e6dbcd66e0353f312037 3,103 1.00/1.00 vMB 16
848,351 848,351 000000000000000000022fabc2ee9d115b5eba4b7a4ae760fb78fbc2695f3a18 4,989 1.00/1.00 vMB 10
848,350 848,350 000000000000000000013041b424525e3f5e735b63c3f7d6eeff742688e21bb3 2,836 1.00/1.00 vMB 12
848,349 848,349 000000000000000000005d2b3aa20985f849d2b846b06c02bfdb9e3f91fdc682 3,621 1.00/1.00 vMB 21
848,348 848,348 00000000000000000002ca405eb689b59742b727f48e8ac66d0753b899852112 3,558 1.00/1.00 vMB 23
848,347 848,347 000000000000000000017ed2717a628824b3a5491b58c799fde39887ee5ca0fe 873 1.00/1.00 vMB 10
848,346 848,346 000000000000000000015a6b8541e9ffee88cbde12a8569114e7dbbc6b6405b6 5,970 1.00/1.00 vMB 10
848,345 848,345 0000000000000000000124c2a0cd741efa9a4b85455a9b08963eea035a9e85c3 3,272 1.00/1.00 vMB 17
848,344 848,344 0000000000000000000077a84541074160c5ce12a805e0f12460434ee1af1fba 2,602 1.00/1.00 vMB 17
848,343 848,343 00000000000000000000d20032f4af1f786a58025149a93d46c80a686139a0d2 2,747 1.00/1.00 vMB 24
848,342 848,342 000000000000000000024a8441a5a99946d28b3a653fad5529e0fcf0153c8f37 4,247 1.00/1.00 vMB 16
848,341 848,341 00000000000000000001034fce4b839a73bfa1fe638364d9f43afe2ec8e0a046 2,485 1.00/1.00 vMB 11
848,340 848,340 0000000000000000000067b007985f5b673d9121a581bb033026c3b462337bfb 498 1.00/1.00 vMB 10
848,339 848,339 00000000000000000002ab06a66e3a6dcaeb6abb2db9ef0523cb10a136b70297 5,101 1.00/1.00 vMB 15
848,338 848,338 00000000000000000003531c99ff6c3fa61f9158cc3e3d1438314b82538eb0c3 2,820 1.00/1.00 vMB 11
848,337 848,337 000000000000000000023212ef2fa5c6512f36656f061579b4547008d754670b 2,014 1.00/1.00 vMB 14
848,336 848,336 000000000000000000028cecab74efd433e21e114f6aec2e18a742ccff47f9ec 79 1.00/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.31 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: 658.64 GB
    • Received: 14.58 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.